mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-16 06:18:43 +00:00
600 lines
12 KiB
XML
600 lines
12 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="frontend_service"
|
|
ProjectGUID="{A231B214-BFBA-4CDC-A8E9-C2AD1526DCEB}"
|
|
RootNamespace="frontend_service"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<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;_WINDOWS"
|
|
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="VCLinkerTool"
|
|
AdditionalDependencies="libxml2.lib zlib.lib mysqlclient.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<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;_WINDOWS"
|
|
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="VCLinkerTool"
|
|
AdditionalDependencies="mysqlclient.lib"
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
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="../../../common/src;.;.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
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="VCLinkerTool"
|
|
AdditionalDependencies="libxml2.lib zlib.lib mysqlclient.lib"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)obj64\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
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="../../../common/src;.;.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
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="VCLinkerTool"
|
|
AdditionalDependencies="libxml2.lib zlib.lib mysqlclient.lib"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\client_entity_id_translator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_entity_id_translator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_host.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_host.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_id_lookup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\client_id_lookup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\distance_prioritizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\distance_prioritizer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\entity_container.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\entity_container.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_net_stat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_net_stat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_receive_sub.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_receive_sub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_receive_task.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_receive_task.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_send_sub.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_send_sub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_stat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_stat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fe_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\frontend_service.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\frontend_service.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gateway_fes_transport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\history.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\history.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\id_impulsions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\id_impulsions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\impulse_encoder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\impulse_encoder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\module_manager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\module_manager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\packet_history.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\packet_history.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\prio_sub.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\prio_sub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\processing_spreader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\processing_spreader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\property_history.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\property_history.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\property_id_translator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\selection_generator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\selection_generator.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=".\uid_impulsions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\uid_impulsions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vision_array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vision_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vision_provider.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vision_provider.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vision_receiver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vision_receiver.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|