<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug_Unicode|Win32"> <Configuration>Debug_Unicode</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug_Unicode|x64"> <Configuration>Debug_Unicode</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug_X64|Win32"> <Configuration>Debug_X64</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug_X64|x64"> <Configuration>Debug_X64</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug|x64"> <Configuration>Debug</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="release_Unicode|Win32"> <Configuration>release_Unicode</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="release_Unicode|x64"> <Configuration>release_Unicode</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release_X64|Win32"> <Configuration>Release_X64</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release_X64|x64"> <Configuration>Release_X64</Configuration> <Platform>x64</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|Win32"> <Configuration>Release</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Release|x64"> <Configuration>Release</Configuration> <Platform>x64</Platform> </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> <SccProjectName /> <SccLocalPath /> <Keyword>MFCProj</Keyword> <ProjectGuid>{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}</ProjectGuid> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> <PlatformToolset>v140_xp</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> <PlatformToolset>Windows7.1SDK</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> <PlatformToolset>v140_xp</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> <PlatformToolset>Windows7.1SDK</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v140_xp</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>Windows7.1SDK</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>Windows7.1SDK</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="ExtensionSettings"> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'" Label="PropertySheets"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> <GenerateManifest>true</GenerateManifest> <LibraryPath>.\MobsetHttp\Poco\lib;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> <LibraryPath>.\MobsetHttp\Poco\lib;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> <LibraryPath>H:\works\Corpsms_2010\FZSend\CmppSend\MobsetHttp\Poco\lib64;$(LibraryPath)</LibraryPath> <IncludePath>..\..\..\public\spdlog\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> <LibraryPath>.\MobsetHttp\openssl;.\MobsetHttp\Poco\lib64;$(LibraryPath)</LibraryPath> <ReferencePath>$(ReferencePath)</ReferencePath> <IncludePath>.\MobsetHttp\openssl;..\..\public\spdlog\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> <LibraryPath>.\MobsetHttp\Poco\lib;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> <LibraryPath>.\MobsetHttp\Poco\lib64;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|x64'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> <LibraryPath>.\MobsetHttp\openssl;.\MobsetHttp\Poco\lib;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> <LibraryPath>.\MobsetHttp\openssl;.\MobsetHttp\Poco\lib64;$(LibraryPath)</LibraryPath> <IncludePath>.\MobsetHttp\openssl;..\..\public\spdlog\include;$(IncludePath)</IncludePath> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <MinimalRebuild>true</MinimalRebuild> <DebugInformationFormat>None</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OutputFile>Debug/SZSend.exe</OutputFile> <EnableUAC>false</EnableUAC> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OutputFile>Debug/SZSend.exe</OutputFile> <EnableUAC>false</EnableUAC> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <MinimalRebuild>true</MinimalRebuild> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>Debug</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OutputFile>Debug/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <StackReserveSize> </StackReserveSize> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OutputFile>Debug/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <StackReserveSize> </StackReserveSize> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <MinimalRebuild>true</MinimalRebuild> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OutputFile>Debug/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <StackReserveSize> </StackReserveSize> <HeapReserveSize> </HeapReserveSize> <HeapCommitSize> </HeapCommitSize> <StackCommitSize> </StackCommitSize> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions);</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <OutputFile>Debug/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <HeapReserveSize> </HeapReserveSize> <StackReserveSize> </StackReserveSize> <HeapCommitSize> </HeapCommitSize> <StackCommitSize> </StackCommitSize> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <OutputFile>Release/CMSend.exe</OutputFile> <EnableUAC>false</EnableUAC> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <OutputFile>Release/CMSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <IgnoreSpecificDefaultLibraries>libcmt.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <OutputFile>Release/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <GenerateDebugInformation>true</GenerateDebugInformation> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <OutputFile>Release/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release_Unicode|x64'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <OutputFile>Release/FXSend.exe</OutputFile> <EnableUAC>false</EnableUAC> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\FXSend.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ExceptionHandling>Async</ExceptionHandling> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\FXSend.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\FXSend.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <OutputFile>Release/CMSend.exe</OutputFile> <EnableUAC>false</EnableUAC> <GenerateMapFile>false</GenerateMapFile> <MapExports>false</MapExports> <GenerateDebugInformation>false</GenerateDebugInformation> <OptimizeReferences>false</OptimizeReferences> <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries);</IgnoreSpecificDefaultLibraries> <AdditionalDependencies> </AdditionalDependencies> </Link> </ItemDefinitionGroup> <ItemGroup> <ClCompile Include="..\..\public\ado\Ado.cpp" /> <ClCompile Include="..\..\public\ado\AdoCommand.cpp" /> <ClCompile Include="..\..\public\ado\AdoRecordSet.cpp" /> <ClCompile Include="..\..\public\AutoBuffer\AutoBuffer.cpp" /> <ClCompile Include="..\..\public\des\Des.cpp" /> <ClCompile Include="..\..\public\LuGBBIG5.cpp" /> <ClCompile Include="..\..\public\md53\MD5_L.cpp" /> <ClCompile Include="..\..\public\MySql\MySqlConnection.cpp" /> <ClCompile Include="..\..\public\MySql\MySqlRecordSet.cpp" /> <ClCompile Include="..\..\public\ProxySocket\CBase64Coding.cpp" /> <ClCompile Include="..\..\public\SAStatusLog\SAStatusLog.cpp" /> <ClCompile Include="..\..\public\SqlPool\SqlPool.cpp" /> <ClCompile Include="..\..\public\zip\zip.cpp" /> <ClCompile Include="BJDX_iagw_Mms\IAGWMMSC.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="BJDX_iagw_Mms\IAGWMMScapServiceSoapBindingService.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="BJDX_iagw_Mms_Ex\IagwMmsServiceEx.cpp" /> <ClCompile Include="Cbip\Cbip.cpp" /> <ClCompile Include="Cmpp3\Cmpp3.cpp" /> <ClCompile Include="Cmpp\Cmpp.cpp" /> <ClCompile Include="DLG_TD_Setup.cpp" /> <ClCompile Include="FXSend.cpp" /> <ClCompile Include="FXSendDlg.cpp" /> <ClCompile Include="..\..\public\LuTool.cpp" /> <ClCompile Include="..\..\public\CMarkup\Markup.cpp" /> <ClCompile Include="..\..\public\SendPub.cpp" /> <ClCompile Include="GDDX_Isag_Mms\ISAGMMSC.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="GDDX_Isag_Mms\ISAGMMSMessageNotificationBindingService.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="GDDX_Isag_Mms_Ex\IsagMmsServiceEx.cpp" /> <ClCompile Include="GDDX_Isag_Sms\ISAGSMSC.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="GDDX_Isag_Sms\ISAGSMSSmsNotificationBindingService.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="GDDX_Isag_Sms_Ex\IsagSmsServiceEx.cpp" /> <ClCompile Include="gsoap_public\envC.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="gsoap_public\stdsoap2.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="MMS_mm7\IMm7MMSC.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="MMS_mm7\IMm7MMSmm7SoapBindingService.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="MMS_mm7_Ex\IMm7MMSServiceEx.cpp" /> <ClCompile Include="MobsetApiEx\MobsetApiServiceEx.cpp" /> <ClCompile Include="MobsetApi\MobsetApiC.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="MobsetApi\MobsetApiMobsetApiSoapService.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="MobsetHttp\MobsetHttp.cpp" /> <ClCompile Include="QQTX\QQTX.cpp" /> <ClCompile Include="Sgip\Sgip.cpp" /> <ClCompile Include="Smgp\Smgp.cpp" /> <ClCompile Include="SmsSend.cpp" /> <ClCompile Include="StdAfx.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">Create</PrecompiledHeader> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug_Unicode|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='release_Unicode|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">Create</PrecompiledHeader> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='release_Unicode|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='release_Unicode|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">stdafx.h</PrecompiledHeaderFile> </ClCompile> <ClCompile Include="WxWork\tinyxml2\tinyxml2.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="WxWork\WXBizMsgCrypt.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_X64|x64'">NotUsing</PrecompiledHeader> </ClCompile> </ItemGroup> <ItemGroup> <ResourceCompile Include="FXSend.rc" /> </ItemGroup> <ItemGroup> <ClInclude Include="..\..\public\ado\Ado.h" /> <ClInclude Include="..\..\public\ado\AdoCommand.h" /> <ClInclude Include="..\..\public\ado\AdoRecordSet.h" /> <ClInclude Include="..\..\public\AutoBuffer\AutoBuffer.h" /> <ClInclude Include="..\..\public\CorpSms.h" /> <ClInclude Include="..\..\public\des\Des.h" /> <ClInclude Include="..\..\public\LuGBBIG5.h" /> <ClInclude Include="..\..\public\md53\MD5_L.h" /> <ClInclude Include="..\..\public\MySql\MySqlConnection.h" /> <ClInclude Include="..\..\public\MySql\MySqlRecordSet.h" /> <ClInclude Include="..\..\public\ProxySocket\CBase64Coding.hpp" /> <ClInclude Include="..\..\public\AutoCoInitializeEx\AutoCoInitializeEx.h" /> <ClInclude Include="..\..\public\SAStatusLog\SAStatusLog.h" /> <ClInclude Include="..\..\public\SqlPool\SqlPool.h" /> <ClInclude Include="..\..\public\zip\zip.h" /> <ClInclude Include="BJDX_iagw_Mms\IAGWMMScapServiceSoapBindingService.h" /> <ClInclude Include="BJDX_iagw_Mms_Ex\IagwMmsServiceEx.h" /> <ClInclude Include="Cbip\Cbip.h" /> <ClInclude Include="Cmpp3\Cmpp3.h" /> <ClInclude Include="Cmpp\Cmpp.h" /> <ClInclude Include="DLG_TD_Setup.h" /> <ClInclude Include="FXSend.h" /> <ClInclude Include="..\..\public\LuTool.h" /> <ClInclude Include="..\..\public\CMarkup\Markup.h" /> <ClInclude Include="FXSendDlg.h" /> <ClInclude Include="GDDX_Isag_Mms\ISAGMMSMessageNotificationBindingService.h" /> <ClInclude Include="GDDX_Isag_Mms_Ex\IsagMmsServiceEx.h" /> <ClInclude Include="GDDX_Isag_Sms\ISAGSMSSmsNotificationBindingService.h" /> <ClInclude Include="GDDX_Isag_Sms_Ex\IsagSmsServiceEx.h" /> <ClInclude Include="gsoap_public\envH.h" /> <ClInclude Include="gsoap_public\envStub.h" /> <ClInclude Include="gsoap_public\stdsoap2.h" /> <ClInclude Include="MMS_mm7\IMm7MMSmm7SoapBindingService.h" /> <ClInclude Include="MMS_mm7_Ex\IMm7MMSServiceEx.h" /> <ClInclude Include="MobsetApiEx\MobsetApiServiceEx.h" /> <ClInclude Include="MobsetApi\MobsetApiMobsetApiSoapService.h" /> <ClInclude Include="MobsetHttp\MobsetHttp.h" /> <ClInclude Include="QQTX\QQTX.h" /> <ClInclude Include="Resource.h" /> <ClInclude Include="..\..\public\SendPub.h" /> <ClInclude Include="Sgip\Sgip.h" /> <ClInclude Include="Smgp\Smgp.h" /> <ClInclude Include="SmsSend.h" /> <ClInclude Include="StdAfx.h" /> <ClInclude Include="WxWork\tinyxml2\tinyxml2.h" /> <ClInclude Include="WxWork\WXBizMsgCrypt.h" /> </ItemGroup> <ItemGroup> <CustomBuild Include="res\FXSend.ico" /> <CustomBuild Include="res\FXSend.rc2"> <FileType>RC</FileType> </CustomBuild> <CustomBuild Include="ReadMe.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> <ProjectExtensions> <VisualStudio> <UserProperties RESOURCE_FILE="FXSend.rc" /> </VisualStudio> </ProjectExtensions> </Project>