project.xml revision 694:7e7582e961ba
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://www.netbeans.org/ns/project/1">
3    <type>org.netbeans.modules.cnd.makeproject</type>
4    <configuration>
5        <data xmlns="http://www.netbeans.org/ns/make-project/1">
6            <name>OpenJDK (Native)</name>
7            <c-extensions>c,m</c-extensions>
8            <cpp-extensions>cc,cpp</cpp-extensions>
9            <header-extensions>ad,h,hpp,in_out</header-extensions>
10            <sourceEncoding>UTF-8</sourceEncoding>
11            <make-dep-projects/>
12            <sourceRootList>
13                <sourceRootElem>../..</sourceRootElem>
14            </sourceRootList>
15            <confList>
16                <confElem>
17                    <name>Mac_64</name>
18                    <type>0</type>
19                </confElem>
20                <confElem>
21                    <name>Linux_64</name>
22                    <type>0</type>
23                </confElem>
24                <confElem>
25                    <name>Solaris_64</name>
26                    <type>0</type>
27                </confElem>
28            </confList>
29        </data>
30    </configuration>
31</project>
32