ResizablePropertySheet_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:44k
源码类别:
界面编程
开发平台:
Visual C++
- <?xml version="1.0" encoding = "windows-1251"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="ResizablePropertySheet"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Static ANSI Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticAnsiReleaseResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-sn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-sn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticUnicodeDebugResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-sud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-sud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticMbcsDebugResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-smd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-smd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="MBCS Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsReleaseResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700MbcsReleaseResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsReleaseResizablePropertySheet/"
- ObjectFile=".....Bin_700MbcsReleaseResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700MbcsReleaseResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-m.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-m.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeReleaseResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700UnicodeReleaseResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeReleaseResizablePropertySheet/"
- ObjectFile=".....Bin_700UnicodeReleaseResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700UnicodeReleaseResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-u.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-u.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="ANSI Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700AnsiDebugResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700AnsiDebugResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiDebugResizablePropertySheet/"
- ObjectFile=".....Bin_700AnsiDebugResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700AnsiDebugResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-nd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-nd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-yu.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-yu.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticAnsiDebugResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-snd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-snd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticMbcsReleaseResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-sm.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-sm.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-yn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-yn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="ANSI Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700AnsiReleaseResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700AnsiReleaseResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiReleaseResizablePropertySheet/"
- ObjectFile=".....Bin_700AnsiReleaseResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700AnsiReleaseResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-n.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-n.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-yud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-yud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-su.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-su.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-ym.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-ym.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static MBCS Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-ymd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-ymd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Static ANSI Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllResizablePropertySheet/"
- ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-ynd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-ynd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="MBCS Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsDebugResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700MbcsDebugResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsDebugResizablePropertySheet/"
- ObjectFile=".....Bin_700MbcsDebugResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700MbcsDebugResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-md.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-md.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- <Configuration
- Name="Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeDebugResizablePropertySheet"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- Optimization="0"
- AdditionalIncludeDirectories="....include"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".....Bin_700UnicodeDebugResizablePropertySheet/ResizablePropertySheet_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeDebugResizablePropertySheet/"
- ObjectFile=".....Bin_700UnicodeDebugResizablePropertySheet/"
- ProgramDataBaseFileName=".....Bin_700UnicodeDebugResizablePropertySheet/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/ResizablePropertySheet-ud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/ResizablePropertySheet-ud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/ResizablePropertySheet_700.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_AFXDLL;_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../Include"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- </Configuration>
- </Configurations>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".MyResizablePage1.cpp">
- </File>
- <File
- RelativePath=".MyResizablePage2.cpp">
- </File>
- <File
- RelativePath=".MyResizablePage3.cpp">
- </File>
- <File
- RelativePath=".ResizablePropertySheet.cpp">
- </File>
- <File
- RelativePath=".ResizablePropertySheet.rc">
- </File>
- <File
- RelativePath=".StdAfx.cpp">
- <FileConfiguration
- Name="Static ANSI Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="MBCS Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Unicode Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="ANSI Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Release with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Release with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="ANSI Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Debug with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static Unicode Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Release with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static MBCS Debug with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Static ANSI Debug with MFC DLL|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="MBCS Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Unicode Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".MyResizablePage1.h">
- </File>
- <File
- RelativePath=".MyResizablePage2.h">
- </File>
- <File
- RelativePath=".MyResizablePage3.h">
- </File>
- <File
- RelativePath=".ResizablePropertySheet.h">
- </File>
- <File
- RelativePath=".Resource.h">
- </File>
- <File
- RelativePath=".StdAfx.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath=".resResizablePropertySheet.ico">
- </File>
- <File
- RelativePath=".resbitmap2.bmp">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>