cxgeorge 24 lat temu
rodzic
commit
dbb2209041
2 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 2
      panda/src/dxgsg8/Sources.pp
  2. 0 2
      panda/src/wdxdisplay8/Sources.pp

+ 0 - 2
panda/src/dxgsg8/Sources.pp

@@ -4,7 +4,6 @@
                    dtoolutil:c dtoolbase:c dtool:m
 #define USE_DX yes
 
-#if $[BUILD_DX8]
 #begin lib_target
   #define TARGET dxgsg8
   #define LOCAL_LIBS \
@@ -27,4 +26,3 @@
     config_dxgsg8.cxx dxSavedFrameBuffer8.cxx dxTextureContext8.cxx dxGeomNodeContext8.cxx
 
 #end lib_target
-#endif

+ 0 - 2
panda/src/wdxdisplay8/Sources.pp

@@ -4,7 +4,6 @@
                    dtoolutil:c dtoolbase:c dtool:m
 #define USE_DX yes
 
-#if $[BUILD_DX8]
 #begin lib_target
   #define TARGET wdxdisplay8
   #define LOCAL_LIBS dxgsg8
@@ -25,4 +24,3 @@
   #define SOURCES wdxGraphicsWindow8.cxx $[INSTALL_HEADERS]
     
 #end lib_target
-#endif