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 --- src/common/common.vcxproj | 2 -- src/common/make-te.vcxproj | 2 -- src/fe-gtk/fe-gtk.vcxproj | 2 -- src/fe-text/fe-text.vcxproj | 2 -- src/pixmaps/pixmaps.vcxproj | 2 -- src/version/version.vcxproj | 2 -- 6 files changed, 12 deletions(-) (limited to 'src') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index c71d6ced..5568409e 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -119,7 +119,6 @@ - MaxSpeed true true WIN32;NDEBUG;_LIB;$(OwnFlags);%(PreprocessorDefinitions) @@ -137,7 +136,6 @@ - MaxSpeed true true WIN32;_WIN64;_AMD64_;NDEBUG;_LIB;$(OwnFlags);%(PreprocessorDefinitions) diff --git a/src/common/make-te.vcxproj b/src/common/make-te.vcxproj index 07bb5ca4..b9f0f11f 100644 --- a/src/common/make-te.vcxproj +++ b/src/common/make-te.vcxproj @@ -57,7 +57,6 @@ - MaxSpeed true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) @@ -77,7 +76,6 @@ - MaxSpeed true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) diff --git a/src/fe-gtk/fe-gtk.vcxproj b/src/fe-gtk/fe-gtk.vcxproj index 0c149928..f8c6377a 100644 --- a/src/fe-gtk/fe-gtk.vcxproj +++ b/src/fe-gtk/fe-gtk.vcxproj @@ -59,7 +59,6 @@ - MaxSpeed true true WIN32;NDEBUG;_WINDOWS;$(OwnFlags);%(PreprocessorDefinitions) @@ -81,7 +80,6 @@ - MaxSpeed true true WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;$(OwnFlags);%(PreprocessorDefinitions) diff --git a/src/fe-text/fe-text.vcxproj b/src/fe-text/fe-text.vcxproj index 1c42c967..2a7c3742 100644 --- a/src/fe-text/fe-text.vcxproj +++ b/src/fe-text/fe-text.vcxproj @@ -59,7 +59,6 @@ - MaxSpeed true true WIN32;NDEBUG;_CONSOLE;$(OwnFlags);%(PreprocessorDefinitions) @@ -79,7 +78,6 @@ - MaxSpeed true true WIN32;_WIN64;_AMD64_;NDEBUG;_CONSOLE;$(OwnFlags);%(PreprocessorDefinitions) diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj index dbb18520..a86a7e13 100644 --- a/src/pixmaps/pixmaps.vcxproj +++ b/src/pixmaps/pixmaps.vcxproj @@ -57,7 +57,6 @@ - MaxSpeed true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) @@ -76,7 +75,6 @@ - MaxSpeed true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) diff --git a/src/version/version.vcxproj b/src/version/version.vcxproj index ca429b08..f1520f73 100644 --- a/src/version/version.vcxproj +++ b/src/version/version.vcxproj @@ -57,7 +57,6 @@ - MaxSpeed true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) @@ -77,7 +76,6 @@ - MaxSpeed true true WIN32;_WIN64;_AMD64_;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) -- cgit 1.4.1