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