diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-17 16:51:56 +0100 |
---|---|---|
committer | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-17 16:51:56 +0100 |
commit | 8ef79c4fe380e590a7050f76605f304726eca664 (patch) | |
tree | 6a4f9dfd669c8e1541d01581c0eb2409091fbc83 /nbproject/configurations.xml | |
parent | 6c067df867da74cab78c987aa9299290f08c280a (diff) |
4a-hal-unicens: prepare import of plugin
Bug-AGL: SPEC-1505
- remove all files from legacy hal binding
Change-Id: I69e6d170cfa6a16d116f63263a1a5f75e2098d5b
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 201 |
1 files changed, 0 insertions, 201 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml deleted file mode 100644 index 3d0270e..0000000 --- a/nbproject/configurations.xml +++ /dev/null @@ -1,201 +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="afb-utilities"> - <in>escape.c</in> - <in>filescan-utils.c</in> - <in>wrap-json.c</in> - </df> - <df name="hal-utilities-4a"> - <in>hal-interface.c</in> - <in>hal-statics.c</in> - <in>hal-volramp.c</in> - <in>hal-volume.c</in> - </df> - <df name="MOST_UNICENS"> - <df name="ucs2-vol"> - <df name="src"> - <in>device_container.cpp</in> - <in>device_value.cpp</in> - <in>libmostvolume.cpp</in> - <in>setup.cpp</in> - </df> - </df> - <in>hal_most_unicens.c</in> - <in>wrap_unicens.c</in> - <in>wrap_volume.c</in> - </df> - </df> - <logicalFolder name="ExternalFiles" - displayName="Important Files" - projectFiles="false" - kind="IMPORTANT_FILES_FOLDER"> - <itemPath>CMakeLists.txt</itemPath> - <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="-fPIC -fPIC"/> - <element flagsID="1" commonFlags="-g -fPIC -fPIC"/> - </flagsDictionary> - <codeAssistance> - </codeAssistance> - <makefileType> - <makeTool> - <buildCommandWorkingDir>./build</buildCommandWorkingDir> - <buildCommand>${MAKE} -f Makefile</buildCommand> - <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> - <executablePath></executablePath> - <cTool> - <incDir> - <pElem>/usr/include/json-c</pElem> - <pElem>/opt/AGL/include</pElem> - <pElem>/usr/include/p11-kit-1</pElem> - <pElem>/usr/include/alsa</pElem> - </incDir> - <preprocessorList> - <Elem>AFB_BINDING_VERSION=2</Elem> - <Elem>CONTROL_MAXPATH_LEN=255</Elem> - <Elem>MAX_LINEAR_DB_SCALE=24</Elem> - <Elem>MAX_SND_CARD=16</Elem> - <Elem>TLV_BYTE_SIZE=256</Elem> - </preprocessorList> - </cTool> - <ccTool> - <incDir> - <pElem>/usr/include/json-c</pElem> - <pElem>/opt/AGL/include</pElem> - <pElem>/usr/include/p11-kit-1</pElem> - <pElem>/usr/include/alsa</pElem> - <pElem>MOST_UNICENS/ucs2-vol/inc</pElem> - <pElem>build/MOST_UNICENS/ucs2-vol/src</pElem> - </incDir> - <preprocessorList> - <Elem>AFB_BINDING_VERSION=2</Elem> - <Elem>CONTROL_MAXPATH_LEN=255</Elem> - <Elem>MAX_LINEAR_DB_SCALE=24</Elem> - <Elem>MAX_SND_CARD=16</Elem> - <Elem>TLV_BYTE_SIZE=256</Elem> - </preprocessorList> - </ccTool> - </makeTool> - <preBuild> - <preBuildCommandWorkingDir>./build</preBuildCommandWorkingDir> - <preBuildCommand>cmake ..</preBuildCommand> - <preBuildFirst>true</preBuildFirst> - </preBuild> - </makefileType> - <item path="MOST_UNICENS/hal_most_unicens.c" ex="false" tool="0" flavor2="0"> - <cTool flags="1"> - </cTool> - </item> - <item path="MOST_UNICENS/ucs2-vol/src/device_container.cpp" - ex="false" - tool="1" - flavor2="0"> - <ccTool flags="0"> - </ccTool> - </item> - <item path="MOST_UNICENS/ucs2-vol/src/device_value.cpp" - ex="false" - tool="1" - flavor2="0"> - <ccTool flags="0"> - </ccTool> - </item> - <item path="MOST_UNICENS/ucs2-vol/src/libmostvolume.cpp" - ex="false" - tool="1" - flavor2="0"> - <ccTool flags="0"> - </ccTool> - </item> - <item path="MOST_UNICENS/ucs2-vol/src/setup.cpp" - ex="false" - tool="1" - flavor2="0"> - <ccTool flags="0"> - </ccTool> - </item> - <item path="MOST_UNICENS/wrap_unicens.c" ex="false" tool="0" flavor2="2"> - <cTool flags="1"> - </cTool> - </item> - <item path="MOST_UNICENS/wrap_volume.c" ex="false" tool="0" flavor2="2"> - <cTool flags="1"> - </cTool> - </item> - <item path="afb-utilities/escape.c" ex="false" tool="0" flavor2="0"> - <cTool flags="1"> - </cTool> - </item> - <item path="afb-utilities/filescan-utils.c" ex="false" tool="0" flavor2="2"> - <cTool flags="1"> - </cTool> - </item> - <item path="afb-utilities/wrap-json.c" ex="false" tool="0" flavor2="2"> - <cTool flags="1"> - </cTool> - </item> - <folder path="0/MOST_UNICENS"> - <cTool> - <incDir> - <pElem>MOST_UNICENS/ucs2-vol/inc</pElem> - <pElem>afb-utilities</pElem> - <pElem>hal-utilities-4a</pElem> - <pElem>build/MOST_UNICENS</pElem> - </incDir> - <preprocessorList> - <Elem>hal_most_unicens_EXPORTS</Elem> - </preprocessorList> - </cTool> - </folder> - <folder path="0/afb-utilities"> - <cTool> - <incDir> - <pElem>afb-utilities</pElem> - <pElem>build/afb-utilities</pElem> - </incDir> - </cTool> - </folder> - <folder path="0/hal-utilities-4a"> - <cTool> - <incDir> - <pElem>hal-utilities-4a</pElem> - <pElem>build/hal-utilities-4a</pElem> - </incDir> - </cTool> - </folder> - <item path="hal-utilities-4a/hal-interface.c" ex="false" tool="0" flavor2="0"> - <cTool flags="1"> - </cTool> - </item> - <item path="hal-utilities-4a/hal-statics.c" ex="false" tool="0" flavor2="0"> - <cTool flags="1"> - </cTool> - </item> - <item path="hal-utilities-4a/hal-volramp.c" ex="false" tool="0" flavor2="0"> - <cTool flags="1"> - </cTool> - </item> - <item path="hal-utilities-4a/hal-volume.c" ex="false" tool="0" flavor2="0"> - <cTool flags="1"> - </cTool> - </item> - </conf> - </confs> -</configurationDescriptor> |