summaryrefslogtreecommitdiffstats
path: root/nbproject/project.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r--nbproject/project.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
new file mode 100644
index 00000000..6de0ad31
--- /dev/null
+++ b/nbproject/project.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.netbeans.org/ns/project/1">
+ <type>org.netbeans.modules.java.j2seproject</type>
+ <configuration>
+ <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
+ <name>JOCL</name>
+ <minimum-ant-version>1.6.5</minimum-ant-version>
+ <source-roots>
+ <root id="src.dir"/>
+ <root id="src.java.dir"/>
+ <root id="src.native.dir"/>
+ </source-roots>
+ <test-roots>
+ <root id="test.src.dir"/>
+ </test-roots>
+ </data>
+ <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
+ <definitions>./lib/nblibraries.properties</definitions>
+ </libraries>
+ <references xmlns="http://www.netbeans.org/ns/ant-project-references/1"/>
+ </configuration>
+</project>