diff options
Diffstat (limited to 'nbproject')
-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> |