diff options
author | Camil Staps | 2015-05-19 23:25:28 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-19 23:25:28 +0200 |
commit | c78f13b422d5f8ea61bda50a270d557b0dfceb95 (patch) | |
tree | ac77c335ad604af01148e657efb93218d717f471 /Week13 Die/nbproject/project.xml | |
parent | week 11 & 12 -> readme (diff) |
Week13 die
Diffstat (limited to 'Week13 Die/nbproject/project.xml')
-rw-r--r-- | Week13 Die/nbproject/project.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Week13 Die/nbproject/project.xml b/Week13 Die/nbproject/project.xml new file mode 100644 index 0000000..b395a19 --- /dev/null +++ b/Week13 Die/nbproject/project.xml @@ -0,0 +1,15 @@ +<?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>Week13 Die</name> + <source-roots> + <root id="src.dir"/> + </source-roots> + <test-roots> + <root id="test.src.dir"/> + </test-roots> + </data> + </configuration> +</project> |