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/ResizableLib/ResizableLib.vcproj')
-rw-r--r--src/ui/ResizableLib/ResizableLib.vcproj343
1 files changed, 108 insertions, 235 deletions
diff --git a/src/ui/ResizableLib/ResizableLib.vcproj b/src/ui/ResizableLib/ResizableLib.vcproj
index cf717e0a5..adbe6df7d 100644
--- a/src/ui/ResizableLib/ResizableLib.vcproj
+++ b/src/ui/ResizableLib/ResizableLib.vcproj
@@ -1,272 +1,176 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="7.10"
Name="ResizableLib"
ProjectGUID="{4CC7AE86-3E0A-430A-BFF4-BF00204CAFB0}"
- 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"
- UsePrecompiledHeader="2"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\lib\ResizableLibD.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\lib\ResizableLibD.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"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
- UsePrecompiledHeader="2"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="3"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\lib\ResizableLibR.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\lib\ResizableLibR.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="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
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"
- UsePrecompiledHeader="2"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\lib\ResizableLibDU.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\lib\ResizableLibDU.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="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
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"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
- UsePrecompiledHeader="2"
+ UsePrecompiledHeader="3"
WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="3"/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
+ Name="VCCustomBuildTool"/>
<Tool
- Name="VCResourceCompilerTool"
- />
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\lib\ResizableLibRU.lib"/>
<Tool
- Name="VCPreLinkEventTool"
- />
+ Name="VCMIDLTool"/>
<Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\lib\ResizableLibRU.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>
@@ -275,134 +179,103 @@
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
- RelativePath=".\ResizableDialog.cpp"
- >
+ RelativePath=".\ResizableDialog.cpp">
</File>
<File
- RelativePath=".\ResizableGrip.cpp"
- >
+ RelativePath=".\ResizableGrip.cpp">
</File>
<File
- RelativePath=".\ResizableLayout.cpp"
- >
+ RelativePath=".\ResizableLayout.cpp">
</File>
<File
- RelativePath=".\ResizableMinMax.cpp"
- >
+ RelativePath=".\ResizableMinMax.cpp">
</File>
<File
- RelativePath=".\ResizablePage.cpp"
- >
+ RelativePath=".\ResizablePage.cpp">
</File>
<File
- RelativePath=".\ResizableSheet.cpp"
- >
+ RelativePath=".\ResizableSheet.cpp">
</File>
<File
- RelativePath=".\ResizableState.cpp"
- >
+ RelativePath=".\ResizableState.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>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
- RelativePath=".\ResizableDialog.h"
- >
+ RelativePath=".\ResizableDialog.h">
</File>
<File
- RelativePath=".\ResizableGrip.h"
- >
+ RelativePath=".\ResizableGrip.h">
</File>
<File
- RelativePath=".\ResizableLayout.h"
- >
+ RelativePath=".\ResizableLayout.h">
</File>
<File
- RelativePath=".\ResizableMinMax.h"
- >
+ RelativePath=".\ResizableMinMax.h">
</File>
<File
- RelativePath=".\ResizableMsgSupport.h"
- >
+ RelativePath=".\ResizableMsgSupport.h">
</File>
<File
- RelativePath=".\ResizableMsgSupport.inl"
- >
+ RelativePath=".\ResizableMsgSupport.inl">
</File>
<File
- RelativePath=".\ResizablePage.h"
- >
+ RelativePath=".\ResizablePage.h">
</File>
<File
- RelativePath=".\ResizableSheet.h"
- >
+ RelativePath=".\ResizableSheet.h">
</File>
<File
- RelativePath=".\ResizableState.h"
- >
+ RelativePath=".\ResizableState.h">
</File>
<File
- RelativePath=".\stdafx.h"
- >
+ RelativePath=".\stdafx.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
</Filter>
<File
- RelativePath=".\ReadMe.txt"
- >
+ RelativePath=".\ReadMe.txt">
</File>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
- Value="0"
- />
+ Value="0"/>
</Globals>
</VisualStudioProject>