fa4d6d8650
Merged revisions 49601-49602 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r49601 | danieljames | 2008-11-05 19:38:45 +0000 (Wed, 05 Nov 2008) | 2 lines Set several svn:mime-type and svn:eol-style for several files. ........ r49602 | danieljames | 2008-11-05 19:41:20 +0000 (Wed, 05 Nov 2008) | 1 line A couple more svn:mime-type's that I missed. ........ [SVN r49660]
302 lines
6.3 KiB
XML
302 lines
6.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="BitMachine"
|
|
ProjectGUID="{CF66596F-7DEA-4BB6-A728-F7FEF2889855}"
|
|
RootNamespace="BitMachine"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm300 /bigobj"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\.."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
DisableLanguageExtensions="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
EnablePREfast="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/BitMachine.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/BitMachine.pdb"
|
|
SubSystem="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm300 /bigobj"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\..\.."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
DisableLanguageExtensions="true"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
EnablePREfast="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/BitMachine.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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="Statechart Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc"
|
|
>
|
|
<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>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\UniqueObject.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\UniqueObjectAllocator.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|