Files
121Nat/nbproject/configurations.xml
2015-09-16 21:48:48 +02:00

223 lines
7.7 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">
<logicalFolder name="map" displayName="map" projectFiles="true">
<itemPath>src/map/natmap.h</itemPath>
</logicalFolder>
<itemPath>src/map/NatRange.h</itemPath>
<itemPath>src/PduSender.h</itemPath>
</logicalFolder>
<logicalFolder name="ResourceFiles"
displayName="Resource Files"
projectFiles="true">
</logicalFolder>
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
<logicalFolder name="f1" displayName="map" projectFiles="true">
<itemPath>src/map/natmap.cpp</itemPath>
</logicalFolder>
<itemPath>src/map/NatRange.cpp</itemPath>
<itemPath>src/PduSender.cpp</itemPath>
<itemPath>src/main.cpp</itemPath>
</logicalFolder>
<logicalFolder name="TestFiles"
displayName="Test Files"
projectFiles="false"
kind="TEST_LOGICAL_FOLDER">
<logicalFolder name="f1" displayName="nattest" projectFiles="true" kind="TEST">
<itemPath>tests/nattest.cpp</itemPath>
<itemPath>tests/nattest.h</itemPath>
<itemPath>tests/nattestrunner.cpp</itemPath>
</logicalFolder>
</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>
<ccTool>
<standard>8</standard>
<warningLevel>2</warningLevel>
</ccTool>
<linkerTool>
<linkerLibItems>
<linkerLibLibItem>tins</linkerLibLibItem>
<linkerLibLibItem>pthread</linkerLibLibItem>
</linkerLibItems>
</linkerTool>
</compileType>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<item path="src/PduSender.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/PduSender.h" ex="false" tool="3" flavor2="0">
</item>
<item path="src/main.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/NatRange.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/NatRange.h" ex="false" tool="3" flavor2="0">
</item>
<item path="src/map/natmap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/natmap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tests/nattest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="tests/nattest.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tests/nattestrunner.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>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<item path="src/PduSender.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/PduSender.h" ex="false" tool="3" flavor2="0">
</item>
<item path="src/main.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/NatRange.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/NatRange.h" ex="false" tool="3" flavor2="0">
</item>
<item path="src/map/natmap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/natmap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tests/nattest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="tests/nattest.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tests/nattestrunner.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
<conf name="Unitest" type="1">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<ccTool>
<standard>8</standard>
<incDir>
<pElem>test</pElem>
</incDir>
</ccTool>
</compileType>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<item path="src/PduSender.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/PduSender.h" ex="false" tool="3" flavor2="0">
</item>
<item path="src/main.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/NatRange.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/NatRange.h" ex="false" tool="3" flavor2="0">
</item>
<item path="src/map/natmap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/map/natmap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tests/nattest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="tests/nattest.h" ex="false" tool="3" flavor2="0">
</item>
<item path="tests/nattestrunner.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
</confs>
</configurationDescriptor>