summary refs log tree commit diff stats
path: root/src/common/make-te.vcxproj
diff options
context:
space:
mode:
authorEustachy Kapusta <Eustachy.kapusta@gmail.com>2013-07-24 20:56:36 +0200
committerEustachy Kapusta <Eustachy.kapusta@gmail.com>2013-07-24 20:56:36 +0200
commit715a520c0e17057a7abed135bf2b13b71d37b279 (patch)
tree0214dc777919a0a55e27882dd0f254e774cc0116 /src/common/make-te.vcxproj
parent3d10b9f3e2ecc6830e841d80cf8267ba8dea111f (diff)
Move optimization settings from all subsequent projects to hexchat.props
Diffstat (limited to 'src/common/make-te.vcxproj')
-rw-r--r--src/common/make-te.vcxproj2
1 files changed, 0 insertions, 2 deletions
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 @@
     <ClCompile>

       <PrecompiledHeader>

       </PrecompiledHeader>

-      <Optimization>MaxSpeed</Optimization>

       <FunctionLevelLinking>true</FunctionLevelLinking>

       <IntrinsicFunctions>true</IntrinsicFunctions>

       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

@@ -77,7 +76,6 @@
     <ClCompile>

       <PrecompiledHeader>

       </PrecompiledHeader>

-      <Optimization>MaxSpeed</Optimization>

       <FunctionLevelLinking>true</FunctionLevelLinking>

       <IntrinsicFunctions>true</IntrinsicFunctions>

       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>