mirror of
https://github.com/boostorg/statechart.git
synced 2026-01-21 17:32:16 +00:00
240 lines
5.9 KiB
XML
240 lines
5.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Camera"
|
|
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"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\.."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
BufferSecurityCheck="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="Precompiled.hpp"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/Camera.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/Camera.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"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\..\.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="Precompiled.hpp"
|
|
WarningLevel="4"
|
|
WarnAsError="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/Camera.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="Camera.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Configuring.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Precompiled.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Shooting.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="Camera.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Configuring.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Precompiled.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Shooting.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Statechart Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\asynchronous_state_machine.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\custom_reaction.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\deep_history.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\deferral.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\event.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\event_base.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\event_processor.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\exception_translator.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\fifo_scheduler.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\in_state_reaction.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\null_exception_translator.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\result.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\shallow_history.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\simple_state.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\state.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\state_machine.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\termination.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\statechart\transition.hpp">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|