From a281a18dfe407cc790b0014ea4e78fa7e35ed61c Mon Sep 17 00:00:00 2001 From: zeromus Date: Wed, 16 Dec 2015 15:22:19 -0600 Subject: [PATCH] cleanup lua vcxproj --- LuaInterface/Lua/src/lua514.vcxproj | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/LuaInterface/Lua/src/lua514.vcxproj b/LuaInterface/Lua/src/lua514.vcxproj index 57e51473af..a092582da0 100644 --- a/LuaInterface/Lua/src/lua514.vcxproj +++ b/LuaInterface/Lua/src/lua514.vcxproj @@ -25,21 +25,18 @@ DynamicLibrary Unicode - true v100 true DynamicLibrary Unicode - true v100 true DynamicLibrary Unicode - true v100 @@ -86,7 +83,6 @@ - /clr %(AdditionalOptions) Disabled $(ProjectDir)..\src;%(AdditionalIncludeDirectories) LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) @@ -97,7 +93,7 @@ 4996;%(DisableSpecificWarnings) - ..\..\luaperks.lib;gdi32.lib;opengl32.lib;shell32.lib;user32.lib;comctl32.lib;kernel32.lib;ws2_32.lib;psapi.lib;AdvAPI32.Lib;ole32.lib;mpr.lib;comdlg32.lib;WinSpool.Lib + gdi32.lib;opengl32.lib;shell32.lib;user32.lib;comctl32.lib;kernel32.lib;ws2_32.lib;psapi.lib;AdvAPI32.Lib;ole32.lib;mpr.lib;comdlg32.lib;WinSpool.Lib $(OutDir)$(TargetName).dll true true @@ -201,6 +197,12 @@ false false + true + true + true + false + false + false