diff options
Diffstat (limited to 'maven/make-projects.txt')
-rw-r--r-- | maven/make-projects.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/maven/make-projects.txt b/maven/make-projects.txt new file mode 100644 index 0000000..eb0a579 --- /dev/null +++ b/maven/make-projects.txt @@ -0,0 +1,12 @@ +gluegen-rt : natives : no-dummy-jar +gluegen-rt-main : no-natives : dummy-jar +joal : natives : no-dummy-jar +joal-main : no-natives : dummy-jar +jocl : natives : no-dummy-jar +jocl-main : no-natives : dummy-jar +jogl-all : natives : no-dummy-jar +jogl-all-main : no-natives : dummy-jar +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 |