diff options
author | mark <[email protected]> | 2012-06-27 10:21:18 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-11-06 21:16:28 +0100 |
commit | b43c00e03abe8cda1000192f8acf5078cffd34a6 (patch) | |
tree | c21dc47b9937930c0526839c16bebe3f405e5d2e /make-projects.txt | |
parent | 7f2e7634a4add378f51eb63e048cfa3fc3a6dc05 (diff) |
Initial
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 |