1272 lines
31 KiB
XML
1272 lines
31 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Utility"
|
|
ProjectGUID="{C40CA432-21FF-43EA-A604-452AE6C3430B}"
|
|
RootNamespace="Utility">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SolarSlot";"$(ProjectDir)..\SUN3DEngine\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__NA_0_20080829_NEW_PACKING_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile="$(IntDir)/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile="$(ProjectDir)..\lib\Utility.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SolarSlot";"$(ProjectDir)..\SUN3DEngine\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__NA_0_20080829_NEW_PACKING_LIB;ASSERT"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile="$(IntDir)/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName)_d.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)..\lib\Utility_d.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release - 유저 배포 버전|Win32"
|
|
OutputDirectory="..\_Intermediate\UserRelease\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\UserRelease\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SolarSlot";"$(ProjectDir)..\SUN3DEngine\include\ProgramCommon""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SUNGAME_VER;__NA_0_20080829_NEW_PACKING_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile="$(IntDir)/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile="$(ProjectDir)..\lib\Utility.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Performance Release|Win32"
|
|
OutputDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\SUN3DEngine";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SUN3DEngine\ProgramCommon""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile=".\Release/Utility.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile="../lib/Utility.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release - 유저 배포 버전 ( 덤프 남김 )|Win32"
|
|
OutputDirectory="..\_Intermediate\UserDumpRelease\$(ProjectName)"
|
|
IntermediateDirectory="..\_Intermediate\UserDumpRelease\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SolarSlot";"$(ProjectDir)..\SUN3DEngine\include\ProgramCommon""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__NA_0_20080829_NEW_PACKING_LIB;_DEV_VER"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile="$(IntDir)/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile="$(ProjectDir)..\lib\Utility.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\SUN3DENGINE\include";"$(ProjectDir)..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_SERVER;"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile="$(IntDir)/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="../lib/$(ProjectName)_sd.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)..\lib\$(ProjectName)_sd.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1042"/>
|
|
<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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SUN3DENGINE\include";"$(ProjectDir)..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SERVER;__ADD_NEW_PACKING_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile="$(IntDir)/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="../lib/$(ProjectName)_s.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
|
OutputFile="$(ProjectDir)..\lib\$(ProjectName)_s.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"/>
|
|
<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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\SUN3DEngine";"$(ProjectDir)SolarLog";"$(ProjectDir)..\SUN3DEngine\ProgramCommon";"$(ProjectDir)..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="UtilityCommon.h"
|
|
PrecompiledHeaderFile=".\Debug/Utility.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName)_d.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)..\lib\Utility_d.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1042"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="other"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\BitsetOperation.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExtractPacketData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GeneralFunction.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GeneralFunction.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GroupCounter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MultiIndexDataTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ObserverControl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\safe_string.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\safe_string.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SafeStringBufferControl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Singleton.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarAssert.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarAssert.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDump.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDump.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Manipulation"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\chunk_stl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\chunk_stl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CircuitQueue.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Linkedlist.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LinkedListCS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\list_map.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingArray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingBuffer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingBuffer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingBufferEx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RingBufferEx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarHashTable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarHashTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SunSTL.Utiltiy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SunSTL.UtiltiyTMP.Def.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SunSTL.UtiltiyTMP.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WxMessageIpc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WxMessageIpc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WxRingBuffer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WxRingBuffer.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Memory"
|
|
Filter="">
|
|
<File
|
|
RelativePath="MemBand.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryCache.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryCache.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryPool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryPoolFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="MemoryPoolFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MemoryPoolFactoryV.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SafeMemoryPoolFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SafeMemoryPoolFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SharedMemoryPool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SharedMemoryPool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SharedMemoryPool.LIST.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전 ( 덤프 남김 )|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용)|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (서버용)|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Engine_Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Stackwalker.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Stackwalker.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Win32Wrap"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\CriticalSection.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="CriticalSection.h">
|
|
</File>
|
|
<File
|
|
RelativePath="tstring.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Module"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\SolarSimpleConsole.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarSimpleConsole.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="File"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\BaseParser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseParser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FilePackerManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FilePackerManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\INIParser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\INIParser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarFileReader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarFileReader.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Helper"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\ErrorControl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ErrorControl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FunctionMap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FunctionMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICallBackInterface.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICallBackInterface.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IThreadInterface.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IThreadInterface.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITimeout.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ITimeout.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ObjKeyGenerator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ObjKeyGenerator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerfCheck.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerfCheck.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDateTime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SolarDateTime.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StreamHashKey.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StreamHashKey.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ThreadPool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ThreadPool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TimeConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Timer.h">
|
|
</File>
|
|
<Filter
|
|
Name="stl"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\functional_custom.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="GameUtil"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\ArchiveOfStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStream.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStream_v2.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStream_v2.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\BitStreamEx.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Randomizer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RandomNumberGenerator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RandomNumberGenerator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\RatioSelector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReliableRatioRandomizer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReliableRatioRandomizerEX.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Nutil"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Narray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nbitstream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nbucket.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nfixedarray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nhashlist.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nhashnode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nhashtable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nipolkeyarray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nkeyarray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nlinebuffer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nlist.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nmsgnode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nnode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\NpathString.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\npriorityarray.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nringbuffer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nstack.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Nstring.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nstrlist.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nstrnode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Ntimer.h">
|
|
</File>
|
|
<Filter
|
|
Name="Nmath"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\_matrix33.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_matrix33_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_matrix44.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_matrix44_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_vector2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_vector3.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_vector3_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_vector4.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_vector4_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\bbox.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\envelopecurve.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\euler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\eulerangles.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\line.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\matrix.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\matrixdefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nmath.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\pknorm.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\plane.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\polar.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\quaternion.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\rectangle.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sphere.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\transform33.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\transform44.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\triangle.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\vector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\vector3envelopecurve.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="TextFilter"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\IAF_Export.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\IAF_Loader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextFilter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextFilter.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Calc"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Methods.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Firewall"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Firewall.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Firewall.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Documents"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Documents\Safe String Buffer Control Classes.doc">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="JSON"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\json\autolink.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\config.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\features.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\forwards.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_batchallocator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_internalarray.inl">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_internalmap.inl">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_reader.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Performance Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전 ( 덤프 남김 )|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (서버용)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Engine_Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_value.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Performance Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전 ( 덤프 남김 )|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (서버용)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Engine_Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_valueiterator.inl">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\json_writer.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Performance Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - 유저 배포 버전 ( 덤프 남김 )|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (서버용)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Engine_Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\reader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\value.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\json\writer.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\AuMD5Encrypt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AuMD5Encrypt.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CommonDef.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CommonDef.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CommonStruct.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\clear_define\include\Deployment.h.sample">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UtilityCommon.cpp">
|
|
<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="Performance Release|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=".\UtilityCommon.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="DevPartner_IsInstrumented"
|
|
Value="1"/>
|
|
</Globals>
|
|
</VisualStudioProject>
|