diff options
author | Sven Gothel <[email protected]> | 2012-11-06 20:57:33 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-11-06 21:16:30 +0100 |
commit | bb3bb1247fb1fab05a85302dd9e5d57b769fcdbf (patch) | |
tree | 370c3efa0d2e4229feaa4ed8fdf8ad64d8660838 /maven/make-projects.txt | |
parent | 4fd161240a1616382c1b1f744bf31d2a9489437e (diff) |
Prepare repo merge
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 |