Fix HelloWorld
[src/app-framework-binder.git] / nbproject / configurations.xml
index 129838a..449cdaf 100644 (file)
@@ -2,6 +2,23 @@
 <configurationDescriptor version="97">
   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
     <df root="." name="0">
+      <df name="plugins">
+        <df name="audio">
+          <in>audio-alsa.c</in>
+          <in>audio-api.c</in>
+        </df>
+        <df name="radio">
+          <in>radio-api.c</in>
+          <in>radio-rtlsdr.c</in>
+        </df>
+        <df name="samples">
+          <in>HelloWorld.c</in>
+          <in>SamplePost.c</in>
+        </df>
+        <df name="session">
+          <in>token-api.c</in>
+        </df>
+      </df>
       <df name="src">
         <in>afbs-api.c</in>
         <in>alsa-api.c</in>
@@ -47,7 +64,9 @@
         <rebuildPropChanged>false</rebuildPropChanged>
       </toolsSet>
       <flagsDictionary>
-        <element flagsID="0" commonFlags="-fPIE"/>
+        <element flagsID="0" commonFlags="-fPIC"/>
+        <element flagsID="1" commonFlags="-fPIE"/>
+        <element flagsID="2" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
       </flagsDictionary>
       <codeAssistance>
       </codeAssistance>
           <buildCommandWorkingDir>build</buildCommandWorkingDir>
           <buildCommand>${MAKE} -f Makefile</buildCommand>
           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
-          <executablePath>build/src/afb-daemon</executablePath>
-          <cTool>
-            <incDir>
-              <pElem>include</pElem>
-              <pElem>/usr/include/json-c</pElem>
-              <pElem>/usr/include/libusb-1.0</pElem>
-              <pElem>build/src</pElem>
-            </incDir>
-            <preprocessorList>
-              <Elem>WITH_RADIO_PLUGIN=1</Elem>
-            </preprocessorList>
+          <executablePath>build/afb-daemon</executablePath>
+          <cTool flags="2">
           </cTool>
         </makeTool>
         <preBuild>
           <preBuildFirst>true</preBuildFirst>
         </preBuild>
       </makefileType>
-      <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
+      <folder path="0/plugins">
+        <cTool>
+          <incDir>
+            <pElem>include</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>/usr/include/alsa</pElem>
+          </incDir>
+        </cTool>
+      </folder>
+      <folder path="0/plugins/audio">
+        <cTool>
+          <incDir>
+            <pElem>build/plugins/audio</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+            <Elem>audio_api_EXPORTS</Elem>
+          </preprocessorList>
+        </cTool>
+      </folder>
+      <folder path="0/plugins/radio">
+        <cTool>
+          <incDir>
+            <pElem>/usr/include/libusb-1.0</pElem>
+            <pElem>build/plugins</pElem>
+            <pElem>plugins/radio</pElem>
+            <pElem>plugins/audio</pElem>
+          </incDir>
+        </cTool>
+      </folder>
+      <folder path="0/plugins/samples">
+        <cTool>
+          <incDir>
+            <pElem>build/plugins/samples</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+          </preprocessorList>
+        </cTool>
+      </folder>
+      <folder path="0/plugins/session">
+        <cTool>
+          <incDir>
+            <pElem>build/plugins/session</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+            <Elem>token_api_EXPORTS</Elem>
+          </preprocessorList>
+        </cTool>
+      </folder>
+      <item path="plugins/audio/audio-alsa.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
         </cTool>
       </item>
-      <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
+      <item path="plugins/audio/audio-api.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="0">
+        </cTool>
+      </item>
+      <item path="plugins/radio/radio-api.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="2">
+        </cTool>
+      </item>
+      <item path="plugins/radio/radio-rtlsdr.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="2">
+        </cTool>
+      </item>
+      <item path="plugins/samples/HelloWorld.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
+          <preprocessorList>
+            <Elem>helloWorld_api_EXPORTS</Elem>
+          </preprocessorList>
+        </cTool>
+      </item>
+      <item path="plugins/samples/SamplePost.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="0">
+          <preprocessorList>
+            <Elem>samplePost_api_EXPORTS</Elem>
+          </preprocessorList>
+        </cTool>
+      </item>
+      <item path="plugins/session/token-api.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="0">
+        </cTool>
+      </item>
+      <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="1">
+          <incDir>
+            <pElem>plugins/audio</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>include</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>build/plugins</pElem>
+            <pElem>plugins/samples</pElem>
+            <pElem>plugins/session</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+        </cTool>
+      </item>
+      <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="1">
+          <incDir>
+            <pElem>plugins/audio</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>include</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>build/plugins</pElem>
+            <pElem>plugins/samples</pElem>
+            <pElem>plugins/session</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
         </cTool>
       </item>
       <item path="src/config.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
+          <incDir>
+            <pElem>include</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>/usr/include/alsa</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+          </preprocessorList>
         </cTool>
       </item>
       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
-        <cTool flags="0">
+        <cTool flags="1">
+          <incDir>
+            <pElem>plugins/audio</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>include</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>build/plugins</pElem>
+            <pElem>plugins/samples</pElem>
+            <pElem>plugins/session</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
         </cTool>
       </item>
       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
+          <incDir>
+            <pElem>include</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>/usr/include/alsa</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+          </preprocessorList>
         </cTool>
       </item>
       <item path="src/main.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
+          <incDir>
+            <pElem>include</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>/usr/include/alsa</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+          </preprocessorList>
         </cTool>
       </item>
-      <item path="src/radio-api.c" ex="false" tool="0" flavor2="0">
-        <cTool flags="0">
+      <item path="src/radio-api.c" ex="false" tool="0" flavor2="2">
+        <cTool flags="1">
+          <incDir>
+            <pElem>plugins/audio</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>include</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>build/plugins</pElem>
+            <pElem>plugins/samples</pElem>
+            <pElem>plugins/session</pElem>
+            <pElem>/usr/include/libusb-1.0</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>WITH_RADIO_PLUGIN=1</Elem>
+          </preprocessorList>
         </cTool>
       </item>
       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
+          <incDir>
+            <pElem>include</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>/usr/include/alsa</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+          </preprocessorList>
         </cTool>
       </item>
       <item path="src/session.c" ex="false" tool="0" flavor2="2">
         <cTool flags="0">
+          <incDir>
+            <pElem>include</pElem>
+            <pElem>/usr/include/json-c</pElem>
+            <pElem>/usr/include/uuid</pElem>
+            <pElem>/usr/include/alsa</pElem>
+            <pElem>build/src</pElem>
+          </incDir>
+          <preprocessorList>
+            <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
+            <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
+          </preprocessorList>
         </cTool>
       </item>
     </conf>