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>2010-05-27 15:52:11 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-05-27 15:52:11 +0400
commit225abb8ecc847321c0dffcbb58bfe4cb5714c0f8 (patch)
treeae6ee2643076e4da5225db78f97ec9b2fc68d733 /src/thirdparty/VirtualDub/Kasumi
parent0d06db2c617848350a2771b44913dac42f44c346 (diff)
clean up project files and added the /arch option in the release.vsprops so we can easily enable it or disable it in all projects
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/newprojects@1958 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/thirdparty/VirtualDub/Kasumi')
-rw-r--r--src/thirdparty/VirtualDub/Kasumi/Kasumi.vcproj42
1 files changed, 5 insertions, 37 deletions
diff --git a/src/thirdparty/VirtualDub/Kasumi/Kasumi.vcproj b/src/thirdparty/VirtualDub/Kasumi/Kasumi.vcproj
index 2ff895f47..f0a7e46c7 100644
--- a/src/thirdparty/VirtualDub/Kasumi/Kasumi.vcproj
+++ b/src/thirdparty/VirtualDub/Kasumi/Kasumi.vcproj
@@ -24,7 +24,7 @@
<Configuration
Name="Release|Win32"
ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops"
+ InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
@@ -49,17 +49,10 @@
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP"
- Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="h;..\h"
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;NOMINMAX"
- StringPooling="true"
- MinimalRebuild="false"
- RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
DisableSpecificWarnings="4244;4267"
/>
<Tool
@@ -75,7 +68,6 @@
/>
<Tool
Name="VCLibrarianTool"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -98,7 +90,7 @@
<Configuration
Name="Release|x64"
ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops"
+ InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
@@ -124,17 +116,11 @@
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP"
- Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="h;..\h"
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;NOMINMAX"
- StringPooling="true"
- MinimalRebuild="false"
- RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
+ EnableEnhancedInstructionSet="0"
DisableSpecificWarnings="4244;4267"
/>
<Tool
@@ -150,7 +136,6 @@
/>
<Tool
Name="VCLibrarianTool"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -173,7 +158,7 @@
<Configuration
Name="Debug|Win32"
ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops"
+ InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
@@ -198,16 +183,8 @@
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP"
- Optimization="0"
AdditionalIncludeDirectories="h;..\h"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;NOMINMAX"
- StringPooling="true"
- MinimalRebuild="false"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
DisableSpecificWarnings="4244;4267"
/>
<Tool
@@ -223,7 +200,6 @@
/>
<Tool
Name="VCLibrarianTool"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -246,7 +222,7 @@
<Configuration
Name="Debug|x64"
ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops"
+ InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
>
@@ -272,15 +248,8 @@
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP"
- Optimization="0"
AdditionalIncludeDirectories="h;..\h"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;NOMINMAX"
- StringPooling="true"
- MinimalRebuild="false"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
DisableSpecificWarnings="4244;4267"
/>
@@ -297,7 +266,6 @@
/>
<Tool
Name="VCLibrarianTool"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"