376 lines
11 KiB
XML
376 lines
11 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="SunWriteLogMng"
|
|
ProjectGUID="{CED33BA3-4BB1-4576-99FF-C8B102D5904B}"
|
|
RootNamespace="SunWriteLogMng"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\SolarLog";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\include";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\Achievement";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\SUN3DEngine\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SUNWRITELOGMNG_EXPORTS"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SolarLog_d.lib Utility_sd.lib"
|
|
OutputFile="../_bin/$(ProjectName)_d.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\..\lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="../_bin/$(TargetName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="../lib/$(ProjectName)_d.lib"
|
|
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="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\SolarLog";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\include";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\Achievement";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\SUN3DEngine\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SUNWRITELOGMNG_EXPORTS"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="1"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SolarLog.lib Utility_s.lib"
|
|
OutputFile="../_bin/$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\..\lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="../_bin/$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="../lib/$(ProjectName).lib"
|
|
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="Debug - (¼¹ö¿ë)|Win32"
|
|
OutputDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\SolarLog";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\include";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\Achievement";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\SUN3DEngine\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SUNWRITELOGMNG_EXPORTS;_SERVER"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SolarLog_d.lib Utility_sd.lib"
|
|
OutputFile="../_bin/$(ProjectName)_d.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\..\lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="../_bin/$(TargetName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="../lib/$(ProjectName)_d.lib"
|
|
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="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\SolarLog";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\include";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\Achievement";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarQuest";"$(ProjectDir)..\..\SUN3DEngine\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SUNWRITELOGMNG_EXPORTS;_SERVER"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="SolarLog.lib Utility_s.lib"
|
|
OutputFile="../_bin/$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)..\lib";"$(ProjectDir)..\..\lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="../_bin/$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="../lib/$(ProjectName).lib"
|
|
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="New"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\AccumulatePointData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActionData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AdminData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseLogData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChatData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuildData.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\InventoryData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MoneyData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SkillData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SnapShotData_New.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WareHouseData_New.cpp">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\AccumulatePointData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActionData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AdminData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseLog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseLog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseLogData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChatData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExpData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GuildData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\InventoryData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ItemData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogArchive.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogArchive.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogCategoryCode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogCommonDefine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogDataStruct.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogTimeFormat.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LogTimeFormat.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MoneyData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SessionData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SkillData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SnapShotData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarLogBuffer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (¼¹ö¿ë)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SunWriteLogMng_Read_Example.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WareHouseData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WriteLogMng.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WriteLogMng.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="DevPartner_IsInstrumented"
|
|
Value="1"/>
|
|
</Globals>
|
|
</VisualStudioProject>
|