From 5e992068777facb7fee658231d3d78a46813bb77 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sat, 2 Jan 2016 20:19:14 +0000 Subject: LibLua: project cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@15999 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/liblua/liblua.vcxproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libs') diff --git a/libs/liblua/liblua.vcxproj b/libs/liblua/liblua.vcxproj index e1951700b5..39d0ea5925 100644 --- a/libs/liblua/liblua.vcxproj +++ b/libs/liblua/liblua.vcxproj @@ -27,9 +27,8 @@ - Sync - LUA_BUILD_AS_DLL;DEBUG;%(PreprocessorDefinitions) - LUA_BUILD_AS_DLL;NDEBUG;%(PreprocessorDefinitions) + LUA_BUILD_AS_DLL;%(PreprocessorDefinitions) + 4244;4310;4702;%(DisableSpecificWarnings) -- cgit v1.2.3