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