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
eaa7d8ea
Commit
eaa7d8ea
authored
Mar 11, 2013
by
Vinicius Jarina
Browse files
Added run_all.win32.bat
parent
980b6f79
Changes
2
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
eaa7d8ea
...
...
@@ -10,6 +10,7 @@ install:
-
sudo apt-get install cmake mono-devel mono-gmcs nunit >/dev/null 2>&1
script
:
-
uname --all
-
git submodule update --init --recursive
-
./run_all.linux.sh
...
...
run_all.win32.bat
0 → 100644
View file @
eaa7d8ea
cd
Core
/KeraLua
Makefile
.Win32.bat
msbuild
KeraLua
.sln
/p
:Configuration
=
Release
xcopy
Core
\KeraLua\external\lua\win32\bin\
*
.dll
tests
\
*
.dll
msbuild
LuaInterface
.sln
/p
:Configuration
=
Release
cd
tests
/
nunit
-console
LuaInterfaceTest
.dll
-xml
=
$1
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