From 715a520c0e17057a7abed135bf2b13b71d37b279 Mon Sep 17 00:00:00 2001 From: Eustachy Kapusta Date: Wed, 24 Jul 2013 20:56:36 +0200 Subject: Move optimization settings from all subsequent projects to hexchat.props --- win32/copy/copy.vcxproj | 2 -- win32/hexchat.props | 5 +++++ win32/installer/installer.vcxproj | 2 -- win32/nls/nls.vcxproj | 2 -- 4 files changed, 5 insertions(+), 6 deletions(-) (limited to 'win32') diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index 3146e6be..1586d200 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -52,7 +52,6 @@ - MaxSpeed true true @@ -67,7 +66,6 @@ - MaxSpeed true true diff --git a/win32/hexchat.props b/win32/hexchat.props index 453240d8..25fdb14a 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -100,6 +100,11 @@ xcopy /q /s /i "$(DepsRoot)\share\locale" "$(HexChatRel)\share\locale" Level3 4996 + + + MaxSpeed + + diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj index faa13c06..87142c2c 100644 --- a/win32/installer/installer.vcxproj +++ b/win32/installer/installer.vcxproj @@ -52,7 +52,6 @@ - MaxSpeed true true @@ -76,7 +75,6 @@ type hexchat-x86.skel.iss >> "$(OutDir)\hexchat-x86.iss" - MaxSpeed true true diff --git a/win32/nls/nls.vcxproj b/win32/nls/nls.vcxproj index c1da078a..35ca3e9d 100644 --- a/win32/nls/nls.vcxproj +++ b/win32/nls/nls.vcxproj @@ -52,7 +52,6 @@ - MaxSpeed true true @@ -73,7 +72,6 @@ mkdir "$(OutDir)\locale\%%~nA\LC_MESSAGES" - MaxSpeed true true -- cgit 1.4.1