Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2011-04-17 16:16:42 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2011-04-17 16:16:42 +0400
commitae827ad035541fc0455a449d17e39c8deb4061db (patch)
treef618fc5526913322285424435103a41abd20e193 /src/thirdparty/ui
parent36cbed4f088553bd3c51202f26ba69161166645c (diff)
partially revert r3029, project files cleanup, compile MediaInfoLib and ZenLib with /O2 like the rest of the projects for MSVC2008
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3037 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/thirdparty/ui')
-rw-r--r--src/thirdparty/ui/TreePropSheet/TreePropSheet.vcproj1
-rw-r--r--src/thirdparty/ui/TreePropSheet/TreePropSheet.vcxproj2
2 files changed, 0 insertions, 3 deletions
diff --git a/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcproj b/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcproj
index 5c0c2f5c1..0279d67e0 100644
--- a/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcproj
+++ b/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcproj
@@ -154,7 +154,6 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- UsePrecompiledHeader="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcxproj b/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcxproj
index b7c64377d..0d7544e3f 100644
--- a/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcxproj
+++ b/src/thirdparty/ui/TreePropSheet/TreePropSheet.vcxproj
@@ -90,8 +90,6 @@
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <PrecompiledHeader>
- </PrecompiledHeader>
</ClCompile>
<Lib>
<AdditionalOptions>/IGNORE:4221 %(AdditionalOptions)</AdditionalOptions>