Add files via upload
This commit is contained in:
140
nbproject/configurations.xml
Normal file
140
nbproject/configurations.xml
Normal file
@@ -0,0 +1,140 @@
|
||||
<?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>DBusSafWorkers.h</itemPath>
|
||||
<itemPath>SAF.h</itemPath>
|
||||
<itemPath>gcc_version.h</itemPath>
|
||||
<itemPath>globals.h</itemPath>
|
||||
</logicalFolder>
|
||||
<logicalFolder name="ResourceFiles"
|
||||
displayName="Resource Files"
|
||||
projectFiles="true">
|
||||
</logicalFolder>
|
||||
<logicalFolder name="SourceFiles"
|
||||
displayName="Source Files"
|
||||
projectFiles="true">
|
||||
<itemPath>DBusSafWorkers.cpp</itemPath>
|
||||
<itemPath>SAF.cpp</itemPath>
|
||||
<itemPath>dbus_saf_adaptor.hpp</itemPath>
|
||||
<itemPath>dbus_saf_proxy.hpp</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>
|
||||
<itemPath>PKGBUILD</itemPath>
|
||||
<itemPath>change.log</itemPath>
|
||||
<itemPath>saf.xml</itemPath>
|
||||
<itemPath>saf7-default.conf</itemPath>
|
||||
<itemPath>saf7-default.rc.template</itemPath>
|
||||
<itemPath>saf7-default.service</itemPath>
|
||||
<itemPath>saf7_Quit.sh</itemPath>
|
||||
<itemPath>saf7_SendMsg.sh</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>
|
||||
<incDir>
|
||||
<pElem>/usr/include/dbus-1.0</pElem>
|
||||
<pElem>/usr/include/dbus-c++-1</pElem>
|
||||
</incDir>
|
||||
<commandLine>-pthread</commandLine>
|
||||
<preprocessorList>
|
||||
<Elem>DBUS_API_SUBJECT_TO_CHANGE</Elem>
|
||||
<Elem>DEVTIME</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
<linkerTool>
|
||||
<linkerLibItems>
|
||||
<linkerLibLibItem>boost_program_options</linkerLibLibItem>
|
||||
<linkerLibLibItem>gloox</linkerLibLibItem>
|
||||
<linkerLibLibItem>dbus-c++-1</linkerLibLibItem>
|
||||
</linkerLibItems>
|
||||
</linkerTool>
|
||||
</compileType>
|
||||
<item path="DBusSafWorkers.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="DBusSafWorkers.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="SAF.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="SAF.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="dbus_saf_adaptor.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="dbus_saf_proxy.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="gcc_version.h" 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>
|
||||
</conf>
|
||||
<conf name="Release" type="1">
|
||||
<toolsSet>
|
||||
<compilerSet>default</compilerSet>
|
||||
<dependencyChecking>true</dependencyChecking>
|
||||
<rebuildPropChanged>false</rebuildPropChanged>
|
||||
</toolsSet>
|
||||
<compileType>
|
||||
<ccTool>
|
||||
<developmentMode>5</developmentMode>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
<incDir>
|
||||
<pElem>/usr/include/dbus-1.0</pElem>
|
||||
<pElem>/usr/include/dbus-c++-1</pElem>
|
||||
</incDir>
|
||||
<commandLine>-pthread</commandLine>
|
||||
<preprocessorList>
|
||||
<Elem>DBUS_API_SUBJECT_TO_CHANGE</Elem>
|
||||
</preprocessorList>
|
||||
</ccTool>
|
||||
<linkerTool>
|
||||
<stripSymbols>true</stripSymbols>
|
||||
<linkerLibItems>
|
||||
<linkerLibLibItem>boost_program_options</linkerLibLibItem>
|
||||
<linkerLibLibItem>gloox</linkerLibLibItem>
|
||||
<linkerLibLibItem>dbus-c++-1</linkerLibLibItem>
|
||||
</linkerLibItems>
|
||||
</linkerTool>
|
||||
</compileType>
|
||||
<item path="DBusSafWorkers.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="DBusSafWorkers.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="SAF.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="SAF.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="dbus_saf_adaptor.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="dbus_saf_proxy.hpp" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="gcc_version.h" 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>
|
||||
</conf>
|
||||
</confs>
|
||||
</configurationDescriptor>
|
||||
Reference in New Issue
Block a user