java/alt2xml-in-ini/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 02 Oct 2016 18:20:38 +0200
changeset 110 d4e5d65ba7cf
parent 76 56b731d14aec
permissions -rw-r--r--
netbeans
franta-hg@76
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@76
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@76
     3
    <type>org.netbeans.modules.java.j2seproject</type>
franta-hg@76
     4
    <configuration>
franta-hg@76
     5
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
franta-hg@76
     6
            <name>alt2xml-in-ini</name>
franta-hg@76
     7
            <source-roots>
franta-hg@76
     8
                <root id="src.dir"/>
franta-hg@76
     9
                <root id="src.config.dir" name="Config"/>
franta-hg@76
    10
            </source-roots>
franta-hg@76
    11
            <test-roots>
franta-hg@76
    12
                <root id="test.src.dir"/>
franta-hg@76
    13
            </test-roots>
franta-hg@76
    14
        </data>
franta-hg@76
    15
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@76
    16
            <reference>
franta-hg@76
    17
                <foreign-project>alt2xml-lib-input</foreign-project>
franta-hg@76
    18
                <artifact-type>jar</artifact-type>
franta-hg@76
    19
                <script>build.xml</script>
franta-hg@76
    20
                <target>jar</target>
franta-hg@76
    21
                <clean-target>clean</clean-target>
franta-hg@76
    22
                <id>jar</id>
franta-hg@76
    23
            </reference>
franta-hg@76
    24
        </references>
franta-hg@76
    25
    </configuration>
franta-hg@76
    26
</project>