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
     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         <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
     6             <extension file="rest-build.xml" id="rest.4">
     7                 <dependency dependsOn="generate-rest-config" target="-pre-pre-compile"/>
     8             </extension>
     9         </buildExtensions>
    10         <data xmlns="http://www.netbeans.org/ns/web-project/3">
    11             <name>nekurak.net-web</name>
    12             <minimum-ant-version>1.6.5</minimum-ant-version>
    13             <web-module-libraries>
    14                 <library dirs="200">
    15                     <file>${reference.nekurak_net-lib.jar}</file>
    16                     <path-in-war>WEB-INF/lib</path-in-war>
    17                 </library>
    18                 <library dirs="200">
    19                     <file>${libs.Kaptcha.classpath}</file>
    20                     <path-in-war>WEB-INF/lib</path-in-war>
    21                 </library>
    22             </web-module-libraries>
    23             <web-module-additional-libraries/>
    24             <source-roots>
    25                 <root id="src.dir"/>
    26             </source-roots>
    27             <test-roots>
    28                 <root id="test.src.dir"/>
    29             </test-roots>
    30         </data>
    31         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    32             <reference>
    33                 <foreign-project>nekurak_net-lib</foreign-project>
    34                 <artifact-type>jar</artifact-type>
    35                 <script>build.xml</script>
    36                 <target>jar</target>
    37                 <clean-target>clean</clean-target>
    38                 <id>jar</id>
    39             </reference>
    40         </references>
    41     </configuration>
    42 </project>