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
42c91f3d
Commit
42c91f3d
authored
Oct 13, 2014
by
Vinicius Jarina
Browse files
Fixed ARM WPSL8 build.
parent
4fa2ac00
Changes
3
Show whitespace changes
Inline
Side-by-side
nuget.package/NLua.nuspec
View file @
42c91f3d
...
...
@@ -19,7 +19,7 @@ NLua 1.1.0
Port to WP7 (Thanks to Mangatome)
NLua now using Lua 5.2.2
Bug fixes.
</releaseNotes>
<copyright>
Copyright (c) 201
3
Vinicius Jarina (viniciusjarina@gmail.com)
</copyright>
<copyright>
Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
</copyright>
<language
/>
<tags>
Lua Script NLua LuaInterface
</tags>
</metadata>
...
...
run_all.wpsl8.arm.bat
View file @
42c91f3d
msbuild
NLua
.WPSL8.sln
/p
:Configuration
=
Release
/p
:DefineConstants
=
"WSTRING;LUA_CORE;CATCH_EXCEPTIONS"
/p
:Platform
=
"ARM"
msbuild
NLua
.WPSL8.sln
/p
:Configuration
=
Release
/p
:Platform
=
"ARM"
run_all.wpsl8.bat
deleted
100755 → 0
View file @
4fa2ac00
msbuild
NLua
.WPSL8.sln
/p
:Configuration
=
Release
/p
:Platform
=
"ARM"
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