git-svn-id: http://moon:8086/svn/software/trunk/projects/FsmEval@139 b431acfa-c32f-4a4a-93f1-934dc6c82436
92 lines
3.2 KiB
XML
92 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configurationDescriptor version="95">
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
|
<logicalFolder name="HeaderFiles"
|
|
displayName="Header Files"
|
|
projectFiles="true">
|
|
<itemPath>AState.hpp</itemPath>
|
|
<itemPath>AStateMachine.hpp</itemPath>
|
|
<itemPath>FsmMode.hpp</itemPath>
|
|
<itemPath>FsmProcess.hpp</itemPath>
|
|
<itemPath>FsmProcess.tcc</itemPath>
|
|
</logicalFolder>
|
|
<logicalFolder name="ResourceFiles"
|
|
displayName="Resource Files"
|
|
projectFiles="true">
|
|
</logicalFolder>
|
|
<logicalFolder name="SourceFiles"
|
|
displayName="Source Files"
|
|
projectFiles="true">
|
|
<itemPath>main.cpp</itemPath>
|
|
</logicalFolder>
|
|
<logicalFolder name="TestFiles"
|
|
displayName="Test Files"
|
|
projectFiles="false"
|
|
kind="TEST_LOGICAL_FOLDER">
|
|
</logicalFolder>
|
|
<logicalFolder name="ExternalFiles"
|
|
displayName="Important Files"
|
|
projectFiles="false"
|
|
kind="IMPORTANT_FILES_FOLDER">
|
|
<itemPath>Makefile</itemPath>
|
|
</logicalFolder>
|
|
</logicalFolder>
|
|
<projectmakefile>Makefile</projectmakefile>
|
|
<confs>
|
|
<conf name="Debug" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
</compileType>
|
|
<item path="AState.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="AStateMachine.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="FsmMode.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="FsmProcess.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="FsmProcess.tcc" ex="true" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
<conf name="Release" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
<cTool>
|
|
<developmentMode>5</developmentMode>
|
|
</cTool>
|
|
<ccTool>
|
|
<developmentMode>5</developmentMode>
|
|
</ccTool>
|
|
<fortranCompilerTool>
|
|
<developmentMode>5</developmentMode>
|
|
</fortranCompilerTool>
|
|
<asmTool>
|
|
<developmentMode>5</developmentMode>
|
|
</asmTool>
|
|
</compileType>
|
|
<item path="AState.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="AStateMachine.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="FsmMode.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="FsmProcess.hpp" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="FsmProcess.tcc" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
</confs>
|
|
</configurationDescriptor>
|