From f75d1adf0e3bee8df27ee3aa5d0607e202ce252f Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 19 Jan 2014 16:15:35 +0100 Subject: Removed obsolete MSVC project files. Windows builds now use CMake as well. --- VC2013/Lua.vcxproj | 234 ----------------------------------------------------- 1 file changed, 234 deletions(-) delete mode 100644 VC2013/Lua.vcxproj (limited to 'VC2013/Lua.vcxproj') diff --git a/VC2013/Lua.vcxproj b/VC2013/Lua.vcxproj deleted file mode 100644 index 8b330a666..000000000 --- a/VC2013/Lua.vcxproj +++ /dev/null @@ -1,234 +0,0 @@ - - - - - Debug profiled - Win32 - - - Debug_LuaStatic - Win32 - - - Debug - Win32 - - - Release profiled - Win32 - - - Release - Win32 - - - - {082E8185-7B3A-4945-8C82-9132341A329D} - Lua - Win32Proj - - - - StaticLibrary - v120 - Unicode - - - DynamicLibrary - v120 - Unicode - - - DynamicLibrary - v120 - Unicode - true - - - DynamicLibrary - v120 - Unicode - true - - - DynamicLibrary - v120 - Unicode - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>12.0.21005.1 - - - $(SolutionDir)$(Configuration)\Lua\ - $(Configuration)\Lua\ - - - $(SolutionDir)$(Configuration)\Lua\ - $(Configuration)\Lua\ - - - $(SolutionDir)$(Configuration)\Lua\ - $(Configuration)\Lua\ - - - $(SolutionDir)$(Configuration)\Lua\ - $(Configuration)\Lua\ - - - $(SolutionDir)$(Configuration)\Lua\ - $(Configuration)\Lua\ - - - - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - - - $(ProjectDir)\..\MCServer\lua5.1.dll - true - - - - - MaxSpeed - true - 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;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) - true - EnableFastChecks - MultiThreadedDebug - - Level3 - EditAndContinue - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3