summary refs log tree commit diff stats
path: root/nbproject/project.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r--nbproject/project.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..3633f01 --- /dev/null +++ b/nbproject/project.xml
@@ -0,0 +1,19 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://www.netbeans.org/ns/project/1">
3 <type>org.netbeans.modules.java.j2seproject</type>
4 <configuration>
5 <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
6 <name>Four Puzzle Library</name>
7 <minimum-ant-version>1.6.5</minimum-ant-version>
8 <source-roots>
9 <root id="src.dir"/>
10 </source-roots>
11 <test-roots>
12 <root id="test.src.dir"/>
13 </test-roots>
14 </data>
15 <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
16 <definitions>./lib/nblibraries.properties</definitions>
17 </libraries>
18 </configuration>
19</project>