809 lines
24 KiB
XML
809 lines
24 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="MOLA"
|
|
ProjectGUID="{8CF07D6D-7C75-4CE7-9ED2-EFAB5EBF5398}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\Utility";"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_MOLA_LIB;"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalOptions="/NODEFAULTLIB:libcmt"
|
|
OutputFile="$(OutDir)/$(ProjectName)_d.lib"
|
|
IgnoreAllDefaultLibraries="FALSE"/>
|
|
<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=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="1"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SRC.MOLA";"$(ProjectDir)WzASM_VM";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine";"$(ProjectDir)..\..\Include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\SUN3DENGINE\include\Client""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
WarnAsError="FALSE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/$(ProjectName).lib"
|
|
IgnoreAllDefaultLibraries="FALSE"/>
|
|
<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=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SRC.MOLA";"$(ProjectDir)WzASM_VM";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine";"$(ProjectDir)..\..\Include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\SUN3DENGINE\include\Client""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_SERVER"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalOptions="/NODEFAULTLIB:libcmt"
|
|
OutputFile="$(OutDir)/$(ProjectName)_sd.lib"
|
|
IgnoreAllDefaultLibraries="FALSE"/>
|
|
<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=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SRC.MOLA";"$(ProjectDir)WzASM_VM";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine";"$(ProjectDir)..\..\Include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\SUN3DENGINE\include\Client""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SERVER"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
WarnAsError="FALSE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/$(ProjectName)_s.lib"
|
|
IgnoreAllDefaultLibraries="FALSE"/>
|
|
<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 - (클라용) DLL|Win32"
|
|
OutputDirectory=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SRC.MOLA";"$(ProjectDir)WzASM_VM";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine";"$(ProjectDir)..\..\Include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_USRDLL;"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\_Binaries\$(ProjectName).dll"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\_Binaries\$(TargetName).pdb"
|
|
ImportLibrary=".\_Binaries\$(TargetName).lib"/>
|
|
<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 - (클라용) DLL|Win32"
|
|
OutputDirectory=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SRC.MOLA";"$(ProjectDir)WzASM_VM";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_USRDLL;_MOLA_EXPORTS;_MOLA_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
WarningLevel="3"
|
|
WarnAsError="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\_Binaries\$(ProjectName).dll"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\_Binaries\$(TargetName).pdb"
|
|
ImportLibrary=".\_Binaries\$(TargetName).lib"/>
|
|
<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 - (서버용) DLL|Win32"
|
|
OutputDirectory=".\_Binaries\Libraries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)SRC.MOLA";"$(ProjectDir)WzASM_VM";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SUN3DEngine";"$(ProjectDir)..\..\Include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\SolarSlot""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_USRDLL;_SERVER"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
ObjectFile="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\_Binaries\$(ProjectName)_sd.dll"
|
|
GenerateDebugInformation="TRUE"
|
|
AssemblyDebug="1"
|
|
ProgramDatabaseFile=".\_Binaries\$(TargetName).pdb"
|
|
GenerateMapFile="TRUE"
|
|
ImportLibrary=".\_Binaries\$(TargetName).lib"/>
|
|
<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="LOGIC"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Src.mola\BitOperation.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\BitOperation.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptHSEL.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptHSEL.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.Client.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.SecurePacket.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.Server.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\dllmain.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\HSEL.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\HSEL.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\HSEL_STREAM.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\JSCode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\JSCode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\RandomSNKey.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\RandomSNKey.Gender.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\RandomSNKey.h">
|
|
</File>
|
|
<Filter
|
|
Name="Macros"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\SRC.MOLA\Macros\ConstStructure.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\ConstVariables.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\Macros\ConstVariables.HashValue.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\GenerateRandomBlock.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\Loop256_Typenames.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\Loop256_Values.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\Loop256_ValuesComplement.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\MOLA_CS_Struct.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\Macros\MOLA_PROTOCOL_HASH.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\RandomGeneratorDeclares.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\RandomGeneratorPrototypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\Macros\SortIncrement.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ISecureWorkNode"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.00.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.01.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.02.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.03.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.04.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.05.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.06.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.07.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.08.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.09.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.10.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.11.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.12.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.13.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.Client.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.CmdStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src.mola\CryptManager.ISecureWorkNode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\CryptManager.ISecureWorkNode.Server.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="BBTanStream"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.InterHdr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.ListCollector.T1.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.ListCollector.T2.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.RndList.T1.hxx">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.RndList.T2.hxx">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.T1.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="Debug - (클라용) DLL|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (클라용) DLL|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용) DLL|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SRC.MOLA\BBTanStream\BBTanStream.T2.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="Debug - (클라용) DLL|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (클라용) DLL|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용) DLL|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="WzASM_VM"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.ASMHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.CmdBlk.Builtin.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.CmdBlk.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.CmdBlk.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.CmdBlk.Tools.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.Const.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.CoreHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.Decl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.DefList.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.EncryptedData.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.IBF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.IBF.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.IBF.RegisterIBFHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.IBFList.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.keytest.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.REFHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.ResHash.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.ResHash.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\IWzASM.ResHashList.h">
|
|
</File>
|
|
<Filter
|
|
Name="VMOp"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.Type.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.Unit.ClockGenerator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.Unit.PPU.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.Unit.Scheduler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.Units.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOp.Units.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOpContainer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOpContainer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOpCPU.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\VMOpCPU.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MOLA.UTIL"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\MOLA.chunk_stl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\MOLA.SharedMemoryPool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzASM_VM\VMOp\MOLA.SharedMemoryPool.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\MolaVersion.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MolaVersion.RCG.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="Debug - (클라용) DLL|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release - (클라용) DLL|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug - (서버용) DLL|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|