From 70cf0c09a875f578cc9be9ebf7a900c3e857a2a5 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Mon, 2 Dec 2013 22:36:43 +0100 Subject: The server builds and uses Lua as DLL in Debug mode. This is a test to see how LuaRocks will interact. Only debug mode on Windows is affected, all other platforms and modes are unchanged. --- VC2008/Lua.vcproj | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'VC2008/Lua.vcproj') diff --git a/VC2008/Lua.vcproj b/VC2008/Lua.vcproj index 326ba6411..4dee8c06e 100644 --- a/VC2008/Lua.vcproj +++ b/VC2008/Lua.vcproj @@ -20,7 +20,7 @@ Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)\Lua" IntermediateDirectory="$(ConfigurationName)\Lua" - ConfigurationType="4" + ConfigurationType="2" CharacterSet="1" > + @@ -73,6 +78,9 @@ + @@ -375,10 +383,6 @@ RelativePath="..\lib\lua\src\ltm.c" > - - -- cgit v1.2.3