Explorar o código

opengles updates the Makefile.fpc

git-svn-id: trunk@19028 -
sekelsenmat %!s(int64=14) %!d(string=hai) anos
pai
achega
727da08c0c
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      packages/opengles/Makefile.fpc

+ 5 - 0
packages/opengles/Makefile.fpc

@@ -13,6 +13,11 @@ version=2.7.1
 [target]
 units_arm_darwin=gles11
 units_i386_iphonesim=gles11
+units_linux=gles20
+units_wince=gles20
+units_win32=gles20
+units_win64=gles20
+units_darwin=gles20
 exampledirs=examples
 
 [install]