MthOutput_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:42k
- <?xml version="1.0" encoding = "windows-1251"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="MthOutput"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Static Unicode Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput"
- 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_700StaticUnicodeDebugWithMfcDllMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/"
- ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-yud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-yud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput"
- 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_700StaticAnsiReleaseWithMfcDllMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/"
- ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-yn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-yn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeReleaseMthOutput"
- 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_700StaticUnicodeReleaseMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseMthOutput/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-su.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-su.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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_700MbcsReleaseMthOutput"
- 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_700MbcsReleaseMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsReleaseMthOutput/"
- ObjectFile=".....Bin_700MbcsReleaseMthOutput/"
- ProgramDataBaseFileName=".....Bin_700MbcsReleaseMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-m.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-m.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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_700AnsiDebugMthOutput"
- 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_700AnsiDebugMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiDebugMthOutput/"
- ObjectFile=".....Bin_700AnsiDebugMthOutput/"
- ProgramDataBaseFileName=".....Bin_700AnsiDebugMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-nd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-nd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput"
- 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_700StaticMbcsReleaseWithMfcDllMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/"
- ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-ym.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-ym.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticUnicodeDebugMthOutput"
- 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_700StaticUnicodeDebugMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeDebugMthOutput/"
- ObjectFile=".....Bin_700StaticUnicodeDebugMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-sud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-sud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 ANSI Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiDebugMthOutput"
- 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_700StaticAnsiDebugMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugMthOutput/"
- ObjectFile=".....Bin_700StaticAnsiDebugMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-snd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-snd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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_700StaticMbcsReleaseMthOutput"
- 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_700StaticMbcsReleaseMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsReleaseMthOutput/"
- ObjectFile=".....Bin_700StaticMbcsReleaseMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-sm.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-sm.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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="Unicode Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeDebugMthOutput"
- 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_700UnicodeDebugMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeDebugMthOutput/"
- ObjectFile=".....Bin_700UnicodeDebugMthOutput/"
- ProgramDataBaseFileName=".....Bin_700UnicodeDebugMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-ud.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-ud.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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_700StaticUnicodeReleaseWithMfcDllMthOutput"
- 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_700StaticUnicodeReleaseWithMfcDllMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/"
- ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-yu.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-yu.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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_700AnsiReleaseMthOutput"
- 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_700AnsiReleaseMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700AnsiReleaseMthOutput/"
- ObjectFile=".....Bin_700AnsiReleaseMthOutput/"
- ProgramDataBaseFileName=".....Bin_700AnsiReleaseMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-n.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-n.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 ANSI Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticAnsiReleaseMthOutput"
- 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_700StaticAnsiReleaseMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiReleaseMthOutput/"
- ObjectFile=".....Bin_700StaticAnsiReleaseMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-sn.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-sn.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700MbcsDebugMthOutput"
- 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_700MbcsDebugMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700MbcsDebugMthOutput/"
- ObjectFile=".....Bin_700MbcsDebugMthOutput/"
- ProgramDataBaseFileName=".....Bin_700MbcsDebugMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-md.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-md.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 Debug with MFC DLL|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput"
- 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_700StaticMbcsDebugWithMfcDllMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/"
- ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-ymd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-ymd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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_700StaticAnsiDebugWithMfcDllMthOutput"
- 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_700StaticAnsiDebugWithMfcDllMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/"
- ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-ynd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-ynd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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="Unicode Release|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700UnicodeReleaseMthOutput"
- 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_700UnicodeReleaseMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700UnicodeReleaseMthOutput/"
- ObjectFile=".....Bin_700UnicodeReleaseMthOutput/"
- ProgramDataBaseFileName=".....Bin_700UnicodeReleaseMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-u.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- ProgramDatabaseFile=".....Bin_700/MthOutput-u.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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 MBCS Debug|Win32"
- OutputDirectory=".....Bin_700"
- IntermediateDirectory=".....Bin_700StaticMbcsDebugMthOutput"
- 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_700StaticMbcsDebugMthOutput/MthOutput_700.pch"
- AssemblerListingLocation=".....Bin_700StaticMbcsDebugMthOutput/"
- ObjectFile=".....Bin_700StaticMbcsDebugMthOutput/"
- ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugMthOutput/"
- WarningLevel="4"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- OutputFile="....Bin_700/MthOutput-smd.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="....Bin_700"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".....Bin_700/MthOutput-smd.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".....Bin_700/MthOutput_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>
- </Configurations>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".ChildFrm.cpp">
- </File>
- <File
- RelativePath=".LogCtrl.cpp">
- </File>
- <File
- RelativePath=".MainFrm.cpp">
- </File>
- <File
- RelativePath=".MthOutput.cpp">
- </File>
- <File
- RelativePath=".MthOutput.rc">
- </File>
- <File
- RelativePath=".StdAfx.cpp">
- <FileConfiguration
- Name="Static Unicode Debug with MFC DLL|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="Static Unicode 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="ANSI 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 Unicode Debug|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="Unicode 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="ANSI Release|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 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 ANSI Debug 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>
- <FileConfiguration
- Name="Static MBCS Debug|Win32">
- <Tool
- Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".ChildFrm.h">
- </File>
- <File
- RelativePath=".LogCtrl.h">
- </File>
- <File
- RelativePath=".MainFrm.h">
- </File>
- <File
- RelativePath=".MthOutput.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=".resMthOutput.ico">
- </File>
- <File
- RelativePath=".resMthOutput.rc2">
- </File>
- <File
- RelativePath=".resToolbar.bmp">
- </File>
- <File
- RelativePath=".residr_mdit.ico">
- </File>
- <File
- RelativePath=".restoolbar1.bmp">
- </File>
- <File
- RelativePath=".restoolbar2.bmp">
- </File>
- </Filter>
- <File
- RelativePath=".ReadMe.txt">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>