495 lines
13 KiB
XML
495 lines
13 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="SolarSlot"
|
|
ProjectGUID="{42B49CD9-48ED-4FF4-8435-44FC609ABAF6}"
|
|
RootNamespace="SolarSlot"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SolarSlot";"$(ProjectDir)..\SUN3DENGINE\include";"$(ProjectDir)..\SUN3DENGINE\include\ProgramCommon""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="$(ProjectDir)../lib/$(ProjectName)_d.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)..\lib\$(ProjectName)_d.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="FALSE"/>
|
|
<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">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SolarSlot";"$(ProjectDir)..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="$(ProjectDir)../lib/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)..\lib\$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="FALSE"/>
|
|
<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">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\ProgramCommon";"$(SolutionDir)..\Utility";"$(SolutionDir)..\SolarSlot";"$(ProjectDir)..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_SERVER"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="$(SolutionDir)../lib/$(ProjectName)_sd.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(SolutionDir)../lib/$(ProjectName)_sd.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="FALSE"/>
|
|
<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">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="FALSE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..\ProgramCommon";"$(SolutionDir)..\Utility";"$(SolutionDir)..\SolarSlot";"$(ProjectDir)..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SERVER"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="$(SolutionDir)../lib/$(ProjectName)_s.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(SolutionDir)../lib/$(ProjectName)_s.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="FALSE"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Engine_Debug|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\ProgramCommon";"$(ProjectDir)..\Utility";"$(ProjectDir)..\SUN3DEngine";"$(ProjectDir)..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="$(ProjectDir)../lib/$(ProjectName)_d.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)..\lib\$(ProjectName)_d.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="FALSE"/>
|
|
<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="소스 파일"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\ItemOptionHeader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemOptionHeader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemStreamSerializer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemStreamSerializer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotHeader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotHeader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotStruct.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotStruct.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotStruct_Version.h">
|
|
</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>
|
|
<FileConfiguration
|
|
Name="Engine_Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="container"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\SCItemSlotContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemSlotContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemSlotContainer.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCPerkSlotContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCPerkSlotContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickSlotContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickSlotContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickStyleSlotContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickStyleSlotContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSkillSlotContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSkillSlotContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotContainer.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="slot"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\SCPerkSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCPerkSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickStyleSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCQuickStyleSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSkillSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSkillSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSlotFactory.h">
|
|
</File>
|
|
<Filter
|
|
Name="item"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\ISlotUpdater.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCFateInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCFateInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemFuncBranch.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemSlot.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemSlot.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemSlot.inl">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemslot_Convert.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCItemSlot_CopyFunc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCLaxLock.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCLimitedInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCLimitedInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCLottoInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCLottoInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCNOption.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCNOption.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCPetInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCPetInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCRandomInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCRandomInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCRankInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCRankInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCRiderInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCRiderInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSocketInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSocketInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSocketOptionInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSocketOptionInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCSocketOptionInfo.inl">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCWayPointInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SCWayPointInfo.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|