From d02c1e68554c9e521887f2446d4e9d2a5e05c9ac Mon Sep 17 00:00:00 2001 From: "cheatengine@gmail.com" Date: Sun, 26 May 2013 13:00:34 +0000 Subject: [PATCH] remove some debug info --- lua/mak.vs2008/lua5.1_dll.vcproj | 4 ++-- lua/mak.vs2008/lua5.1_lib.vcproj | 12 ++++++++++-- lua/mak.vs2008/luac5.1_exe.vcproj | 6 +++--- 3 files changed, 15 insertions(+), 7 deletions(-) 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 @@