diff options
Diffstat (limited to 'maven/make-projects.txt')
-rw-r--r-- | maven/make-projects.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/maven/make-projects.txt b/maven/make-projects.txt index eb0a579..d4ea954 100644 --- a/maven/make-projects.txt +++ b/maven/make-projects.txt @@ -1,5 +1,6 @@ gluegen-rt : natives : no-dummy-jar gluegen-rt-main : no-natives : dummy-jar +gluegen-rt-android : no-natives : no-dummy-jar joal : natives : no-dummy-jar joal-main : no-natives : dummy-jar jocl : natives : no-dummy-jar @@ -10,3 +11,4 @@ jogl-all-mobile : no-natives : no-dummy-jar jogl-all-mobile-main : no-natives : dummy-jar jogl-all-noawt : no-natives : no-dummy-jar jogl-all-noawt-main : no-natives : dummy-jar +jogl-all-android : no-natives : no-dummy-jar |