From c883ba1d960120d8608bef7cc0d53798868da70c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 17 Dec 2014 15:22:40 +0000 Subject: [PATCH] Lua : - aggiornamento a VS2013. --- lua.vcxproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lua.vcxproj b/lua.vcxproj index 58f2634..18789a3 100644 --- a/lua.vcxproj +++ b/lua.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -28,23 +28,27 @@ DynamicLibrary true Unicode + v120_xp DynamicLibrary true Unicode + v120_xp DynamicLibrary false true Unicode + v120_xp DynamicLibrary false true Unicode + v120_xp @@ -163,6 +167,7 @@ copy $(TargetPath) \EgtProg\Dll32 true true WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;%(PreprocessorDefinitions) + false Windows