diff --git a/lua/mak.vs2008/lua5.1_dll.vcproj b/lua/mak.vs2008/lua5.1_dll.vcproj index 3f0ceb7d..21d17a2a 100644 --- a/lua/mak.vs2008/lua5.1_dll.vcproj +++ b/lua/mak.vs2008/lua5.1_dll.vcproj @@ -212,7 +212,7 @@ Name="VCCLCompilerTool" Optimization="3" AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;DEBUG;MSVC9;LUA_USER_H="""lua_user.h"""" + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;MSVC9;LUA_USER_H="""lua_user.h"""" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" @@ -294,7 +294,7 @@ /> + + @@ -258,6 +262,10 @@ RelativePath="..\src\ltm.c" > + + diff --git a/lua/mak.vs2008/luac5.1_exe.vcproj b/lua/mak.vs2008/luac5.1_exe.vcproj index f0bce32e..3a7c12e7 100644 --- a/lua/mak.vs2008/luac5.1_exe.vcproj +++ b/lua/mak.vs2008/luac5.1_exe.vcproj @@ -1,7 +1,7 @@