415 lines
7.4 KiB
XML
Executable File
415 lines
7.4 KiB
XML
Executable File
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="db"
|
|
ProjectGUID="{ADC2E26A-C39B-4817-A24C-A99827B74EB2}"
|
|
RootNamespace="db"
|
|
SccProjectName="SAK"
|
|
SccAuxPath="SAK"
|
|
SccLocalPath="SAK"
|
|
SccProvider="SAK"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\db"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../../libmysql/6.0.2/win32";"$(ProjectDir)../../../Extern/include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__WIN32__;_CRT_SECURE_NO_WARNINGS;_USE_32BIT_TIME_T;_WIN32"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="mysqlclient.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)../../libmysql/6.0.2/win32/lib";"$(ProjectDir)../../../Extern/lib""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
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="../bin/release"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../../libmysql/6.0.2/win32";"$(ProjectDir)../../external/""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__WIN32__;_CRT_SECURE_NO_WARNINGS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="mysqlclient.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="$(ProjectDir)../../libmysql/6.0.2/win32/lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\AuctionManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AuctionManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BlockCountry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BlockCountry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Cache.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Cache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerBoot.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerEventFlag.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerGuild.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerHorseName.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerLogin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerParty.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ClientManagerPlayer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CsvReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CsvReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\grid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\grid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuildManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuildManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\HB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\HB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemAwardManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemAwardManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemIDRangeManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemIDRangeManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Lock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Lock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginData.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Marriage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Marriage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Monarch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Monarch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MoneyLog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MoneyLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetBase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NetBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Peer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Peer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PeerBase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PeerBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PrivManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PrivManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProtoReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProtoReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\QID.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|