diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-15 18:39:45 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-15 18:39:45 +0100 |
commit | 1250a56369315c017abfe429c556b863730b9b44 (patch) | |
tree | 979cd438bbaf7360336714501caa3c8001e24971 /nbproject/configurations.xml | |
parent | a644a48c2dfdc4ba5129aa3b85a21aadc429f65d (diff) |
Post En court Ne fonctionne pas
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 2435ae96..b1f18a07 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -65,8 +65,6 @@ <preBuildFirst>true</preBuildFirst> </preBuild> </makefileType> - <item path="src/SamplePost.c" ex="false" tool="0" flavor2="2"> - </item> <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2"> <cTool flags="0"> <incDir> @@ -105,22 +103,12 @@ </cTool> </item> <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2"> - <cTool flags="1"> + <cTool flags="0"> <incDir> - <pElem>src</pElem> - <pElem>/usr/include/json-c</pElem> <pElem>include</pElem> - <pElem>/usr/include/uuid</pElem> + <pElem>/usr/include/json-c</pElem> <pElem>build/src</pElem> </incDir> - <preprocessorList> - <Elem>__PIC__=2</Elem> - <Elem>__PIE__=2</Elem> - <Elem>__REGISTER_PREFIX__=</Elem> - <Elem>__USER_LABEL_PREFIX__=</Elem> - <Elem>__pic__=2</Elem> - <Elem>__pie__=2</Elem> - </preprocessorList> </cTool> </item> <item path="src/http-svc.c" ex="false" tool="0" flavor2="2"> |