<?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 2|Win32"> <Configuration>Debug X64 2</Configuration> <Platform>Win32</Platform> </ProjectConfiguration> <ProjectConfiguration Include="Debug X64 2|x64"> <Configuration>Debug X64 2</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>{055B22F2-CD71-FECE-646E-199A19F33C45}</ProjectGuid> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <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 Unicode|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <CharacterSet>Unicode</CharacterSet> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Static</UseOfMfc> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <UseOfMfc>Dynamic</UseOfMfc> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|Win32'"> <PlatformToolset>v143</PlatformToolset> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <ImportGroup Label="ExtensionSettings"> </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 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 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 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 2|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|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|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)'=='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> <PropertyGroup Label="UserMacros" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> <IncludePath>..\public\jsoncpp\include;..\public\curl\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <OutDir>.\Debug\</OutDir> <IntDir>.\Debug\</IntDir> <LinkIncremental>true</LinkIncremental> <IncludePath>..\public\jsoncpp\include;..\public\curl\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\jsoncpp\include;..\public\curl\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <OutDir>.\Release\</OutDir> <IntDir>.\Release\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\jsoncpp\include;..\public\curl\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'"> <OutDir>.\Release_Unicode\</OutDir> <IntDir>.\Release_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;..\FZSend\CmppSend\MobsetHttp\openssl;$(IncludePath)</IncludePath> <LibraryPath>$(LibraryPath)</LibraryPath> <TargetName>SmsCenter_Uni</TargetName> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'"> <OutDir>.\Release_Unicode\</OutDir> <IntDir>.\Release_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'"> <OutDir>.\Release_Unicode\</OutDir> <IntDir>.\Release_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;..\FZSend\CmppSend\MobsetHttp\openssl;$(IncludePath)</IncludePath> <LibraryPath>$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'"> <OutDir>.\Release_Unicode\</OutDir> <IntDir>.\Release_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'"> <OutDir>.\Debug_Unicode\</OutDir> <IntDir>.\Debug_Unicode\</IntDir> <LinkIncremental>true</LinkIncremental> <IncludePath>..\FZSend\CmppSend\MobsetHttp\openssl;..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;$(IncludePath)</IncludePath> <LibraryPath>..\FZSend\CmppSend\MobsetHttp\openssl;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'"> <OutDir>.\Debug_Unicode\</OutDir> <IntDir>.\Debug_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;$(IncludePath)</IncludePath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'"> <OutDir>.\Debug_Unicode\</OutDir> <IntDir>.\Debug_Unicode\</IntDir> <LinkIncremental>true</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;..\FZSend\CmppSend\MobsetHttp\openssl;$(IncludePath)</IncludePath> <LibraryPath>..\FZSend\CmppSend\MobsetHttp\openssl;$(LibraryPath)</LibraryPath> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'"> <OutDir>.\Debug_Unicode\</OutDir> <IntDir>.\Debug_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'"> <OutDir>.\Debug_Unicode\</OutDir> <IntDir>.\Debug_Unicode\</IntDir> <LinkIncremental>false</LinkIncremental> <IncludePath>..\public\xlnt\include;..\public\curl\include;..\public\jsoncpp\include;$(IncludePath)</IncludePath> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|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;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <AdditionalIncludeDirectories>$(ProjectDir)</AdditionalIncludeDirectories> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>libcmt.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>.\Debug\SmsCenter.exe</OutputFile> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug\</ObjectFileName> <ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Debug\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Debug\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <GenerateDebugInformation>true</GenerateDebugInformation> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>libcmt.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>.\Debug\SmsCenter.exe</OutputFile> </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;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <AdditionalIncludeDirectories>$(ProjectDir)</AdditionalIncludeDirectories> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries> </IgnoreSpecificDefaultLibraries> <OutputFile>.\Release\SmsCenter.exe</OutputFile> <EnableUAC>false</EnableUAC> <UACExecutionLevel>RequireAdministrator</UACExecutionLevel> <UACUIAccess>true</UACUIAccess> <GenerateMapFile>false</GenerateMapFile> <MapFileName>$(TargetDir)$(TargetName).map</MapFileName> <MapExports>false</MapExports> <GenerateDebugInformation>false</GenerateDebugInformation> <AdditionalOptions>/NODEFAULTLIB:msvcrt.lib %(AdditionalOptions)</AdditionalOptions> <AdditionalDependencies>msvcrt.lib</AdditionalDependencies> </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;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release\</ObjectFileName> <ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\Release\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\Release\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>loz.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>.\Release\SmsCenter.exe</OutputFile> <EnableUAC>false</EnableUAC> <UACExecutionLevel>RequireAdministrator</UACExecutionLevel> <UACUIAccess>true</UACUIAccess> <GenerateMapFile>true</GenerateMapFile> <MapFileName>$(TargetDir)$(TargetName).map</MapFileName> <MapExports>true</MapExports> <GenerateDebugInformation>true</GenerateDebugInformation> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Release_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <AssemblerOutput>All</AssemblerOutput> <LanguageStandard>stdcpp17</LanguageStandard> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>LIBCMT.lib</IgnoreSpecificDefaultLibraries> <OutputFile>.\Release_Unicode\SmsCenter_Uni.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <GenerateMapFile>true</GenerateMapFile> <GenerateDebugInformation>true</GenerateDebugInformation> <MapExports>true</MapExports> <AdditionalDependencies> </AdditionalDependencies> <AssemblyDebug>true</AssemblyDebug> </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;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Release_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>LIBCMT.lib</IgnoreSpecificDefaultLibraries> <OutputFile>.\Release_Unicode\SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <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;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Release_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <AssemblerOutput>All</AssemblerOutput> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>LIBCMT.lib</IgnoreSpecificDefaultLibraries> <OutputFile>.\Release_Unicode\SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <GenerateMapFile>true</GenerateMapFile> <GenerateDebugInformation>false</GenerateDebugInformation> <MapExports>false</MapExports> <AdditionalDependencies> </AdditionalDependencies> </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;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Release_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Release_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Release_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Release_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>LIBCMT.lib</IgnoreSpecificDefaultLibraries> <OutputFile>.\Release_Unicode\SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <AdditionalOptions>/NODEFAULTLIB:msvcrt.lib %(AdditionalOptions)</AdditionalOptions> </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> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;UNICODE;_UNICODE;BUILDING_LIBCURL;JSON_USE_ORDERED_MAP=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Debug_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <LanguageStandard>stdcpp14</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>loz.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>Debug_Unicode/SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <GenerateDebugInformation>true</GenerateDebugInformation> <AdditionalOptions>/NODEFAULTLIB:msvcrt.lib %(AdditionalOptions)</AdditionalOptions> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>true</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Debug_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> <TargetEnvironment>Win32</TargetEnvironment> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>loz.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>Debug_Unicode/Uni_SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> </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> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Debug_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <LanguageStandard>stdcpp14</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>loz.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>Debug_Unicode/SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <GenerateDebugInformation>true</GenerateDebugInformation> <AdditionalOptions>/NODEFAULTLIB:msvcrt.lib %(AdditionalOptions)</AdditionalOptions> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;UNICODE;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Debug_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>loz.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>Debug_Unicode/Uni_SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <GenerateDebugInformation>true</GenerateDebugInformation> <AdditionalOptions>/NODEFAULTLIB:msvcrt.lib %(AdditionalOptions)</AdditionalOptions> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'"> <ClCompile> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <InlineFunctionExpansion>Default</InlineFunctionExpansion> <FunctionLevelLinking>false</FunctionLevelLinking> <Optimization>Disabled</Optimization> <SuppressStartupBanner>true</SuppressStartupBanner> <WarningLevel>Level3</WarningLevel> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;UNICODE;_UNICODE;BUILDING_LIBCURL;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AssemblerListingLocation>.\Debug_Unicode\</AssemblerListingLocation> <PrecompiledHeaderOutputFile>.\Debug_Unicode\SmsCenter.pch</PrecompiledHeaderOutputFile> <PrecompiledHeader>Use</PrecompiledHeader> <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> <ObjectFileName>.\Debug_Unicode\</ObjectFileName> <ProgramDataBaseFileName>.\Debug_Unicode\</ProgramDataBaseFileName> <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> <ExceptionHandling>Async</ExceptionHandling> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <Midl> <SuppressStartupBanner>true</SuppressStartupBanner> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> <TypeLibraryName>.\SmsCenter___Win32_Release_Unicode\SmsCenter.tlb</TypeLibraryName> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> <ResourceCompile> <Culture>0x0804</Culture> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> </ResourceCompile> <Bscmake> <SuppressStartupBanner>true</SuppressStartupBanner> <OutputFile>.\SmsCenter___Win32_Release_Unicode\SmsCenter.bsc</OutputFile> </Bscmake> <Link> <SuppressStartupBanner>true</SuppressStartupBanner> <SubSystem>Windows</SubSystem> <IgnoreSpecificDefaultLibraries>loz.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> <OutputFile>Debug_Unicode/SmsCenter.exe</OutputFile> <EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol> <EnableUAC>false</EnableUAC> <GenerateDebugInformation>true</GenerateDebugInformation> <AdditionalOptions>/NODEFAULTLIB:msvcrt.lib %(AdditionalOptions)</AdditionalOptions> </Link> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|Win32'"> <ClCompile> <DebugInformationFormat>EditAndContinue</DebugInformationFormat> <FunctionLevelLinking>true</FunctionLevelLinking> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> </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\CMarkup\Markup.cpp" /> <ClCompile Include="..\public\jsoncpp\src\lib_json\json_reader.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="..\public\jsoncpp\src\lib_json\json_value.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="..\public\jsoncpp\src\lib_json\json_writer.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="..\public\mailclient\CurlHandle.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|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 Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="..\public\mailclient\MAILClient.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="..\public\mailclient\SMTPClient.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Unicode|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">NotUsing</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'">NotUsing</PrecompiledHeader> </ClCompile> <ClCompile Include="..\public\md53\MD5_L.cpp" /> <ClCompile Include="..\public\ProxySocket\CBase64Coding.cpp" /> <ClCompile Include="..\public\SAStatusLog\SAStatusLog.cpp" /> <ClCompile Include="..\public\SendPub.cpp" /> <ClCompile Include="..\public\SqlPool\SqlPool.cpp" /> <ClCompile Include="..\public\StringSort\StringSort.cpp" /> <ClCompile Include="CalendarThread.cpp" /> <ClCompile Include="..\public\des\Des.cpp" /> <ClCompile Include="DLG_Manager.cpp" /> <ClCompile Include="DLG_Setup.cpp" /> <ClCompile Include="EmailThread.cpp" /> <ClCompile Include="IOCP\IOCP.cpp" /> <ClCompile Include="IOCP\KeyList.cpp" /> <ClCompile Include="..\public\LuTool.cpp" /> <ClCompile Include="..\public\Pop3\MailCoder.cpp" /> <ClCompile Include="..\public\Pop3\Pop3.cpp" /> <ClCompile Include="ProcessSocket.cpp" /> <ClCompile Include="ProcessSocket2.cpp" /> <ClCompile Include="ProcessSocket3.cpp" /> <ClCompile Include="SendThread.cpp" /> <ClCompile Include="SmsCenter.cpp" /> <ClCompile Include="SmsCenterDlg.cpp" /> <ClCompile Include="..\public\CSpreadSheet\SpreadSheet.cpp" /> <ClCompile Include="SPThread.cpp" /> <ClCompile Include="StdAfx.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|x64'">stdafx.h</PrecompiledHeaderFile> <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> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">Create</PrecompiledHeader> <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> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug X64|Win32'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug X64 2|x64'">stdafx.h</PrecompiledHeaderFile> <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug X64|x64'">stdafx.h</PrecompiledHeaderFile> </ClCompile> </ItemGroup> <ItemGroup> <ResourceCompile Include="SmsCenter.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\AutoCoInitializeEx\AutoCoInitializeEx.h" /> <ClInclude Include="..\public\CMarkup\Markup.h" /> <ClInclude Include="..\public\mailclient\CurlHandle.h" /> <ClInclude Include="..\public\mailclient\MAILClient.h" /> <ClInclude Include="..\public\mailclient\SMTPClient.h" /> <ClInclude Include="..\public\MiniDmp\MiniDmp.h" /> <ClInclude Include="..\public\ProxySocket\CBase64Coding.hpp" /> <ClInclude Include="..\public\SAStatusLog\SAStatusLog.h" /> <ClInclude Include="..\public\SendPub.h" /> <ClInclude Include="..\public\SqlPool\SqlPool.h" /> <ClInclude Include="..\public\StringSort\StringSort.h" /> <ClInclude Include="CalendarThread.h" /> <ClInclude Include="..\public\CorpSms.h" /> <ClInclude Include="IOCP\DataStruct.h" /> <ClInclude Include="..\public\des\Des.h" /> <ClInclude Include="DLG_Manager.h" /> <ClInclude Include="DLG_Setup.h" /> <ClInclude Include="EmailThread.h" /> <ClInclude Include="IOCP\IOCP.h" /> <ClInclude Include="IOCP\KeyList.h" /> <ClInclude Include="..\public\LuTool.h" /> <ClInclude Include="..\public\Pop3\MailCoder.h" /> <ClInclude Include="..\public\Pop3\Pop3.h" /> <ClInclude Include="ProcessSocket.h" /> <ClInclude Include="Resource.h" /> <ClInclude Include="SendThread.h" /> <ClInclude Include="SmsCenter.h" /> <ClInclude Include="SmsCenterDlg.h" /> <ClInclude Include="..\public\CSpreadSheet\SpreadSheet.h" /> <ClInclude Include="SPThread.h" /> <ClInclude Include="StdAfx.h" /> </ItemGroup> <ItemGroup> <CustomBuild Include="res\L_User.bmp" /> <CustomBuild Include="res\SmsCenter.ico" /> <CustomBuild Include="res\SmsCenter.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="SmsCenter.rc" /> </VisualStudio> </ProjectExtensions> </Project>