java/HrisniciSpameri/nbproject/project.xml
changeset 6 38625daa449b
parent 4 e3e2a3a4c36a
child 36 ac275328dab5
     1.1 --- a/java/HrisniciSpameri/nbproject/project.xml	Wed Feb 11 19:36:28 2009 +0100
     1.2 +++ b/java/HrisniciSpameri/nbproject/project.xml	Wed Feb 11 22:25:09 2009 +0100
     1.3 @@ -5,7 +5,12 @@
     1.4          <data xmlns="http://www.netbeans.org/ns/web-project/3">
     1.5              <name>HrisniciSpameri</name>
     1.6              <minimum-ant-version>1.6.5</minimum-ant-version>
     1.7 -            <web-module-libraries/>
     1.8 +            <web-module-libraries>
     1.9 +                <library>
    1.10 +                    <file>${reference.SuperDAO.jar}</file>
    1.11 +                    <path-in-war>WEB-INF/lib</path-in-war>
    1.12 +                </library>
    1.13 +            </web-module-libraries>
    1.14              <web-module-additional-libraries/>
    1.15              <source-roots>
    1.16                  <root id="src.dir"/>
    1.17 @@ -14,5 +19,15 @@
    1.18                  <root id="test.src.dir"/>
    1.19              </test-roots>
    1.20          </data>
    1.21 +        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    1.22 +            <reference>
    1.23 +                <foreign-project>SuperDAO</foreign-project>
    1.24 +                <artifact-type>jar</artifact-type>
    1.25 +                <script>build.xml</script>
    1.26 +                <target>jar</target>
    1.27 +                <clean-target>clean</clean-target>
    1.28 +                <id>jar</id>
    1.29 +            </reference>
    1.30 +        </references>
    1.31      </configuration>
    1.32  </project>