From 3a02c5281d7cfc8f6c7f2da1f324d4be1a4e9c5f Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Mon, 2 Jul 2001 02:33:40 +0000 Subject: [PATCH] disable pch --- panda/src/dxgsg/Sources.pp | 2 +- panda/src/wdxdisplay/Sources.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/panda/src/dxgsg/Sources.pp b/panda/src/dxgsg/Sources.pp index 7854398e79..35bd6d0819 100644 --- a/panda/src/dxgsg/Sources.pp +++ b/panda/src/dxgsg/Sources.pp @@ -18,7 +18,7 @@ dxSavedFrameBuffer.I dxSavedFrameBuffer.cxx dxSavedFrameBuffer.h \ dxTextureContext.I dxTextureContext.cxx dxTextureContext.h - #define PRECOMPILED_HEADER dxgsg_headers.h +// #define PRECOMPILED_HEADER dxgsg_headers.h #define INSTALL_HEADERS \ config_dxgsg.h dxGraphicsStateGuardian.I dxGraphicsStateGuardian.h \ diff --git a/panda/src/wdxdisplay/Sources.pp b/panda/src/wdxdisplay/Sources.pp index 75a41254a4..5d65359816 100644 --- a/panda/src/wdxdisplay/Sources.pp +++ b/panda/src/wdxdisplay/Sources.pp @@ -16,7 +16,7 @@ #define INSTALL_HEADERS \ config_wdxdisplay.h wdxGraphicsPipe.h wdxGraphicsWindow.h - #define PRECOMPILED_HEADER wdxdisplay_headers.h +// #define PRECOMPILED_HEADER wdxdisplay_headers.h #end lib_target