From 127d021cdef15219bd1fc96efadc778062fe9099 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Fri, 6 Dec 2013 19:15:53 +0000 Subject: Regenerated VS2013 files --- VC2013/Lua.vcxproj | 56 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 8 deletions(-) (limited to 'VC2013/Lua.vcxproj') diff --git a/VC2013/Lua.vcxproj b/VC2013/Lua.vcxproj index 2488aa6aa..8b330a666 100644 --- a/VC2013/Lua.vcxproj +++ b/VC2013/Lua.vcxproj @@ -5,6 +5,10 @@ Debug profiled Win32 + + Debug_LuaStatic + Win32 + Debug Win32 @@ -24,31 +28,39 @@ Win32Proj - + StaticLibrary v120 Unicode + + DynamicLibrary + v120 + Unicode + - StaticLibrary + DynamicLibrary v120 Unicode true - StaticLibrary + DynamicLibrary v120 Unicode true - StaticLibrary + DynamicLibrary v120 Unicode + + + @@ -81,10 +93,14 @@ $(SolutionDir)$(Configuration)\Lua\ $(Configuration)\Lua\ + + $(SolutionDir)$(Configuration)\Lua\ + $(Configuration)\Lua\ + Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebug @@ -92,32 +108,57 @@ Level3 EditAndContinue + + $(ProjectDir)\..\MCServer\lua5.1.dll + true + MaxSpeed true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) MultiThreaded true Level3 ProgramDatabase + + $(ProjectDir)\..\MCServer\lua5.1.dll + MaxSpeed true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) MultiThreaded true Level3 ProgramDatabase + + $(ProjectDir)\..\MCServer\lua5.1.dll + + + Disabled + WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + Level3 + EditAndContinue + + + $(ProjectDir)\..\MCServer\lua5.1.dll + + + Disabled WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) @@ -156,7 +197,6 @@ - -- cgit v1.2.3