author | duke |
Wed, 05 Jul 2017 22:08:57 +0200 | |
changeset 40609 | 8e671dd56bab |
parent 39379 | fc5d52e3d726 |
permissions | -rw-r--r-- |
16985
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
2 |
<project xmlns="http://www.netbeans.org/ns/project/1"> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
3 |
<type>org.netbeans.modules.cnd.makeproject</type> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
4 |
<configuration> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
5 |
<data xmlns="http://www.netbeans.org/ns/make-project/1"> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
6 |
<name>OpenJDK (Native)</name> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
7 |
<c-extensions>c,m</c-extensions> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
8 |
<cpp-extensions>cc,cpp</cpp-extensions> |
39379
fc5d52e3d726
8028162: Update Netbeans / Solaris Studio project files on Mac
jwilhelm
parents:
16985
diff
changeset
|
9 |
<header-extensions>ad,h,hh,hpp,in_out,map,txt</header-extensions> |
16985
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
10 |
<sourceEncoding>UTF-8</sourceEncoding> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
11 |
<make-dep-projects/> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
12 |
<sourceRootList> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
13 |
<sourceRootElem>../..</sourceRootElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
14 |
</sourceRootList> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
15 |
<confList> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
16 |
<confElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
17 |
<name>Mac_64</name> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
18 |
<type>0</type> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
19 |
</confElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
20 |
<confElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
21 |
<name>Linux_64</name> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
22 |
<type>0</type> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
23 |
</confElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
24 |
<confElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
25 |
<name>Solaris_64</name> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
26 |
<type>0</type> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
27 |
</confElem> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
28 |
</confList> |
39379
fc5d52e3d726
8028162: Update Netbeans / Solaris Studio project files on Mac
jwilhelm
parents:
16985
diff
changeset
|
29 |
<formatting> |
fc5d52e3d726
8028162: Update Netbeans / Solaris Studio project files on Mac
jwilhelm
parents:
16985
diff
changeset
|
30 |
<project-formatting-style>false</project-formatting-style> |
fc5d52e3d726
8028162: Update Netbeans / Solaris Studio project files on Mac
jwilhelm
parents:
16985
diff
changeset
|
31 |
</formatting> |
16985
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
32 |
</data> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
33 |
</configuration> |
c2db5ccfba28
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff
changeset
|
34 |
</project> |