Browse Source

build dx9 now

David Rose 20 years ago
parent
commit
35e37379f0
1 changed files with 1 additions and 4 deletions
  1. 1 4
      panda/metalibs/pandadx9/Sources.pp

+ 1 - 4
panda/metalibs/pandadx9/Sources.pp

@@ -1,7 +1,4 @@
-// DX9 build is temporarily disabled until we bring it up-to-date with
-// the new Geom rewrite.
-#define BUILD_DIRECTORY
-//#define BUILD_DIRECTORY $[HAVE_DX]
+#define BUILD_DIRECTORY $[HAVE_DX]
 
 
 // DIR_TYPE "metalib" indicates we are building a shared library that
 // DIR_TYPE "metalib" indicates we are building a shared library that
 // consists mostly of references to other shared libraries.  Under
 // consists mostly of references to other shared libraries.  Under