java/sql-vyuka/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Jan 27 21:24:33 2010 +0100 (2010-01-27)
changeset 74 48066e753dd6
parent 15 8632e6037843
permissions -rw-r--r--
Vlastní (stručné) chybové hlášky (404 a 500), IP adresa pro reverzní proxy (provizorně).
franta-hg@8
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@8
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@8
     3
    <type>org.netbeans.modules.web.project</type>
franta-hg@8
     4
    <configuration>
franta-hg@8
     5
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@8
     6
            <name>sql-vyuka</name>
franta-hg@8
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@15
     8
            <web-module-libraries>
franta-hg@74
     9
                <library dirs="200">
franta-hg@15
    10
                    <file>${reference.SuperDAO.jar}</file>
franta-hg@15
    11
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@15
    12
                </library>
franta-hg@15
    13
            </web-module-libraries>
franta-hg@8
    14
            <web-module-additional-libraries/>
franta-hg@8
    15
            <source-roots>
franta-hg@10
    16
                <root id="src.dir"/>
franta-hg@8
    17
            </source-roots>
franta-hg@8
    18
            <test-roots>
franta-hg@10
    19
                <root id="test.src.dir"/>
franta-hg@8
    20
            </test-roots>
franta-hg@8
    21
        </data>
franta-hg@15
    22
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@15
    23
            <reference>
franta-hg@15
    24
                <foreign-project>SuperDAO</foreign-project>
franta-hg@15
    25
                <artifact-type>jar</artifact-type>
franta-hg@15
    26
                <script>build.xml</script>
franta-hg@15
    27
                <target>jar</target>
franta-hg@15
    28
                <clean-target>clean</clean-target>
franta-hg@15
    29
                <id>jar</id>
franta-hg@15
    30
            </reference>
franta-hg@15
    31
        </references>
franta-hg@8
    32
    </configuration>
franta-hg@8
    33
</project>