From ddbce0b9fe347df6223fa7667ef39a00071a06a5 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 21 Oct 2012 05:57:00 +0200 Subject: Move warning level to property sheet --- win32/copy/copy-xp.vcxproj | 2 -- win32/copy/copy.vcxproj | 2 -- win32/hexchat-xp.props | 8 +++++++- win32/hexchat.props | 7 +++++++ win32/installer/installer-xp.vcxproj | 2 -- win32/installer/installer.vcxproj | 2 -- win32/nls/nls-xp.vcxproj | 2 -- win32/nls/nls.vcxproj | 2 -- 8 files changed, 14 insertions(+), 13 deletions(-) (limited to 'win32') diff --git a/win32/copy/copy-xp.vcxproj b/win32/copy/copy-xp.vcxproj index 0d77753a..59ee458c 100644 --- a/win32/copy/copy-xp.vcxproj +++ b/win32/copy/copy-xp.vcxproj @@ -52,7 +52,6 @@ - Level3 MaxSpeed true true @@ -71,7 +70,6 @@ copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatRel)" - Level3 MaxSpeed true true diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index 7fcdec2b..eb9d1752 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -49,7 +49,6 @@ - Level3 MaxSpeed true true @@ -66,7 +65,6 @@ copy "..\installer\watercolorlite-green.cjstyles" "$(HexChatRel)" - Level3 MaxSpeed true true diff --git a/win32/hexchat-xp.props b/win32/hexchat-xp.props index d4ca94ee..7af896d7 100644 --- a/win32/hexchat-xp.props +++ b/win32/hexchat-xp.props @@ -107,6 +107,12 @@ xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatRel)\share\locale" copy "$(ProgramFiles)\Codejock Software\ISSkin\ISSkinU.dll" "$(HexChatRel)" - + + + + Level2 + + + diff --git a/win32/hexchat.props b/win32/hexchat.props index 749dce0a..36516d47 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -120,6 +120,13 @@ xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatRel)\share\locale" copy "$(ProgramFiles)\Codejock Software\ISSkin\ISSkinU.dll" "$(HexChatRel)" + + + + Level2 + + + diff --git a/win32/installer/installer-xp.vcxproj b/win32/installer/installer-xp.vcxproj index b6cb2257..3870825f 100644 --- a/win32/installer/installer-xp.vcxproj +++ b/win32/installer/installer-xp.vcxproj @@ -52,7 +52,6 @@ - Level3 MaxSpeed true true @@ -77,7 +76,6 @@ type hexchat-xp-x86.skel.iss >> "$(OutDir)\hexchat-xp-x86.iss" - Level3 MaxSpeed true true diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj index 4d4bf420..ea707d26 100644 --- a/win32/installer/installer.vcxproj +++ b/win32/installer/installer.vcxproj @@ -49,7 +49,6 @@ - Level3 MaxSpeed true true @@ -74,7 +73,6 @@ type hexchat-x86.skel.iss >> "$(OutDir)\hexchat-x86.iss" - Level3 MaxSpeed true true diff --git a/win32/nls/nls-xp.vcxproj b/win32/nls/nls-xp.vcxproj index 26172e07..3e4a770d 100644 --- a/win32/nls/nls-xp.vcxproj +++ b/win32/nls/nls-xp.vcxproj @@ -52,7 +52,6 @@ - Level3 MaxSpeed true true @@ -74,7 +73,6 @@ mkdir "$(OutDir)\locale\%%~nA\LC_MESSAGES" - Level3 MaxSpeed true true diff --git a/win32/nls/nls.vcxproj b/win32/nls/nls.vcxproj index 559f727c..c1472cd7 100644 --- a/win32/nls/nls.vcxproj +++ b/win32/nls/nls.vcxproj @@ -49,7 +49,6 @@ - Level3 MaxSpeed true true @@ -71,7 +70,6 @@ mkdir "$(OutDir)\locale\%%~nA\LC_MESSAGES" - Level3 MaxSpeed true true -- cgit 1.4.1