diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-10-27 17:44:20 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-10-27 17:44:20 +0200 |
commit | 57710ab4388dd386a8c60b6b007603f6e3fdd1d2 (patch) | |
tree | 21ad0ba898c9d8683c8814286c391d4c7e623133 /nbproject/configurations.xml | |
parent | f9774538ec99c812b7effc3b77160608a343fce0 (diff) |
Reinstall tcp/ws plugin until Jose fix unix/ws socket version
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 61e4fab..8977e53 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -742,17 +742,25 @@ <folder path="0/hook-plugin"> <cTool> <incDir> - <pElem>hook-plugin</pElem> - <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/json-c</pElem> - <pElem>../../../opt/include/afb</pElem> <pElem>../../../opt/include</pElem> + <pElem>/usr/include/p11-kit-1</pElem> + <pElem>../../../opt/include/alsa</pElem> <pElem>build/hook-plugin</pElem> </incDir> + <preprocessorList> + <Elem>CONTROL_MAXPATH_LEN=255</Elem> + <Elem>MAX_LINEAR_DB_SCALE=24</Elem> + <Elem>MAX_SND_CARD=16</Elem> + <Elem>NATIVE_LINUX</Elem> + <Elem>PIC</Elem> + <Elem>TLV_BYTE_SIZE=256</Elem> + <Elem>policy_hook_cb_EXPORTS</Elem> + </preprocessorList> </cTool> </folder> <item path="hook-plugin/PolicyHookCb.c" ex="false" tool="0" flavor2="3"> - <cTool flags="2"> + <cTool flags="0"> </cTool> </item> </conf> |