Explorar o código

use cg in other places too

Darren Ranalli %!s(int64=21) %!d(string=hai) anos
pai
achega
31a3ceb73f
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      panda/src/mesadisplay/Sources.pp
  2. 1 1
      panda/src/wgldisplay/Sources.pp

+ 1 - 1
panda/src/mesadisplay/Sources.pp

@@ -3,7 +3,7 @@
 
 #define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
                    dtoolutil:c dtoolbase:c dtool:m
-#define USE_PACKAGES mesa
+#define USE_PACKAGES mesa cg cggl
 
 #begin lib_target
   #define TARGET mesadisplay

+ 1 - 1
panda/src/wgldisplay/Sources.pp

@@ -1,6 +1,6 @@
 #define BUILD_DIRECTORY $[HAVE_WGL]
 
-#define USE_PACKAGES gl
+#define USE_PACKAGES gl cg
 
 
 #define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \