722 lines
16 KiB
XML
722 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="backend"
|
|
ProjectGUID="{4183D2B3-B54F-4C91-AEFD-F68BB9B86C08}"
|
|
RootNamespace="backend"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\intermediate"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(GTKMM_BASEPATH)\MSVC\gtkmm-2.4d.vsprops"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)config";"$(SolutionDir)..\..\src\backend";"$(SolutionDir)..\..""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BACKEND_EXPORTS;VISIBILITY_SUPPORT_HH"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4290;4275;4250;4251"
|
|
ForcedIncludeFiles="config.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
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="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\intermediate"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(GTKMM_BASEPATH)\MSVC\gtkmm-2.4.vsprops"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)config";"$(SolutionDir)..\..\src\backend";"$(SolutionDir)..\..""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BACKEND_EXPORTS;VISIBILITY_SUPPORT_HH"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4275;4290"
|
|
ForcedIncludeFiles="config.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
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="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_environment.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_history.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_process_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_simulation.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_simulation_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_thread_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\cpp_resource_policy_manager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\cpu_policies_gatekeeper.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\cpu_policy.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\cpu_policy_exception.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\cpu_policy_manager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_process.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_request.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_resource.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_schedulable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_sub_request.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_thread.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\environment.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\global_preferences.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\history.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\history_observer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\invalid_plugin_exception.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\key_file.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\malformed_policy_exception.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\module.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\null_policy_exception.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\plugin_manager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\policy_parameters.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\process.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\process_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\ready_queue.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\request.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policies_gatekeeper.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_fifo.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_lifo.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_manager.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_priority.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_priority_inheritance.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\schedulable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\schedulable_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\scheduler.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\serialize_visitor.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\serializer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\serializer_error.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\serializers_gatekeeper.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\simulation.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\simulation_observer.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\simulation_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_process.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_request.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_resource.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_schedulable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_sub_request.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_thread.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\string_utils.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sub_request.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\thread.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\thread_statistics.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\user_interrupt_exception.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="tcc;h;hpp;hxx;hm;inl;inc;xsd;hh"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_environment.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_history.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_process_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_simulation.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_simulation_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\concrete_thread_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\cpp_resource_policy_manager.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\cpu_policies_gatekeeper.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\cpu_policy.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\cpu_policy_exception.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\cpu_policy_manager.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_process.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_request.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_resource.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_schedulable.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_sub_request.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\dynamic_thread.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\environment.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\global_preferences.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\global_preferences_serializer.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\history.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\history_observer.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\invalid_plugin_exception.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\key_file.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\malformed_policy_exception.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\module.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\null_policy_exception.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\plugin.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\plugin_manager.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\policy_parameters.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\process.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\process_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\ready_queue.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\request.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\resource.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\resource_policies_gatekeeper.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\resource_policy.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_fifo.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_lifo.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\resource_policy_manager.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_priority.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\resource_policy_priority_inheritance.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\schedulable.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\schedulable_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\scheduler.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\serialize_visitor.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\serializer.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\serializer_error.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\serializers_gatekeeper.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\simulation.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\simulation_observer.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\simulation_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\templates\singleton.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\templates\smartp.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_process.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_request.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_resource.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_schedulable.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_sub_request.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\static_thread.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\string_utils.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\sub_request.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\thread.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\thread_statistics.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\backend\sgpemv2\user_interrupt_exception.hh"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|