Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
dc6d8088
Commit
dc6d8088
authored
Jul 08, 2013
by
Vinicius Jarina
Browse files
Fixed 64bit build (Windows)
parent
886c0e65
Changes
4
Hide whitespace changes
Inline
Side-by-side
KeraLua
@
da02ed92
Compare
a7cf97e6
...
da02ed92
Subproject commit
a7cf97e6611b34c12d97d698bfbe5d3dcd38e6d5
Subproject commit
da02ed9233026812f4e21f0792bda6e1566966bd
run_all.win.kopilua.bat
View file @
dc6d8088
erase
tests
\
*
.dll
erase
tests
\
*
.dll
msbuild
NLua
.sln
/p
:Configuration
=
ReleaseKopiLua
msbuild
NLua
.sln
/p
:Configuration
=
ReleaseKopiLua
/p
:Platform
=
"Any CPU"
cd
tests
/
cd
tests
/
nunit
-console
NLuaTest
.dll
/xml
=
$1
nunit
-console
NLuaTest
.dll
/xml
=
$1
cd
..
\ No newline at end of file
run_all.win32.bat
View file @
dc6d8088
erase
tests
\
*
.dll
erase
tests
\
*
.dll
cd
Core
\KeraLua
cd
Core
\KeraLua
call
Makefile
.Win
64
.bat
call
Makefile
.Win
32
.bat
msbuild
KeraLua
.sln
/p
:Configuration
=
Release
msbuild
KeraLua
.sln
/p
:Configuration
=
Release
/p
:Platform
=
"Any CPU"
cd
..\..
cd
..\..
xcopy
Core
\KeraLua\external\lua\win
64
\bin\
*
.dll
tests
\
*
.dll
xcopy
Core
\KeraLua\external\lua\win
32
\bin\
*
.dll
tests
\
*
.dll
msbuild
NLua
.sln
/p
:Configuration
=
Release
msbuild
NLua
.sln
/p
:Configuration
=
Release
/p
:Platform
=
"Any CPU"
cd
tests
/
cd
tests
/
nunit
-console
NLuaTest
.dll
/xml
=
$1
nunit
-console
NLuaTest
.dll
/xml
=
$1
cd
..
cd
..
...
...
run_all.win64.bat
View file @
dc6d8088
erase
tests
\
*
.dll
erase
tests
\
*
.dll
cd
Core
\KeraLua
cd
Core
\KeraLua
call
Makefile
.Win64.bat
call
Makefile
.Win64.bat
msbuild
KeraLua
.sln
/p
:Configuration
=
Release
msbuild
KeraLua
.sln
/p
:Configuration
=
Release
/p
:Platform
=
"Any CPU"
cd
..\..
cd
..\..
xcopy
Core
\KeraLua\external\lua\win64\bin\
*
.dll
tests
\
*
.dll
xcopy
Core
\KeraLua\external\lua\win64\bin
64
\
*
.dll
tests
\
*
.dll
msbuild
NLua
.sln
/p
:Configuration
=
Release
msbuild
NLua
.sln
/p
:Configuration
=
Release
/p
:Platform
=
"Any CPU"
cd
tests
/
cd
tests
/
nunit
-console
NLuaTest
.dll
/xml
=
$1
nunit
-console
NLuaTest
.dll
/xml
=
$1
cd
..
cd
..
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment