- added UML Samples module to uml specific build and clean targets merge_trunk_to_unstable_uml_visualcomponent_july_16_2007
authorconover@netbeans.org
Tue, 10 Jul 2007 00:35:39 +0000
changeset 239578c2f07193a1
parent 2394 ae8955152d52
child 2396 8b9ab556ecc6
- added UML Samples module to uml specific build and clean targets
uml/build.xml
     1.1 --- a/uml/build.xml	Mon Jul 09 21:10:48 2007 +0000
     1.2 +++ b/uml/build.xml	Tue Jul 10 00:35:39 2007 +0000
     1.3 @@ -53,6 +53,7 @@
     1.4              <buildpath location="drawingareacontrol"/>
     1.5              <buildpath location="webreport"/>
     1.6              <buildpath location="xmlrequirements"/>
     1.7 +            <buildpath location="samples"/>
     1.8              <buildpath location="kit"/>
     1.9          </subant>
    1.10      </target>
    1.11 @@ -86,6 +87,7 @@
    1.12              <buildpath location="drawingareacontrol"/>
    1.13              <buildpath location="webreport"/>
    1.14              <buildpath location="xmlrequirements"/> 
    1.15 +            <buildpath location="samples"/> 
    1.16              <buildpath location="kit"/>
    1.17          </subant>
    1.18      </target>