mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-11 20:34:47 +00:00
708 lines
13 KiB
XML
708 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="client_sheets"
|
|
ProjectGUID="{296D8FB5-DB32-48DD-A6AF-10A77A5DEE70}"
|
|
RootNamespace="client_sheets"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../../../common/src/"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\lib\$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../../../common/src/"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\lib64\$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
AdditionalIncludeDirectories="../../../common/src/"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\lib\$(ProjectName)_r.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
AdditionalIncludeDirectories="../../../common/src/"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
WarningLevel="2"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\lib64\$(ProjectName)_r.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\animation_fx_set_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\animation_fx_set_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\animation_fx_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\animation_fx_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\animation_set_list_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\animation_set_list_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attack_id_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attack_id_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attack_list_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attack_list_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attack_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attack_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\automaton_list_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\automaton_list_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\body_to_bone_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\body_to_bone_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\building_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\building_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\character_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\character_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_sheets.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_sheets.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\continent_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\continent_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\emot_list_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\emot_list_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\entity_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\entity_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\faction_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\faction_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flora_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flora_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\forage_source_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\forage_source_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fx_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fx_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fx_stick_mode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fx_stick_mode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ground_fx_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ground_fx_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\id_to_string_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\id_to_string_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\item_fx_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\item_fx_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\item_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\item_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\light_cycle_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\light_cycle_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mission_icon_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mission_icon_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mission_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mission_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outpost_building_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outpost_building_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outpost_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outpost_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outpost_squad_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\outpost_squad_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pact_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pact_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plant_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plant_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\player_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\player_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\race_stats_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\race_stats_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sbrick_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sbrick_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\skills_tree_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\skills_tree_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sky_object_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sky_object_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sky_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sky_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sphrase_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sphrase_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdpch.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdpch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\success_table_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\success_table_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\text_emot_list_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\text_emot_list_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\unblock_titles_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\unblock_titles_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\village_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\village_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\weather_function_params_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\weather_function_params_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\weather_setup_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\weather_setup_sheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\world_sheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\world_sheet.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|