"src/vscode:/vscode.git/clone" did not exist on "ec2608e82f2ba11af65e7228ee51dca62b549e71"
Commit 42c91f3d authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Fixed ARM WPSL8 build.

parent 4fa2ac00
......@@ -11,15 +11,15 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>NLua Package.</description>
<summary>NLua allow use Lua from C#, using Windows, Linux, Mac, iOS , Android, Windows Phone 7 and Windows Phone 8.</summary>
<releaseNotes>NLua 1.2.0
Port to Android 15+ (armeabi, v7a, x86)
Updated Lua 5.2.2 (patch 7)
Lot of Bug fixes.
NLua 1.1.0
Port to WP7 (Thanks to Mangatome)
NLua now using Lua 5.2.2
<releaseNotes>NLua 1.2.0
Port to Android 15+ (armeabi, v7a, x86)
Updated Lua 5.2.2 (patch 7)
Lot of Bug fixes.
NLua 1.1.0
Port to WP7 (Thanks to Mangatome)
NLua now using Lua 5.2.2
Bug fixes.</releaseNotes>
<copyright>Copyright (c) 2013 Vinicius Jarina (viniciusjarina@gmail.com)</copyright>
<copyright>Copyright (c) 2014 Vinicius Jarina (viniciusjarina@gmail.com)</copyright>
<language />
<tags>Lua Script NLua LuaInterface</tags>
</metadata>
......
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"
msbuild NLua.WPSL8.sln /p:Configuration=Release /p:Platform="ARM"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment