git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8421 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 lines
656 B
XML
11 lines
656 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
|
|
<!-- for some information on what you could do (e.g. targets to override). -->
|
|
<!-- If you delete this file and reopen the project it will be recreated. -->
|
|
<project name="net.java.nboglpack.glsleditor" default="netbeans" basedir=".">
|
|
<description>Builds, tests, and runs the project net.java.nboglpack.glsleditor.</description>
|
|
<!--property file="./../nbproject/global.properties"/>
|
|
<property file="./../nbproject/private/global_private.properties"/-->
|
|
<import file="nbproject/build-impl.xml"/>
|
|
</project>
|