mirror of
https://github.com/boostorg/statechart.git
synced 2026-01-20 17:12:12 +00:00
203 lines
5.1 KiB
XML
203 lines
5.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="BitMachine"
|
|
ProjectGUID="{CF66596F-7DEA-4BB6-A728-F7FEF2889855}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm300"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""..\..\..\..\..\boost-sandbox";"..\..\..\..\..\boost-1.30.2""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
BufferSecurityCheck="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/BitMachine.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/BitMachine.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<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|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm300"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories=""..\..\..\..\..\boost-sandbox";"..\..\..\..\..\boost-1.30.2""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="TRUE"
|
|
RuntimeLibrary="4"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/BitMachine.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="FALSE"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<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="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="BitMachine.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="fsm Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\asynchronous_state_machine.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\custom_reaction.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\deep_history.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\deferral.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\event.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\event_base.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\exception_translator.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\result.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\shallow_history.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\simple_state.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\state.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\state_machine.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\termination.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\transition.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\fsm\worker.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\UniqueObject.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UniqueObjectAllocator.hpp">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|