java/nekurak.net-web/nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Tue Mar 23 15:09:19 2010 +0100 (2010-03-23)
changeset 83 6767606d6342
parent 75 18ed62105526
permissions -rw-r--r--
Kaptcha & E-mail
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@75
     5
        <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
franta-hg@75
     6
            <extension file="rest-build.xml" id="rest.4">
franta-hg@75
     7
                <dependency dependsOn="generate-rest-config" target="-pre-pre-compile"/>
franta-hg@75
     8
            </extension>
franta-hg@75
     9
        </buildExtensions>
franta-hg@0
    10
        <data xmlns="http://www.netbeans.org/ns/web-project/3">
franta-hg@0
    11
            <name>nekurak.net-web</name>
franta-hg@0
    12
            <minimum-ant-version>1.6.5</minimum-ant-version>
franta-hg@26
    13
            <web-module-libraries>
franta-hg@26
    14
                <library dirs="200">
franta-hg@27
    15
                    <file>${reference.nekurak_net-lib.jar}</file>
franta-hg@27
    16
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@27
    17
                </library>
franta-hg@75
    18
                <library dirs="200">
franta-hg@83
    19
                    <file>${libs.Kaptcha.classpath}</file>
franta-hg@75
    20
                    <path-in-war>WEB-INF/lib</path-in-war>
franta-hg@75
    21
                </library>
franta-hg@26
    22
            </web-module-libraries>
franta-hg@0
    23
            <web-module-additional-libraries/>
franta-hg@0
    24
            <source-roots>
franta-hg@0
    25
                <root id="src.dir"/>
franta-hg@0
    26
            </source-roots>
franta-hg@0
    27
            <test-roots>
franta-hg@0
    28
                <root id="test.src.dir"/>
franta-hg@0
    29
            </test-roots>
franta-hg@0
    30
        </data>
franta-hg@27
    31
        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
franta-hg@27
    32
            <reference>
franta-hg@27
    33
                <foreign-project>nekurak_net-lib</foreign-project>
franta-hg@27
    34
                <artifact-type>jar</artifact-type>
franta-hg@27
    35
                <script>build.xml</script>
franta-hg@27
    36
                <target>jar</target>
franta-hg@27
    37
                <clean-target>clean</clean-target>
franta-hg@27
    38
                <id>jar</id>
franta-hg@27
    39
            </reference>
franta-hg@27
    40
        </references>
franta-hg@0
    41
    </configuration>
franta-hg@0
    42
</project>