Files
pmp7/nbproject/configurations.xml
2017-12-17 17:43:17 +01:00

139 lines
4.9 KiB
XML

<?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>DBusMprisProxy.h</itemPath>
<itemPath>DBusPODProxy.h</itemPath>
<itemPath>globals.h</itemPath>
<itemPath>mpris_proxy.hpp</itemPath>
<itemPath>pod_proxy.hpp</itemPath>
</logicalFolder>
<logicalFolder name="ResourceFiles"
displayName="Resource Files"
projectFiles="true">
<itemPath>mpris_proxy.xml</itemPath>
<itemPath>pod_proxy.xml</itemPath>
</logicalFolder>
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
<itemPath>DBusMprisProxy.cpp</itemPath>
<itemPath>DBusPODProxy.cpp</itemPath>
<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>
<itemPath>README.md</itemPath>
</logicalFolder>
<projectmakefile>Makefile</projectmakefile>
<confs>
<conf name="Debug" type="1">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<ccTool>
<incDir>
<pElem>/usr/include/dbus-c++-1</pElem>
</incDir>
</ccTool>
<linkerTool>
<linkerLibItems>
<linkerLibLibItem>dbus-c++-1</linkerLibLibItem>
<linkerLibLibItem>boost_program_options</linkerLibLibItem>
</linkerLibItems>
<commandLine>-pthread</commandLine>
</linkerTool>
</compileType>
<item path="DBusMprisProxy.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="DBusMprisProxy.h" ex="false" tool="3" flavor2="0">
</item>
<item path="DBusPODProxy.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="DBusPODProxy.h" ex="false" tool="3" flavor2="0">
</item>
<item path="README.md" ex="false" tool="3" flavor2="0">
</item>
<item path="globals.h" ex="false" tool="3" flavor2="0">
</item>
<item path="main.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="mpris_proxy.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="mpris_proxy.xml" ex="false" tool="3" flavor2="0">
</item>
<item path="pod_proxy.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="pod_proxy.xml" 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>
<incDir>
<pElem>/usr/include/dbus-c++-1</pElem>
</incDir>
</ccTool>
<fortranCompilerTool>
<developmentMode>5</developmentMode>
</fortranCompilerTool>
<asmTool>
<developmentMode>5</developmentMode>
</asmTool>
<linkerTool>
<linkerLibItems>
<linkerLibLibItem>dbus-c++-1</linkerLibLibItem>
<linkerLibLibItem>boost_program_options</linkerLibLibItem>
</linkerLibItems>
<commandLine>-pthread</commandLine>
</linkerTool>
</compileType>
<item path="DBusMprisProxy.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="DBusMprisProxy.h" ex="false" tool="3" flavor2="0">
</item>
<item path="DBusPODProxy.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="DBusPODProxy.h" ex="false" tool="3" flavor2="0">
</item>
<item path="README.md" ex="false" tool="3" flavor2="0">
</item>
<item path="globals.h" ex="false" tool="3" flavor2="0">
</item>
<item path="main.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="mpris_proxy.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="mpris_proxy.xml" ex="false" tool="3" flavor2="0">
</item>
<item path="pod_proxy.hpp" ex="false" tool="3" flavor2="0">
</item>
<item path="pod_proxy.xml" ex="false" tool="3" flavor2="0">
</item>
</conf>
</confs>
</configurationDescriptor>