339 lines
8.9 KiB
XML
339 lines
8.9 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="AuthServer"
|
|
ProjectGUID="{9B77CF90-B685-4AE7-AB2F-78E7B387FC94}"
|
|
RootNamespace="AuthServer"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\AuthCommon";"$(ProjectDir)..\include";"$(ProjectDir)..\eXtreme";"$(ProjectDir)..\MatrixLib\include";"$(ProjectDir)..\WZMD5";"$(ProjectDir)..\..\Common";"$(ProjectDir)..\..\..\Utility";"$(ProjectDir)..\..\..\ProgramCommon";"$(ProjectDir)..\..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\..\SolarSlot";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\..\include";"$(ProjectDir)..\..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\include\clientstub""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SERVER"
|
|
GeneratePreprocessedFile="0"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="../_bin/AuthServer_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="../lib;../../lib;../../../lib;"$(ProjectDir)..\..\..\SUN3DENGINE\lib""
|
|
IgnoreAllDefaultLibraries="FALSE"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="../_bin/$(TargetName).pdb"
|
|
GenerateMapFile="TRUE"
|
|
SubSystem="1"
|
|
EntryPointSymbol=""
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\AuthCommon";"$(ProjectDir)..\include";"$(ProjectDir)..\eXtreme";"$(ProjectDir)..\MatrixLib\include";"$(ProjectDir)..\WZMD5";"$(ProjectDir)..\..\Common";"$(ProjectDir)..\..\..\Utility";"$(ProjectDir)..\..\..\ProgramCommon";"$(ProjectDir)..\..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\..\SolarSlot";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\..\include";"$(ProjectDir)..\..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\include\clientstub""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_SERVER"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
AssemblerOutput="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wininet.lib"
|
|
OutputFile="../_bin/AuthServer.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../lib;../../lib;../../../lib;"$(ProjectDir)..\..\..\SUN3DENGINE\lib""
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="../_bin/$(TargetName).pdb"
|
|
GenerateMapFile="TRUE"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol=""
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Main"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\AuthFrame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AuthFrame.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Sessions"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\AuthAgentServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AuthAgentServerSession.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginFrontServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginFrontServerSession.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LoginFrontServerSession.PacketHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RTTAServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RTTAServerSession.h">
|
|
</File>
|
|
<Filter
|
|
Name="BillingServerSession"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\BillingServerCommonImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BillingServerCommonImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PCRoomUserManager.h">
|
|
</File>
|
|
<Filter
|
|
Name="IntegrationBilling"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\IntegratedBillingServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IntegratedBillingServerSession.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IntegratedBillingServerSessionLib.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IntegratedBillingServerSessionLib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IntegratedBillingServerSessionOb.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SunBilling"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\BillingServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BillingServerSession.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Logic"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\AccountManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AccountManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AlertRequestSender.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AlertRequestSender.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GCCertificationHelper.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IngambaAuthConnector.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IngambaAuthConnector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PCRoomIpManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PCRoomIpManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Interfaces.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Interfaces.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReAuthInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReAuthManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReAuthManager.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DBLogic"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\DBWorker.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBWorker.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Auth.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Auth.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Base.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Extra.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Extra.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_GSP.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_GSP.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Log.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Log.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Netcafe.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_Netcafe.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_RTT.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Query_RTT.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\QueryStruct.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|