2018-10-19 16:48:02 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<configurationDescriptor version="100">
|
|
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
|
|
|
<logicalFolder name="HeaderFiles"
|
|
|
|
displayName="Header Files"
|
|
|
|
projectFiles="true">
|
|
|
|
<itemPath>./src/functions.h</itemPath>
|
|
|
|
<itemPath>../lib/image.h</itemPath>
|
|
|
|
<itemPath>../lib/message.h</itemPath>
|
|
|
|
<itemPath>../lib/monitor.h</itemPath>
|
|
|
|
<itemPath>../lib/robot.h</itemPath>
|
|
|
|
<itemPath>../lib/server.h</itemPath>
|
|
|
|
</logicalFolder>
|
|
|
|
<logicalFolder name="ResourceFiles"
|
|
|
|
displayName="Resource Files"
|
|
|
|
projectFiles="true">
|
|
|
|
<itemPath>gdbsudo.sh</itemPath>
|
|
|
|
</logicalFolder>
|
|
|
|
<logicalFolder name="SourceFiles"
|
|
|
|
displayName="Source Files"
|
|
|
|
projectFiles="true">
|
|
|
|
<itemPath>./src/functions.cpp</itemPath>
|
|
|
|
<itemPath>../lib/src/image.cpp</itemPath>
|
|
|
|
<itemPath>./src/main.cpp</itemPath>
|
|
|
|
<itemPath>../lib/src/message.cpp</itemPath>
|
|
|
|
<itemPath>../lib/src/monitor.cpp</itemPath>
|
|
|
|
<itemPath>../lib/src/robot.cpp</itemPath>
|
|
|
|
<itemPath>../lib/src/server.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>
|
|
|
|
<cTool>
|
|
|
|
<incDir>
|
|
|
|
<pElem>src</pElem>
|
|
|
|
<pElem>../lib</pElem>
|
|
|
|
</incDir>
|
|
|
|
<commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy</commandLine>
|
|
|
|
</cTool>
|
|
|
|
<ccTool>
|
|
|
|
<incDir>
|
|
|
|
<pElem>src</pElem>
|
|
|
|
<pElem>../lib</pElem>
|
|
|
|
<pElem>/usr/xenomai/include</pElem>
|
|
|
|
<pElem>/usr/xenomai/include/mercury</pElem>
|
|
|
|
</incDir>
|
|
|
|
<commandLine>-I/usr/xenomai/include/mercury -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__MERCURY__ -I/usr/xenomai/include/alchemy</commandLine>
|
|
|
|
<preprocessorList>
|
|
|
|
<Elem>_WITH_TRACE_</Elem>
|
|
|
|
</preprocessorList>
|
|
|
|
</ccTool>
|
|
|
|
<linkerTool>
|
|
|
|
<linkerLibItems>
|
|
|
|
<linkerOptionItem>`pkg-config --libs opencv`</linkerOptionItem>
|
|
|
|
</linkerLibItems>
|
|
|
|
<commandLine>-Wl,--no-as-needed -lalchemy -lcopperplate /usr/xenomai/lib/xenomai/bootstrap.o -Wl,--wrap=main -Wl,--dynamic-list=/usr/xenomai/lib/dynlist.ld -L/usr/xenomai/lib -lmercury -lpthread -lrt</commandLine>
|
|
|
|
</linkerTool>
|
|
|
|
</compileType>
|
|
|
|
<item path="../lib/image.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/message.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/monitor.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/robot.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/server.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/image.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/message.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/monitor.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/robot.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/server.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/functions.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/functions.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/main.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="gdbsudo.sh" ex="false" tool="3" 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="../lib/image.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/message.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/monitor.h" ex="false" tool="3" flavor2="0">
|
2018-11-12 10:14:43 +01:00
|
|
|
</item>
|
|
|
|
<item path="../lib/robot.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/server.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/image.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/message.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/monitor.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/robot.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/server.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/functions.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/functions.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/main.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="gdbsudo.sh" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
</conf>
|
|
|
|
<conf name="Debug__RPI_" type="1">
|
|
|
|
<toolsSet>
|
|
|
|
<compilerSet>GNU|GNU</compilerSet>
|
|
|
|
<dependencyChecking>true</dependencyChecking>
|
|
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
|
|
</toolsSet>
|
|
|
|
<compileType>
|
|
|
|
</compileType>
|
|
|
|
<item path="../lib/image.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/message.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/monitor.h" ex="false" tool="3" flavor2="0">
|
2018-10-19 16:48:02 +02:00
|
|
|
</item>
|
|
|
|
<item path="../lib/robot.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/server.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/image.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/message.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/monitor.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/robot.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="../lib/src/server.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/functions.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/functions.h" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="./src/main.cpp" ex="false" tool="1" flavor2="0">
|
|
|
|
</item>
|
|
|
|
<item path="gdbsudo.sh" ex="false" tool="3" flavor2="0">
|
|
|
|
</item>
|
|
|
|
</conf>
|
|
|
|
</confs>
|
|
|
|
</configurationDescriptor>
|