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.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns="http://www.netbeans.org/ns/project/1">
     3     <type>org.netbeans.modules.j2ee.ejbjarproject</type>
     4     <configuration>
     5         <data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
     6             <name>nekurak.net-ejb</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <included-library dirs="200">reference.nekurak_net-lib.jar</included-library>
     9             <included-library dirs="200">reference.SuperDAO.jar</included-library>
    10             <source-roots>
    11                 <root id="src.dir" name="Source Packages"/>
    12             </source-roots>
    13             <test-roots>
    14                 <root id="test.src.dir" name="Test Packages"/>
    15             </test-roots>
    16         </data>
    17         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    18             <reference>
    19                 <foreign-project>SuperDAO</foreign-project>
    20                 <artifact-type>jar</artifact-type>
    21                 <script>build.xml</script>
    22                 <target>jar</target>
    23                 <clean-target>clean</clean-target>
    24                 <id>jar</id>
    25             </reference>
    26             <reference>
    27                 <foreign-project>nekurak_net-lib</foreign-project>
    28                 <artifact-type>jar</artifact-type>
    29                 <script>build.xml</script>
    30                 <target>jar</target>
    31                 <clean-target>clean</clean-target>
    32                 <id>jar</id>
    33             </reference>
    34         </references>
    35     </configuration>
    36 </project>