summaryrefslogtreecommitdiffstats
path: root/nbproject
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/configurations.xml85
-rw-r--r--nbproject/project.xml26
2 files changed, 0 insertions, 111 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml
deleted file mode 100644
index 5bd3283..0000000
--- a/nbproject/configurations.xml
+++ /dev/null
@@ -1,85 +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>filescan-utils.c</in>
- <in>wrap-json.c</in>
- </df>
- <df name="ahl-binding">
- <in>ahl-binding.c</in>
- <in>ahl-config.c</in>
- <in>ahl-deviceenum.c</in>
- <in>ahl-json.c</in>
- </df>
- <df name="ahl-policy">
- <in>ahl-policy.c</in>
- </df>
- <df name="ahl-utilities">
- <in>ahl-policy-utils.c</in>
- </df>
- </df>
- <logicalFolder name="ExternalFiles"
- displayName="Important Files"
- projectFiles="false"
- kind="IMPORTANT_FILES_FOLDER">
- <itemPath>build/Makefile</itemPath>
- <itemPath>nbproject/private/launcher.properties</itemPath>
- </logicalFolder>
- </logicalFolder>
- <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
- <sourceRootList>
- <Elem>.</Elem>
- </sourceRootList>
- <projectmakefile>build/Makefile</projectmakefile>
- <confs>
- <conf name="Default" type="0">
- <toolsSet>
- <compilerSet>default</compilerSet>
- <dependencyChecking>false</dependencyChecking>
- <rebuildPropChanged>false</rebuildPropChanged>
- </toolsSet>
- <codeAssistance>
- <buildAnalyzer>false</buildAnalyzer>
- </codeAssistance>
- <makefileType>
- <makeTool>
- <buildCommandWorkingDir>build</buildCommandWorkingDir>
- <buildCommand>${MAKE} -f Makefile</buildCommand>
- <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
- <executablePath></executablePath>
- <cTool>
- <incDir>
- <pElem>.</pElem>
- </incDir>
- </cTool>
- <ccTool>
- <incDir>
- <pElem>.</pElem>
- </incDir>
- </ccTool>
- </makeTool>
- <preBuild>
- <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
- <preBuildCommand>cmake ..</preBuildCommand>
- </preBuild>
- </makefileType>
- <item path="afb-utilities/filescan-utils.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="afb-utilities/wrap-json.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="ahl-binding/ahl-binding.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="ahl-binding/ahl-config.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="ahl-binding/ahl-deviceenum.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="ahl-binding/ahl-json.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="ahl-policy/ahl-policy.c" ex="false" tool="0" flavor2="0">
- </item>
- <item path="ahl-utilities/ahl-policy-utils.c" ex="false" tool="0" flavor2="0">
- </item>
- </conf>
- </confs>
-</configurationDescriptor>
diff --git a/nbproject/project.xml b/nbproject/project.xml
deleted file mode 100644
index 91d2ad4..0000000
--- a/nbproject/project.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://www.netbeans.org/ns/project/1">
- <type>org.netbeans.modules.cnd.makeproject</type>
- <configuration>
- <data xmlns="http://www.netbeans.org/ns/make-project/1">
- <name>agl-service-audio-4a</name>
- <c-extensions>c</c-extensions>
- <cpp-extensions/>
- <header-extensions>h,hpp</header-extensions>
- <sourceEncoding>UTF-8</sourceEncoding>
- <make-dep-projects/>
- <sourceRootList>
- <sourceRootElem>.</sourceRootElem>
- </sourceRootList>
- <confList>
- <confElem>
- <name>Default</name>
- <type>0</type>
- </confElem>
- </confList>
- <formatting>
- <project-formatting-style>false</project-formatting-style>
- </formatting>
- </data>
- </configuration>
-</project>