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
franta-hg@0
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@0
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@0
     3
    <type>org.netbeans.modules.web.project</type>
franta-hg@0
     4
    <configuration>
franta-hg@0
     5
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@0
     6
            <name>HrisniciSpameri</name>
franta-hg@0
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@6
     8
            <web-module-libraries>
franta-hg@6
     9
                <library>
franta-hg@6
    10
                    <file>${reference.SuperDAO.jar}</file>
franta-hg@6
    11
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@6
    12
                </library>
franta-hg@36
    13
                <library>
franta-hg@36
    14
                    <file>${libs.cewolf.classpath}</file>
franta-hg@36
    15
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@36
    16
                </library>
franta-hg@6
    17
            </web-module-libraries>
franta-hg@0
    18
            <web-module-additional-libraries/>
franta-hg@0
    19
            <source-roots>
franta-hg@4
    20
                <root id="src.dir"/>
franta-hg@0
    21
            </source-roots>
franta-hg@0
    22
            <test-roots>
franta-hg@4
    23
                <root id="test.src.dir"/>
franta-hg@0
    24
            </test-roots>
franta-hg@0
    25
        </data>
franta-hg@6
    26
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@6
    27
            <reference>
franta-hg@6
    28
                <foreign-project>SuperDAO</foreign-project>
franta-hg@6
    29
                <artifact-type>jar</artifact-type>
franta-hg@6
    30
                <script>build.xml</script>
franta-hg@6
    31
                <target>jar</target>
franta-hg@6
    32
                <clean-target>clean</clean-target>
franta-hg@6
    33
                <id>jar</id>
franta-hg@6
    34
            </reference>
franta-hg@6
    35
        </references>
franta-hg@0
    36
    </configuration>
franta-hg@0
    37
</project>