summaryrefslogtreecommitdiff
path: root/libs/networking/nbproject/project.xml
blob: 33cec4733ff052e70295b5e4cfa054e57f929754 (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
<?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>networking</name>
            <c-extensions/>
            <cpp-extensions>cc</cpp-extensions>
            <header-extensions>h</header-extensions>
            <sourceEncoding>UTF-8</sourceEncoding>
            <make-dep-projects>
                <make-dep-project>../IO</make-dep-project>
                <make-dep-project>../vdr</make-dep-project>
                <make-dep-project>../util</make-dep-project>
            </make-dep-projects>
            <sourceRootList/>
            <confList>
                <confElem>
                    <name>Debug</name>
                    <type>3</type>
                </confElem>
                <confElem>
                    <name>Release</name>
                    <type>3</type>
                </confElem>
            </confList>
        </data>
    </configuration>
</project>