summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/AVR_Dx_MPLAB.X/nbproject/project.xml
blob: d3548232ed2790ac2f8153713f4a2e9cc5d1f357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>com.microchip.mplab.nbide.embedded.makeproject</type>
    <configuration>
        <data xmlns="http://www.netbeans.org/ns/make-project/1">
            <name>AVR_Dx_MPLAB</name>
            <creation-uuid>dccd023c-76b5-488a-8afe-6d8220549cf1</creation-uuid>
            <make-project-type>0</make-project-type>
            <c-extensions>c</c-extensions>
            <cpp-extensions/>
            <header-extensions>h</header-extensions>
            <asminc-extensions/>
            <sourceEncoding>ISO-8859-1</sourceEncoding>
            <make-dep-projects/>
            <sourceRootList>
                <sourceRootElem>.</sourceRootElem>
                <sourceRootElem>../../Source</sourceRootElem>
                <sourceRootElem>../../Source/include</sourceRootElem>
                <sourceRootElem>../../Source/portable/GCC/AVR_AVRDx</sourceRootElem>
                <sourceRootElem>../../Source/portable/MemMang</sourceRootElem>
                <sourceRootElem>../Common/Full</sourceRootElem>
                <sourceRootElem>../Common/include</sourceRootElem>
                <sourceRootElem>../Common/Minimal</sourceRootElem>
            </sourceRootList>
            <confList>
                <confElem>
                    <name>default</name>
                    <type>2</type>
                </confElem>
            </confList>
            <formatting>
                <project-formatting-style>false</project-formatting-style>
            </formatting>
        </data>
    </configuration>
</project>