java/HrisniciSpameri/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Feb 2009 21:50:25 +0100
changeset 36 ac275328dab5
parent 6 38625daa449b
permissions -rw-r--r--
JSP kostra pro zobrazování grafů (zatím vývojová verze) a cewolf
     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>HrisniciSpameri</name>
     7             <minimum-ant-version>1.6.5</minimum-ant-version>
     8             <web-module-libraries>
     9                 <library>
    10                     <file>${reference.SuperDAO.jar}</file>
    11                     <path-in-war>WEB-INF/lib</path-in-war>
    12                 </library>
    13                 <library>
    14                     <file>${libs.cewolf.classpath}</file>
    15                     <path-in-war>WEB-INF/lib</path-in-war>
    16                 </library>
    17             </web-module-libraries>
    18             <web-module-additional-libraries/>
    19             <source-roots>
    20                 <root id="src.dir"/>
    21             </source-roots>
    22             <test-roots>
    23                 <root id="test.src.dir"/>
    24             </test-roots>
    25         </data>
    26         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    27             <reference>
    28                 <foreign-project>SuperDAO</foreign-project>
    29                 <artifact-type>jar</artifact-type>
    30                 <script>build.xml</script>
    31                 <target>jar</target>
    32                 <clean-target>clean</clean-target>
    33                 <id>jar</id>
    34             </reference>
    35         </references>
    36     </configuration>
    37 </project>