Files
Sun1602/Server/ShopServer/ShopServer.vcproj
T
2022-10-26 12:25:11 +08:00

672 lines
12 KiB
XML

<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="ShopServer"
ProjectGUID="{08819EA0-B395-42F7-AC4A-82FBD7CD6186}"
RootNamespace="ShopServer"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_binv90"
IntermediateDirectory="..\..\_Intermediate\v90\$(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="0"
AdditionalIncludeDirectories="./;./Uitl;../Shop/public_src;../Shop/ClientStub;./Uitl/log4cxx0.10.0/include;../../ProgramCommon;./ShopListManager/include"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SHOPSERVER"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="2"
AdditionalLibraryDirectories="./Uitl/log4cxx0.10.0/lib_2008;./Uitl/SQLAPI;./ShopListManager/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="..\_binv90"
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
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="./;./Uitl;../Shop/public_src;../Shop/ClientStub;./Uitl/log4cxx0.10.0/include;../../ProgramCommon;./ShopListManager/include"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SHOPSERVER"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="1"
AdditionalLibraryDirectories="./Uitl/log4cxx0.10.0/lib_2008;./Uitl/SQLAPI;./ShopListManager/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="DBProc"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\BaseShopDBProc.cpp"
>
</File>
<File
RelativePath=".\BaseShopDBProc.h"
>
</File>
<File
RelativePath=".\ShopActionFactory.hpp"
>
</File>
<File
RelativePath=".\ShopDBAction.h"
>
</File>
<File
RelativePath=".\ShopDBProc.cpp"
>
</File>
<File
RelativePath=".\ShopDBProc.h"
>
</File>
<File
RelativePath=".\ShopDBProcFactory.cpp"
>
</File>
<File
RelativePath=".\ShopDBProcFactory.h"
>
</File>
<File
RelativePath=".\ShopJobQueue.h"
>
</File>
</Filter>
<Filter
Name="Network"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Acceptor.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Acceptor.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\AsyncResult.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\CircuitQueue.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\Common.h"
>
</File>
<File
RelativePath=".\Config.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Connector.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Connector.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\EventQueue.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\EventQueue.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Guard.h"
>
</File>
<File
RelativePath=".\JobInvoker.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Mutex.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Mutex.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Pool.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerNetwork.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerNetwork.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerSession.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\ServerSession.h"
>
</File>
<File
RelativePath=".\SessionList.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\SessionManager.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\SessionManager.h"
>
</File>
<File
RelativePath=".\SessionMgr.cpp"
>
</File>
<File
RelativePath=".\SessionMgr.h"
>
</File>
<File
RelativePath=".\ShopMain.h"
>
</File>
<File
RelativePath=".\ShopSession.cpp"
>
</File>
<File
RelativePath=".\ShopSession.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Socket.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\net\Socket.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Stream.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Stream.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Thread.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\util\Thread.h"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\WBANetwork.cpp"
>
</File>
<File
RelativePath="..\Shop\ClientStub\WBANetwork\WBANetwork.h"
>
</File>
</Filter>
<Filter
Name="Public"
>
<File
RelativePath=".\Uitl\AdoCommand.cpp"
>
</File>
<File
RelativePath=".\Uitl\AdoCommand.h"
>
</File>
<File
RelativePath=".\Uitl\AdoConnection.cpp"
>
</File>
<File
RelativePath=".\Uitl\AdoConnection.h"
>
</File>
<File
RelativePath=".\Uitl\AdoDBImpl.cpp"
>
</File>
<File
RelativePath=".\Uitl\AdoDBImpl.h"
>
</File>
<File
RelativePath=".\Uitl\AdoDBProc.cpp"
>
</File>
<File
RelativePath=".\Uitl\AdoDBProc.h"
>
</File>
<File
RelativePath=".\Uitl\AdoException.cpp"
>
</File>
<File
RelativePath=".\Uitl\AdoException.h"
>
</File>
<File
RelativePath=".\Uitl\AdoLib.h"
>
</File>
<File
RelativePath=".\Uitl\CriticalSection.cpp"
>
</File>
<File
RelativePath=".\Uitl\CriticalSection.h"
>
</File>
<File
RelativePath=".\Uitl\DBProc.cpp"
>
</File>
<File
RelativePath=".\Uitl\DBProc.h"
>
</File>
<File
RelativePath=".\Uitl\Log.cpp"
>
</File>
<File
RelativePath=".\Uitl\log.h"
>
</File>
<File
RelativePath=".\Uitl\Queue.h"
>
</File>
<File
RelativePath=".\Uitl\Singleton.h"
>
</File>
<File
RelativePath=".\Uitl\SqlLibHandler.cpp"
>
</File>
<File
RelativePath=".\Uitl\SqlLibHandler.h"
>
</File>
<File
RelativePath=".\Uitl\Timer.h"
>
</File>
<File
RelativePath=".\Uitl\WinService.cpp"
>
</File>
<File
RelativePath=".\Uitl\WinService.h"
>
</File>
<File
RelativePath=".\Uitl\WorkerThread.cpp"
>
</File>
<File
RelativePath=".\Uitl\WorkerThread.h"
>
</File>
<File
RelativePath=".\Uitl\WorkerThreadPool.cpp"
>
</File>
<File
RelativePath=".\Uitl\WorkerThreadPool.h"
>
</File>
</Filter>
<Filter
Name="CashShop"
>
<File
RelativePath=".\CashShop.cpp"
>
</File>
<File
RelativePath=".\CashShop.h"
>
</File>
<File
RelativePath=".\CashShopHeader.cpp"
>
</File>
<File
RelativePath=".\CashShopHeader.h"
>
</File>
<File
RelativePath=".\ProductInfo.cpp"
>
</File>
<File
RelativePath=".\ProductInfo.h"
>
</File>
<File
RelativePath=".\ProductItem.cpp"
>
</File>
<File
RelativePath=".\ProductItem.h"
>
</File>
<File
RelativePath=".\ProductItemList.cpp"
>
</File>
<File
RelativePath=".\ProductItemList.h"
>
</File>
<File
RelativePath=".\PropertyInfo.cpp"
>
</File>
<File
RelativePath=".\PropertyInfo.h"
>
</File>
<File
RelativePath=".\ShopItemObject.cpp"
>
</File>
<File
RelativePath=".\ShopItemObject.h"
>
</File>
</Filter>
<Filter
Name="ShopNetJob"
>
<File
RelativePath=".\JobCommand.h"
>
</File>
<File
RelativePath=".\JobInvoker.cpp"
>
</File>
<File
RelativePath=".\PCCShopBuyProduct.hpp"
>
</File>
<File
RelativePath=".\PCCShopGiftProduct.hpp"
>
</File>
<File
RelativePath=".\PCCShopInquireCash.hpp"
>
</File>
<File
RelativePath=".\PCCShopInquireSalesVersion.hpp"
>
</File>
<File
RelativePath=".\PCCShopStorageList.hpp"
>
</File>
<File
RelativePath=".\PCCShopStorageUse.hpp"
>
</File>
<File
RelativePath=".\ProtocolCommand.h"
>
</File>
<File
RelativePath=".\ProtocolInvoker.cpp"
>
</File>
<File
RelativePath=".\ProtocolInvoker.h"
>
</File>
</Filter>
<Filter
Name="ShopDBJob"
>
<File
RelativePath=".\CJCCInquire.hpp"
>
</File>
<File
RelativePath=".\JCCBuyProduct.hpp"
>
</File>
<File
RelativePath=".\JCCGiftProduct.hpp"
>
</File>
<File
RelativePath=".\JCCInquireSalesVersion.hpp"
>
</File>
<File
RelativePath=".\JCCStorageList.hpp"
>
</File>
<File
RelativePath=".\JCCStorageUse.hpp"
>
</File>
</Filter>
<Filter
Name="Action"
>
<File
RelativePath=".\Action.h"
>
</File>
<File
RelativePath=".\CShopActtion.hpp"
>
</File>
</Filter>
<File
RelativePath=".\Config.cpp"
>
</File>
<File
RelativePath=".\ReadMe.txt"
>
</File>
<File
RelativePath=".\ShopMain.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>
<File
RelativePath=".\SunShopServer.cpp"
>
</File>
<File
RelativePath=".\targetver.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>