diff options
author | José Bollo <jose.bollo@iot.bzh> | 2018-05-17 11:55:29 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2018-06-13 17:15:31 +0200 |
commit | b2abd7a2a4eed32845a71138694e7977d08b3d3a (patch) | |
tree | 4de116854a3674aaf05344e450fdd362b46a8758 | |
parent | 4a73fa6fce2d3df39872e2767811ad4d6b533087 (diff) |
gitignore: Ignore netbean files from nbproject/
Change-Id: Ic89f9dde8111a20e8dfc5f536ec0e731b2b49df7
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | nbproject/configurations.xml | 1054 | ||||
-rw-r--r-- | nbproject/project.xml | 26 |
3 files changed, 1 insertions, 1080 deletions
@@ -16,3 +16,4 @@ stress-out* node_modules/ _book/ *.kdev4 +nbproject/* diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml deleted file mode 100644 index 2fa45ebb..00000000 --- a/nbproject/configurations.xml +++ /dev/null @@ -1,1054 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<configurationDescriptor version="100"> - <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> - <df root="." name="0"> - <df name="bindings"> - <df name="intrinsics"> - <in>afb-dbus-binding.c</in> - </df> - <df name="samples"> - <in>AuthLogin.c</in> - <in>DemoContext.c</in> - <in>DemoPost.c</in> - <in>HelloWorld.c</in> - <in>ave.c</in> - <in>hello3.c</in> - <in>hi3.c</in> - <in>tic-tac-toe.c</in> - </df> - <df name="tutorial"> - <in>tuto-1.c</in> - <in>tuto-2.c</in> - <in>tuto-3.cpp</in> - </df> - </df> - <df name="src"> - <df name="devtools"> - <in>exprefs.c</in> - <in>genskel.c</in> - <in>json2c.c</in> - </df> - <df name="tests"> - <df name="apiset"> - <in>test-apiset.c</in> - </df> - <df name="session"> - <in>test-session.c</in> - </df> - </df> - <in>afb-api-dbus.c</in> - <in>afb-api-so-v1.c</in> - <in>afb-api-so-v2.c</in> - <in>afb-api-so-v3.c</in> - <in>afb-api-so-vdyn.c</in> - <in>afb-api-so.c</in> - <in>afb-api-v3.c</in> - <in>afb-api-ws.c</in> - <in>afb-api.c</in> - <in>afb-apiset.c</in> - <in>afb-auth.c</in> - <in>afb-client-demo.c</in> - <in>afb-common.c</in> - <in>afb-config.c</in> - <in>afb-context.c</in> - <in>afb-cred.c</in> - <in>afb-debug.c</in> - <in>afb-evt.c</in> - <in>afb-export.c</in> - <in>afb-fdev.c</in> - <in>afb-hook.c</in> - <in>afb-hreq.c</in> - <in>afb-hsrv.c</in> - <in>afb-hswitch.c</in> - <in>afb-method.c</in> - <in>afb-monitor.c</in> - <in>afb-msg-json.c</in> - <in>afb-proto-ws.c</in> - <in>afb-session.c</in> - <in>afb-stub-ws.c</in> - <in>afb-supervision.c</in> - <in>afb-systemd.c</in> - <in>afb-trace.c</in> - <in>afb-websock.c</in> - <in>afb-ws-client.c</in> - <in>afb-ws-json1.c</in> - <in>afb-ws.c</in> - <in>afb-wsj1.c</in> - <in>afb-xreq.c</in> - <in>afs-config.c</in> - <in>afs-discover.c</in> - <in>afs-main.c</in> - <in>afs-supervisor.c</in> - <in>fdev-epoll.c</in> - <in>fdev-systemd.c</in> - <in>fdev.c</in> - <in>jobs-fake.c</in> - <in>jobs.c</in> - <in>locale-root.c</in> - <in>main.c</in> - <in>process-name.c</in> - <in>sig-monitor.c</in> - <in>subpath.c</in> - <in>verbose.c</in> - <in>websock.c</in> - <in>wrap-json.c</in> - </df> - </df> - <logicalFolder name="ExternalFiles" - displayName="Important Files" - projectFiles="false" - kind="IMPORTANT_FILES_FOLDER"> - <itemPath>Makefile</itemPath> - <itemPath>nbproject/private/launcher.properties</itemPath> - </logicalFolder> - </logicalFolder> - <sourceFolderFilter>^(nbproject)$</sourceFolderFilter> - <sourceRootList> - <Elem>.</Elem> - </sourceRootList> - <projectmakefile>Makefile</projectmakefile> - <confs> - <conf name="Default" type="0"> - <toolsSet> - <compilerSet>default</compilerSet> - <dependencyChecking>false</dependencyChecking> - <rebuildPropChanged>false</rebuildPropChanged> - </toolsSet> - <flagsDictionary> - <element flagsID="0" - commonFlags="-mtune=generic -march=x86-64 -g -ggdb -g -fPIC"/> - <element flagsID="1" - commonFlags="-mtune=generic -march=x86-64 -std=gnu++14 -fPIC"/> - </flagsDictionary> - <codeAssistance> - </codeAssistance> - <makefileType> - <makeTool> - <buildCommandWorkingDir>build</buildCommandWorkingDir> - <buildCommand>${MAKE} -f Makefile</buildCommand> - <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> - <executablePath></executablePath> - <ccTool> - <incDir> - <pElem>include/afb</pElem> - <pElem>bindings/tutorial</pElem> - <pElem>/usr/include/c++/7</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/c++/7/x86_64-redhat-linux/bits</pElem> - <pElem>/usr/include/c++/7/bits</pElem> - <pElem>/usr/include/c++/7/debug</pElem> - <pElem>/usr/include/c++/7/ext</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/gnu</pElem> - <pElem>/usr/include/c++/7/backward</pElem> - <pElem>/usr/include/linux</pElem> - <pElem>/usr/include/asm</pElem> - <pElem>/usr/include/asm-generic</pElem> - <pElem>include</pElem> - <pElem>/usr/include/c++/7/x86_64-redhat-linux</pElem> - <pElem>build/bindings/tutorial</pElem> - </incDir> - <preprocessorList> - <Elem>AFB_VERSION="5.99-FFRC0"</Elem> - <Elem>AFS_SUPERVISION_SOCKET="@urn:AGL:afs:supervision:socket"</Elem> - <Elem>AFS_SUPERVISOR_PORT=1619</Elem> - <Elem>AFS_SUPERVISOR_TOKEN="HELLO"</Elem> - <Elem>AGL_DEVEL=1</Elem> - <Elem>USE_MAGIC_MIME_TYPE=1</Elem> - <Elem>WITH_MONITORING_OPTION=1</Elem> - <Elem>__PIC__=2</Elem> - <Elem>__REGISTER_PREFIX__=</Elem> - <Elem>__USER_LABEL_PREFIX__=</Elem> - <Elem>__pic__=2</Elem> - <Elem>tuto_3_EXPORTS=1</Elem> - </preprocessorList> - </ccTool> - </makeTool> - <preBuild> - <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir> - <preBuildCommand>cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_C_FLAGS_DEBUG="-g3 -gdwarf-2" -DCMAKE_CXX_FLAGS_DEBUG="-g3 -gdwarf-2" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DAGL_DEVEL=ON -DINCLUDE_MONITORING=ON -DINCLUDE_SUPERVISOR=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/opt/jobol ..</preBuildCommand> - <preBuildFirst>true</preBuildFirst> - </preBuild> - </makefileType> - <item path="bindings/intrinsics/afb-dbus-binding.c" - ex="false" - tool="0" - flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/AuthLogin.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/DemoContext.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/DemoPost.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/HelloWorld.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/ave.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/hello3.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/hi3.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/samples/tic-tac-toe.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="bindings/tutorial/tuto-1.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/bindings/tutorial</pElem> - </incDir> - </cTool> - </item> - <item path="bindings/tutorial/tuto-2.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include</pElem> - <pElem>build/bindings/tutorial</pElem> - </incDir> - </cTool> - </item> - <item path="bindings/tutorial/tuto-3.cpp" ex="false" tool="1" flavor2="11"> - <ccTool flags="1"> - </ccTool> - </item> - <folder path="0/bindings"> - <cTool> - <incDir> - <pElem>include/afb</pElem> - </incDir> - <preprocessorList> - <Elem>AFB_VERSION="5.99-FFRC0"</Elem> - <Elem>AFS_SUPERVISION_SOCKET="@urn:AGL:afs:supervision:socket"</Elem> - <Elem>AFS_SUPERVISOR_PORT=1619</Elem> - <Elem>AFS_SUPERVISOR_TOKEN="HELLO"</Elem> - <Elem>AGL_DEVEL</Elem> - <Elem>USE_MAGIC_MIME_TYPE</Elem> - <Elem>WITH_MONITORING_OPTION</Elem> - </preprocessorList> - </cTool> - </folder> - <folder path="0/bindings/intrinsics"> - <cTool> - <incDir> - <pElem>bindings/intrinsics</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>/usr/include/systemd</pElem> - <pElem>build/bindings/intrinsics</pElem> - </incDir> - </cTool> - </folder> - <folder path="0/bindings/samples"> - <cTool> - <incDir> - <pElem>bindings/samples</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/bindings/samples</pElem> - </incDir> - </cTool> - </folder> - <folder path="0/bindings/tutorial"> - <cTool> - <incDir> - <pElem>bindings/tutorial</pElem> - </incDir> - </cTool> - </folder> - <folder path="0/src/devtools"> - <cTool> - <incDir> - <pElem>src/devtools</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/src/devtools</pElem> - </incDir> - </cTool> - </folder> - <folder path="0/src/tests"> - <cTool> - <incDir> - <pElem>include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>/usr/include/p11-kit-1</pElem> - <pElem>/usr/include/uuid</pElem> - <pElem>src</pElem> - </incDir> - <preprocessorList> - <Elem>AFB_VERSION="5.99-FFRC0"</Elem> - <Elem>AFS_SUPERVISION_SOCKET="@urn:AGL:afs:supervision:socket"</Elem> - <Elem>AFS_SUPERVISOR_PORT=1619</Elem> - <Elem>AFS_SUPERVISOR_TOKEN="HELLO"</Elem> - <Elem>AGL_DEVEL</Elem> - <Elem>USE_MAGIC_MIME_TYPE</Elem> - <Elem>WITH_MONITORING_OPTION</Elem> - </preprocessorList> - </cTool> - </folder> - <folder path="0/src/tests/apiset"> - <cTool> - <incDir> - <pElem>src/tests/apiset</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src/tests/apiset</pElem> - </incDir> - </cTool> - </folder> - <folder path="0/src/tests/session"> - <cTool> - <incDir> - <pElem>src/tests/session</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src/tests/session</pElem> - </incDir> - </cTool> - </folder> - <item path="src/afb-api-dbus.c" ex="false" tool="0" flavor2="2"> - </item> - <item path="src/afb-api-so-v1.c" ex="false" tool="0" flavor2="2"> - </item> - <item path="src/afb-api-so-v2.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-api-so-v3.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>include/afb</pElem> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-api-so-vdyn.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>include/afb</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-api-so.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-api-v3.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-api-ws.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/netinet</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-api.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-apiset.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-auth.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-client-demo.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/systemd</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-common.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-config.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-context.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-cred.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-debug.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-evt.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-export.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-fdev.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-hook.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-hreq.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-hsrv.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-hswitch.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-method.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-monitor.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>include/afb</pElem> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-msg-json.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-proto-ws.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>/usr/include/bits</pElem> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/netinet</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-session.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/uuid</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-stub-ws.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/netinet</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-supervision.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>include/afb</pElem> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-systemd.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-trace.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>include/afb</pElem> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-websock.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-ws-client.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/netinet</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-ws-json1.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-ws.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-wsj1.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afb-xreq.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>include/afb</pElem> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afs-config.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afs-discover.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afs-main.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/afs-supervisor.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>include/afb</pElem> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/devtools/exprefs.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="src/devtools/genskel.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="src/devtools/json2c.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="src/fdev-epoll.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/fdev-systemd.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/systemd</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/fdev.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/jobs-fake.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/jobs.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/systemd</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/locale-root.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/main.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>include/afb</pElem> - <pElem>include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/process-name.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/sig-monitor.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/subpath.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/tests/apiset/test-apiset.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="src/tests/session/test-session.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - </cTool> - </item> - <item path="src/verbose.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/websock.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/sys</pElem> - <pElem>/usr/include</pElem> - <pElem>/usr/include/bits/types</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - <item path="src/wrap-json.c" ex="false" tool="0" flavor2="3"> - <cTool flags="0"> - <incDir> - <pElem>src</pElem> - <pElem>/usr/lib/gcc/x86_64-redhat-linux/7/include</pElem> - <pElem>/usr/include/bits</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>/usr/include</pElem> - <pElem>build/src</pElem> - </incDir> - </cTool> - </item> - </conf> - </confs> -</configurationDescriptor> diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 7d5841f9..00000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://www.netbeans.org/ns/project/1"> - <type>org.netbeans.modules.cnd.makeproject</type> - <configuration> - <data xmlns="http://www.netbeans.org/ns/make-project/1"> - <name>app-framework-binder</name> - <c-extensions>c</c-extensions> - <cpp-extensions>cpp,cxx</cpp-extensions> - <header-extensions>h,hpp,inc</header-extensions> - <sourceEncoding>UTF-8</sourceEncoding> - <make-dep-projects/> - <sourceRootList> - <sourceRootElem>.</sourceRootElem> - </sourceRootList> - <confList> - <confElem> - <name>Default</name> - <type>0</type> - </confElem> - </confList> - <formatting> - <project-formatting-style>false</project-formatting-style> - </formatting> - </data> - </configuration> -</project> |