common/nb_native/nbproject/project.xml
author weijun
Fri, 06 Feb 2015 11:38:29 +0800
changeset 28845 fda687f9b986
parent 16985 c2db5ccfba28
child 39379 fc5d52e3d726
permissions -rw-r--r--
8072615: test/lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java wrong on Windows Reviewed-by: xuelei
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>
c2db5ccfba28 7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff changeset
     9
            <header-extensions>ad,h,hpp,in_out</header-extensions>
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>
c2db5ccfba28 7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff changeset
    29
        </data>
c2db5ccfba28 7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff changeset
    30
    </configuration>
c2db5ccfba28 7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm
parents:
diff changeset
    31
</project>