From dbb22090411f2d26355c94972e1551ce0756a6bf Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Sat, 16 Mar 2002 01:22:39 +0000 Subject: [PATCH] oops --- panda/src/dxgsg8/Sources.pp | 2 -- panda/src/wdxdisplay8/Sources.pp | 2 -- 2 files changed, 4 deletions(-) diff --git a/panda/src/dxgsg8/Sources.pp b/panda/src/dxgsg8/Sources.pp index 16ef0fc8ed..a867fb66d9 100644 --- a/panda/src/dxgsg8/Sources.pp +++ b/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 diff --git a/panda/src/wdxdisplay8/Sources.pp b/panda/src/wdxdisplay8/Sources.pp index 72f9b63add..86bd581131 100644 --- a/panda/src/wdxdisplay8/Sources.pp +++ b/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