aboutsummaryrefslogtreecommitdiffstats
path: root/make/versions.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-04-09 02:21:59 +0200
committerSven Gothel <[email protected]>2010-04-09 02:21:59 +0200
commit16c5ff859e1714be198432aaf4f5bd225e7f6d04 (patch)
tree3bd13ea41786b7a803ca53c1365ca060c96e5006 /make/versions.xml
parentf8cbd63d360a8d138a82d31bb53e65485ae64b42 (diff)
Cleanup ant files, intro: build-common.xml used for all targets; Extracting build-junit.xml
Diffstat (limited to 'make/versions.xml')
-rw-r--r--make/versions.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/versions.xml b/make/versions.xml
index 0ee07bfe0..75c035f5a 100644
--- a/make/versions.xml
+++ b/make/versions.xml
@@ -19,7 +19,6 @@
official release builds and intermediate release builds, but
commented out for nightly builds. -->
<!-- <property name="jogl.ri" value="true" /> -->
- <property name="jogl.ri" value="true" />
<!-- Base version of the NativeWindow interface, following the same
rules as above -->
@@ -31,7 +30,6 @@
official release builds and intermediate release builds, but
commented out for nightly builds. -->
<!-- <property name="nativewindow.ri" value="true" /> -->
- <property name="nativewindow.ri" value="true" />
<!-- Base version of the Newt library, following the same
rules as above -->
@@ -44,6 +42,5 @@
official release builds and intermediate release builds, but
commented out for nightly builds. -->
<!-- <property name="newt.ri" value="true" /> -->
- <property name="newt.ri" value="true" />
</project>