mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
414 lines
8.5 KiB
XML
414 lines
8.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="ligo"
|
|
ProjectGUID="{1DDC11C7-AF79-40F3-A6D4-F84BA8644B5C}"
|
|
RootNamespace="ligo"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
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="../include"
|
|
PreprocessorDefinitions="_LIB;_DEBUG;WIN32;LIBXML_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\nl$(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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
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="../include"
|
|
PreprocessorDefinitions="_LIB;_DEBUG;WIN32;LIBXML_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\nl$(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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
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"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_LIB;LIBXML_STATIC;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\nl$(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"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
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"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories="../include"
|
|
PreprocessorDefinitions="_LIB;LIBXML_STATIC;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
WarningLevel="2"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib64\nl$(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="ligo\ligo_config.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\ligo\ligo_config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\ligo_error.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\ligo_error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\ligo_material.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\ligo_material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\primitive.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\ligo\primitive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\primitive_class.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\ligo\primitive_class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\primitive_configuration.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\ligo\primitive_configuration.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\primitive_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\nel\ligo\primitive_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\transition.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\transition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_bank.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_bank.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_edge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_edge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_region.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_region.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_template.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ligo\zone_template.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|