java/sql-vyuka/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Wed, 08 Feb 2012 12:44:51 +0100
changeset 77 fdeb54809e23
parent 74 48066e753dd6
permissions -rw-r--r--
odsazení
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project xmlns="http://www.netbeans.org/ns/project/1">
     3     <type>org.netbeans.modules.web.project</type>
     4     <configuration>
     5         <data xmlns="http://www.netbeans.org/ns/web-project/3">
     6             <name>sql-vyuka</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <web-module-libraries>
     9                 <library dirs="200">
    10                     <file>${reference.SuperDAO.jar}</file>
    11                     <path-in-war>WEB-INF/lib</path-in-war>
    12                 </library>
    13             </web-module-libraries>
    14             <web-module-additional-libraries/>
    15             <source-roots>
    16                 <root id="src.dir"/>
    17             </source-roots>
    18             <test-roots>
    19                 <root id="test.src.dir"/>
    20             </test-roots>
    21         </data>
    22         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    23             <reference>
    24                 <foreign-project>SuperDAO</foreign-project>
    25                 <artifact-type>jar</artifact-type>
    26                 <script>build.xml</script>
    27                 <target>jar</target>
    28                 <clean-target>clean</clean-target>
    29                 <id>jar</id>
    30             </reference>
    31         </references>
    32     </configuration>
    33 </project>