java/nekurak.net-ejb/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue Apr 27 17:13:23 2010 +0200 (2010-04-27)
changeset 108 f74a9fc683da
parent 27 88f3012c60a2
child 149 8238cdb4113a
permissions -rw-r--r--
Hlasování: zobrazujeme grafy na základě hlasování uloženého v databázi.
franta-hg@27
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@27
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@27
     3
    <type>org.netbeans.modules.j2ee.ejbjarproject</type>
franta-hg@27
     4
    <configuration>
franta-hg@27
     5
        <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
franta-hg@27
     6
            <name>nekurak.net-ejb</name>
franta-hg@27
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@27
     8
            <included-library dirs="200">reference.nekurak_net-lib.jar</included-library>
franta-hg@108
     9
            <included-library dirs="200">reference.SuperDAO.jar</included-library>
franta-hg@27
    10
            <source-roots>
franta-hg@27
    11
                <root id="src.dir" name="Source Packages"/>
franta-hg@27
    12
            </source-roots>
franta-hg@27
    13
            <test-roots>
franta-hg@27
    14
                <root id="test.src.dir" name="Test Packages"/>
franta-hg@27
    15
            </test-roots>
franta-hg@27
    16
        </data>
franta-hg@27
    17
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@27
    18
            <reference>
franta-hg@108
    19
                <foreign-project>SuperDAO</foreign-project>
franta-hg@108
    20
                <artifact-type>jar</artifact-type>
franta-hg@108
    21
                <script>build.xml</script>
franta-hg@108
    22
                <target>jar</target>
franta-hg@108
    23
                <clean-target>clean</clean-target>
franta-hg@108
    24
                <id>jar</id>
franta-hg@108
    25
            </reference>
franta-hg@108
    26
            <reference>
franta-hg@27
    27
                <foreign-project>nekurak_net-lib</foreign-project>
franta-hg@27
    28
                <artifact-type>jar</artifact-type>
franta-hg@27
    29
                <script>build.xml</script>
franta-hg@27
    30
                <target>jar</target>
franta-hg@27
    31
                <clean-target>clean</clean-target>
franta-hg@27
    32
                <id>jar</id>
franta-hg@27
    33
            </reference>
franta-hg@27
    34
        </references>
franta-hg@27
    35
    </configuration>
franta-hg@27
    36
</project>