diff options
author | Tai Vuong <tvuong@audiokinetic.com> | 2017-11-08 15:35:08 -0500 |
---|---|---|
committer | Tai Vuong <tvuong@audiokinetic.com> | 2017-11-08 15:35:08 -0500 |
commit | 953ee5a88ac8999be5be8c57e88e4fbd792db049 (patch) | |
tree | 9e64a6cbe71c993f88741f3480cf5aaad3fea71c /nbproject/project.xml | |
parent | 53d405ca018d2f4f2146482d062c0a9715c7f24e (diff) |
rep cleanup
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r-- | nbproject/project.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index c1d2e8a..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,30 +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>afb-audiohighlevel</name> - <c-extensions>c</c-extensions> - <cpp-extensions>cpp,cxx</cpp-extensions> - <header-extensions>h,hpp</header-extensions> - <sourceEncoding>UTF-8</sourceEncoding> - <make-dep-projects/> - <sourceRootList> - <sourceRootElem>.</sourceRootElem> - </sourceRootList> - <confList> - <confElem> - <name>AHL-fulup4a</name> - <type>0</type> - </confElem> - <confElem> - <name>AHL-audio4a</name> - <type>0</type> - </confElem> - </confList> - <formatting> - <project-formatting-style>false</project-formatting-style> - </formatting> - </data> - </configuration> -</project> |