aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-common.xml')
-rw-r--r--make/build-common.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/make/build-common.xml b/make/build-common.xml
index dfe38a676..1ac6f701a 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -422,6 +422,13 @@
<path refid="nativewindow_all_atoms.classpath" />
</path>
+ <path id="android_nativewindow_gluegen.classpath">
+ <pathelement location="${android.jar}" />
+ <pathelement location="${gluegen-rt.jar}" />
+ <pathelement location="${swt.jar}" />
+ <path refid="nativewindow_all_atoms.classpath" />
+ </path>
+
<!-- NEWT Compilation .. -->
<path id="jogl_nativewindow_gluegen.classpath">
<pathelement location="${android.jar}" />