java/UpozorneniEmailem/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sat Mar 07 15:36:13 2009 +0100 (2009-03-07)
changeset 2 43a6e33a4854
parent 0 a8354f90252c
permissions -rw-r--r--
Logo, Kaptcha (captcha) a vylepšený formulář
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>UpozorneniEmailem</name>
franta-hg@0
     7
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@2
     8
            <web-module-libraries>
franta-hg@2
     9
                <library>
franta-hg@2
    10
                    <file>${libs.Kaptcha.classpath}</file>
franta-hg@2
    11
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@2
    12
                </library>
franta-hg@2
    13
            </web-module-libraries>
franta-hg@0
    14
            <web-module-additional-libraries/>
franta-hg@0
    15
            <source-roots>
franta-hg@2
    16
                <root id="src.dir"/>
franta-hg@0
    17
            </source-roots>
franta-hg@0
    18
            <test-roots>
franta-hg@2
    19
                <root id="test.src.dir"/>
franta-hg@0
    20
            </test-roots>
franta-hg@0
    21
        </data>
franta-hg@0
    22
    </configuration>
franta-hg@0
    23
</project>