281 lines
7.5 KiB
XML
281 lines
7.5 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="PartyLib"
|
|
ProjectGUID="{8D706D6B-9ED3-4EDA-9664-347BCB28A659}"
|
|
RootNamespace="PartyLib"
|
|
Keyword="ManagedCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SUN3DEngine""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="../lib/$(ProjectName)_d.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/$(ProjectName)_d.lib"
|
|
AdditionalLibraryDirectories="$(SolutionDir)..\lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SUN3DEngine""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="../lib/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug - (서버용)|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SUN3DEngine""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="../lib/$(ProjectName)_sd.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/$(ProjectName)_sd.lib"
|
|
AdditionalLibraryDirectories="$(SolutionDir)..\lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release - (서버용)|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SUN3DEngine""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="../lib/$(ProjectName)_s.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/$(ProjectName)_s.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Frame"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\dllmain.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>
|
|
<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="Common"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\PartyDefine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PartyStruct.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Party"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\BaseParty.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseParty.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BasePartyManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BasePartyManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Guidance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Guidance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuidanceManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuidanceManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PartyState.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionMemberMgr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionMemberMgr.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|