diff options
author | fulup <fulup.arfoll@iot.bzh> | 2017-08-09 18:53:17 +0200 |
---|---|---|
committer | fulup <fulup.arfoll@iot.bzh> | 2017-08-09 18:53:17 +0200 |
commit | 302d4bfcc49c69ea8251e1755ba3876555f680aa (patch) | |
tree | 67442e1037462e667b368e1ee61e27499d836c04 /nbproject/configurations.xml | |
parent | f817ce67ff6344f181d221c859e1cb2231a3dac4 (diff) |
Not Working LUA user_data
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 0207747..e46fe8e 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -313,6 +313,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>Audio-Common</pElem> <pElem>build/ALSA-afb</pElem> </incDir> @@ -334,6 +335,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>build/Alsa-Plugin/Alsa-Policy-Hook</pElem> </incDir> <preprocessorList> @@ -355,6 +357,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>Audio-Common</pElem> <pElem>build/Audio-Common</pElem> </incDir> @@ -424,6 +427,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>HAL-afb/HAL-interface</pElem> <pElem>Audio-Common</pElem> <pElem>build/HAL-afb/HAL-interface</pElem> @@ -456,6 +460,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>HAL-afb/HAL-interface</pElem> <pElem>Audio-Common</pElem> <pElem>build/HAL-afb/HDA-intel</pElem> @@ -477,6 +482,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>HAL-afb/HAL-interface</pElem> <pElem>Audio-Common</pElem> <pElem>build/HAL-afb/Jabra-Solemate</pElem> @@ -498,6 +504,7 @@ <pElem>../../../opt/include/alsa</pElem> <pElem>/usr/include/p11-kit-1</pElem> <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> <pElem>HAL-afb/HAL-interface</pElem> <pElem>Audio-Common</pElem> <pElem>build/HAL-afb/Scarlett-Focusrite</pElem> |