228 lines
4.9 KiB
XML
228 lines
4.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="login_service"
|
|
ProjectGUID="{002C429C-2959-40DB-902E-BB2F807C99AA}"
|
|
RootNamespace="login_service"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="LIBXML_STATIC;WIN32;_DEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib ws2_32.lib libxml2.lib zlib.lib freetype.lib mysqlclientd.lib"
|
|
OutputFile="$(RootNamespace)_d.exe"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrt"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(RootNamespace)_d.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
PreprocessorDefinitions="LIBXML_STATIC;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
DisableLanguageExtensions="false"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib ws2_32.lib libxml2.lib zlib.lib freetype.lib mysqlclient.lib"
|
|
OutputFile="$(RootNamespace)_r.exe"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrtd"
|
|
ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(RootNamespace)_r.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\connection_client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\connection_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\connection_web.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\connection_web.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\connection_ws.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\connection_ws.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\login_service.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\login_service.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mysql_helper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mysql_helper.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|