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:
Diffstat (limited to 'src/ui/TreePropSheet/TreePropSheet.vcproj')
-rw-r--r--src/ui/TreePropSheet/TreePropSheet.vcproj332
1 files changed, 108 insertions, 224 deletions
diff --git a/src/ui/TreePropSheet/TreePropSheet.vcproj b/src/ui/TreePropSheet/TreePropSheet.vcproj
index 1628c1eca..efb97df39 100644
--- a/src/ui/TreePropSheet/TreePropSheet.vcproj
+++ b/src/ui/TreePropSheet/TreePropSheet.vcproj
@@ -1,287 +1,191 @@
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="7.10"
Name="TreePropSheet"
ProjectGUID="{AB494732-EF6D-44D0-BCF8-80FF04858D10}"
- Keyword="Win32Proj"
- >
+ Keyword="Win32Proj">
<Platforms>
<Platform
- Name="Win32"
- />
+ Name="Win32"/>
</Platforms>
- <ToolFiles>
- </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
+ CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="true"
+ MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
- RuntimeTypeInfo="true"
- UsePrecompiledHeader="2"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- />
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="4"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="../../../lib/TreePropSheetD.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="../../../lib/TreePropSheetD.lib"
- />
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
<Tool
- Name="VCALinkTool"
- />
+ Name="VCResourceCompilerTool"/>
<Tool
- Name="VCXDCMakeTool"
- />
+ Name="VCWebServiceProxyGeneratorTool"/>
<Tool
- Name="VCBscMakeTool"
- />
+ Name="VCXMLDataGeneratorTool"/>
<Tool
- Name="VCFxCopTool"
- />
+ Name="VCManagedWrapperGeneratorTool"/>
<Tool
- Name="VCPostBuildEventTool"
- />
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="1"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
+ CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- OmitFramePointers="true"
+ OmitFramePointers="TRUE"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- StringPooling="true"
+ StringPooling="TRUE"
RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- RuntimeTypeInfo="true"
- UsePrecompiledHeader="2"
+ EnableFunctionLevelLinking="TRUE"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="3"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="../../../lib/TreePropSheetR.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="../../../lib/TreePropSheetR.lib"
- />
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
<Tool
- Name="VCALinkTool"
- />
+ Name="VCResourceCompilerTool"/>
<Tool
- Name="VCXDCMakeTool"
- />
+ Name="VCWebServiceProxyGeneratorTool"/>
<Tool
- Name="VCBscMakeTool"
- />
+ Name="VCXMLDataGeneratorTool"/>
<Tool
- Name="VCFxCopTool"
- />
+ Name="VCManagedWrapperGeneratorTool"/>
<Tool
- Name="VCPostBuildEventTool"
- />
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug Unicode|Win32"
OutputDirectory="Debug Unicode"
IntermediateDirectory="Debug Unicode"
ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
+ CharacterSet="1">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="true"
+ MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
- RuntimeTypeInfo="true"
- UsePrecompiledHeader="2"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- />
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="4"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="../../../lib/TreePropSheetDU.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="../../../lib/TreePropSheetDU.lib"
- />
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
<Tool
- Name="VCALinkTool"
- />
+ Name="VCResourceCompilerTool"/>
<Tool
- Name="VCXDCMakeTool"
- />
+ Name="VCWebServiceProxyGeneratorTool"/>
<Tool
- Name="VCBscMakeTool"
- />
+ Name="VCXMLDataGeneratorTool"/>
<Tool
- Name="VCFxCopTool"
- />
+ Name="VCManagedWrapperGeneratorTool"/>
<Tool
- Name="VCPostBuildEventTool"
- />
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release Unicode|Win32"
OutputDirectory="Release Unicode"
IntermediateDirectory="Release Unicode"
ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
+ CharacterSet="1">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- OmitFramePointers="true"
+ OmitFramePointers="TRUE"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- StringPooling="true"
+ StringPooling="TRUE"
RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- ForceConformanceInForLoopScope="true"
- RuntimeTypeInfo="true"
- UsePrecompiledHeader="2"
+ EnableFunctionLevelLinking="TRUE"
+ ForceConformanceInForLoopScope="TRUE"
+ RuntimeTypeInfo="TRUE"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
+ Detect64BitPortabilityProblems="FALSE"
+ DebugInformationFormat="3"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="../../../lib/TreePropSheetRU.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="../../../lib/TreePropSheetRU.lib"
- />
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
<Tool
- Name="VCALinkTool"
- />
+ Name="VCResourceCompilerTool"/>
<Tool
- Name="VCXDCMakeTool"
- />
+ Name="VCWebServiceProxyGeneratorTool"/>
<Tool
- Name="VCBscMakeTool"
- />
+ Name="VCXMLDataGeneratorTool"/>
<Tool
- Name="VCFxCopTool"
- />
+ Name="VCManagedWrapperGeneratorTool"/>
<Tool
- Name="VCPostBuildEventTool"
- />
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
@@ -289,88 +193,68 @@
<Files>
<Filter
Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
- >
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
<File
- RelativePath="PropPageFrame.cpp"
- >
+ RelativePath="PropPageFrame.cpp">
</File>
<File
- RelativePath="PropPageFrameDefault.cpp"
- >
+ RelativePath="PropPageFrameDefault.cpp">
</File>
<File
- RelativePath="stdafx.cpp"
- >
+ RelativePath="stdafx.cpp">
<FileConfiguration
- Name="Debug|Win32"
- >
+ Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
+ UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
- Name="Release|Win32"
- >
+ Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
+ UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
- Name="Debug Unicode|Win32"
- >
+ Name="Debug Unicode|Win32">
<Tool
Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
+ UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
- Name="Release Unicode|Win32"
- >
+ Name="Release Unicode|Win32">
<Tool
Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
+ UsePrecompiledHeader="1"/>
</FileConfiguration>
</File>
<File
- RelativePath="TreePropSheet.cpp"
- >
+ RelativePath="TreePropSheet.cpp">
</File>
</Filter>
<Filter
Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
+ Filter="h;hpp;hxx;hm;inl;inc">
<File
- RelativePath="PropPageFrame.h"
- >
+ RelativePath="PropPageFrame.h">
</File>
<File
- RelativePath="PropPageFrameDefault.h"
- >
+ RelativePath="PropPageFrameDefault.h">
</File>
<File
- RelativePath="stdafx.h"
- >
+ RelativePath="stdafx.h">
</File>
<File
- RelativePath="TreePropSheet.h"
- >
+ RelativePath="TreePropSheet.h">
</File>
</Filter>
<Filter
Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
- Value="0"
- />
+ Value="0"/>
</Globals>
</VisualStudioProject>