diff options
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r-- | nbproject/project.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 2c64b18..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?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>typecast</name> - <minimum-ant-version>1.6.5</minimum-ant-version> - <source-roots> - <root id="src.dir"/> - <root id="src.resources.dir" name="Resources"/> - </source-roots> - <test-roots> - <root id="test.src.dir"/> - </test-roots> - </data> - </configuration> -</project> |