xref: /btstack/port/archive/pic32-harmony/app.X/nbproject/project.xml (revision bfc39f3e53bffb178d46475fc3f3e00a92502490)
1*bfc39f3eSMatthias Ringwald<?xml version="1.0" encoding="UTF-8"?>
2*bfc39f3eSMatthias Ringwald<project xmlns="http://www.netbeans.org/ns/project/1">
3*bfc39f3eSMatthias Ringwald    <type>com.microchip.mplab.nbide.embedded.makeproject</type>
4*bfc39f3eSMatthias Ringwald    <configuration>
5*bfc39f3eSMatthias Ringwald        <data xmlns="http://www.netbeans.org/ns/make-project/1">
6*bfc39f3eSMatthias Ringwald            <name>app</name>
7*bfc39f3eSMatthias Ringwald            <creation-uuid>8df4767f-e8a6-4871-bba7-f0723bad2ccf</creation-uuid>
8*bfc39f3eSMatthias Ringwald            <make-project-type>0</make-project-type>
9*bfc39f3eSMatthias Ringwald            <c-extensions>c</c-extensions>
10*bfc39f3eSMatthias Ringwald            <cpp-extensions/>
11*bfc39f3eSMatthias Ringwald            <header-extensions>h</header-extensions>
12*bfc39f3eSMatthias Ringwald            <asminc-extensions>inc</asminc-extensions>
13*bfc39f3eSMatthias Ringwald            <sourceEncoding>ISO-8859-1</sourceEncoding>
14*bfc39f3eSMatthias Ringwald            <make-dep-projects/>
15*bfc39f3eSMatthias Ringwald            <sourceRootList>
16*bfc39f3eSMatthias Ringwald                <sourceRootElem>../src</sourceRootElem>
17*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../../system</sourceRootElem>
18*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../../driver</sourceRootElem>
19*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../include</sourceRootElem>
20*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../src</sourceRootElem>
21*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../ble</sourceRootElem>
22*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../chipset/csr</sourceRootElem>
23*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../example</sourceRootElem>
24*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../platform/embedded</sourceRootElem>
25*bfc39f3eSMatthias Ringwald                <sourceRootElem>../../../3rd-party</sourceRootElem>
26*bfc39f3eSMatthias Ringwald            </sourceRootList>
27*bfc39f3eSMatthias Ringwald            <confList>
28*bfc39f3eSMatthias Ringwald                <confElem>
29*bfc39f3eSMatthias Ringwald                    <name>default</name>
30*bfc39f3eSMatthias Ringwald                    <type>2</type>
31*bfc39f3eSMatthias Ringwald                </confElem>
32*bfc39f3eSMatthias Ringwald            </confList>
33*bfc39f3eSMatthias Ringwald            <formatting>
34*bfc39f3eSMatthias Ringwald                <project-formatting-style>false</project-formatting-style>
35*bfc39f3eSMatthias Ringwald            </formatting>
36*bfc39f3eSMatthias Ringwald        </data>
37*bfc39f3eSMatthias Ringwald    </configuration>
38*bfc39f3eSMatthias Ringwald</project>
39