aboutsummaryrefslogtreecommitdiff
path: root/nbproject/project.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r--nbproject/project.xml50
1 files changed, 0 insertions, 50 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
deleted file mode 100644
index 48bac001..00000000
--- a/nbproject/project.xml
+++ /dev/null
@@ -1,50 +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>com.juick.jabber.ws</name>
- <source-roots>
- <root id="src.dir"/>
- </source-roots>
- <test-roots/>
- </data>
- <references xmlns="http://www.netbeans.org/ns/ant-project-references/2">
- <reference>
- <foreign-project>com_juick</foreign-project>
- <artifact-type>jar</artifact-type>
- <script>${project.com_juick}/build.xml</script>
- <target>jar</target>
- <clean-target>clean</clean-target>
- <id>jar</id>
- </reference>
- <reference>
- <foreign-project>com_juick_json</foreign-project>
- <artifact-type>jar</artifact-type>
- <script>${project.com_juick_json}/build.xml</script>
- <target>jar</target>
- <clean-target>clean</clean-target>
- <id>jar</id>
- </reference>
- <reference>
- <foreign-project>com_juick_server</foreign-project>
- <artifact-type>jar</artifact-type>
- <script>${project.com_juick_server}/build.xml</script>
- <target>jar</target>
- <clean-target>clean</clean-target>
- <id>jar</id>
- </reference>
- <reference>
- <foreign-project>com_juick_xmpp</foreign-project>
- <artifact-type>jar</artifact-type>
- <script>${project.com_juick_xmpp}/build.xml</script>
- <target>jar</target>
- <clean-target>clean</clean-target>
- <id>jar</id>
- <properties>
- <property name="config.active"/>
- </properties>
- </reference>
- </references>
- </configuration>
-</project>