SDI_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:41k
- <?xml version="1.0" encoding = "windows-1251"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="SDI"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeDebugSDI"
- 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_700UnicodeDebugSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeDebugSDI/"
- ObjectFile=".....Bin_700UnicodeDebugSDI/"
- ProgramDataBaseFileName=".....Bin_700UnicodeDebugSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-ud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-ud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseSDI"
- 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_700StaticUnicodeReleaseSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseSDI/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-su.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-su.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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_700StaticUnicodeDebugSDI"
- 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_700StaticUnicodeDebugSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugSDI/"
- ObjectFile=".....Bin_700StaticUnicodeDebugSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-sud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-sud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllSDI"
- 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_700StaticMbcsReleaseWithMfcDllSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllSDI/"
- ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-ym.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-ym.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugSDI"
- 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_700StaticMbcsDebugSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugSDI/"
- ObjectFile=".....Bin_700StaticMbcsDebugSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-smd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-smd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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="ANSI Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700AnsiReleaseSDI"
- 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_700AnsiReleaseSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiReleaseSDI/"
- ObjectFile=".....Bin_700AnsiReleaseSDI/"
- ProgramDataBaseFileName=".....Bin_700AnsiReleaseSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-n.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-n.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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_700AnsiDebugSDI"
- 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_700AnsiDebugSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiDebugSDI/"
- ObjectFile=".....Bin_700AnsiDebugSDI/"
- ProgramDataBaseFileName=".....Bin_700AnsiDebugSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-nd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-nd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 MBCS Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseSDI"
- 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_700StaticMbcsReleaseSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseSDI/"
- ObjectFile=".....Bin_700StaticMbcsReleaseSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-sm.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-sm.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllSDI"
- 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_700StaticUnicodeDebugWithMfcDllSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllSDI/"
- ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-yud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-yud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugSDI"
- 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_700StaticAnsiDebugSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugSDI/"
- ObjectFile=".....Bin_700StaticAnsiDebugSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-snd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-snd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllSDI"
- 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_700StaticMbcsDebugWithMfcDllSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllSDI/"
- ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-ymd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-ymd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllSDI"
- 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_700StaticUnicodeReleaseWithMfcDllSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllSDI/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-yu.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-yu.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllSDI"
- 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_700StaticAnsiDebugWithMfcDllSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllSDI/"
- ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-ynd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-ynd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseSDI"
- 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_700StaticAnsiReleaseSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseSDI/"
- ObjectFile=".....Bin_700StaticAnsiReleaseSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-sn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-sn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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="MBCS Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsReleaseSDI"
- 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_700MbcsReleaseSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsReleaseSDI/"
- ObjectFile=".....Bin_700MbcsReleaseSDI/"
- ProgramDataBaseFileName=".....Bin_700MbcsReleaseSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-m.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-m.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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="MBCS Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsDebugSDI"
- 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_700MbcsDebugSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsDebugSDI/"
- ObjectFile=".....Bin_700MbcsDebugSDI/"
- ProgramDataBaseFileName=".....Bin_700MbcsDebugSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-md.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/SDI-md.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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 ANSI Release with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllSDI"
- 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_700StaticAnsiReleaseWithMfcDllSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllSDI/"
- ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllSDI/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-yn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-yn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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="Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeReleaseSDI"
- 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_700UnicodeReleaseSDI/SDI_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeReleaseSDI/"
- ObjectFile=".....Bin_700UnicodeReleaseSDI/"
- ProgramDataBaseFileName=".....Bin_700UnicodeReleaseSDI/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/SDI-u.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/SDI-u.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/SDI_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>
- </Configurations>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".ChildView.cpp">
- </File>
- <File
- RelativePath=".MainFrm.cpp">
- </File>
- <File
- RelativePath=".SDI.cpp">
- </File>
- <File
- RelativePath=".SDI.rc">
- </File>
- <File
- RelativePath=".StdAfx.cpp">
- <FileConfiguration
- Name="Unicode Debug|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 Unicode Debug|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|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="ANSI 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 MBCS 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 ANSI Debug|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 Unicode Release 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="Static ANSI Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="MBCS Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="MBCS Debug|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="Unicode Release|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".ChildView.h">
- </File>
- <File
- RelativePath=".MainFrm.h">
- </File>
- <File
- RelativePath=".Resource.h">
- </File>
- <File
- RelativePath=".SDI.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=".resSDI.ico">
- </File>
- <File
- RelativePath=".resSDI.rc2">
- </File>
- <File
- RelativePath=".resToolbar.bmp">
- </File>
- <File
- RelativePath=".restoolbar2.bmp">
- </File>
- </Filter>
- <File
- RelativePath=".ReadMe.txt">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>