From e4610ffd2d19b9750109cbaa6fd78c8ceed1aecd Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 12:26:12 -0600 Subject: remove PCH support in dmake-module --- sal/rtl/source/makefile.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sal/rtl') diff --git a/sal/rtl/source/makefile.mk b/sal/rtl/source/makefile.mk index 60953f84b919..83cb0ed23df2 100644 --- a/sal/rtl/source/makefile.mk +++ b/sal/rtl/source/makefile.mk @@ -32,10 +32,6 @@ TARGET=cpprtl ENABLE_EXCEPTIONS=TRUE USE_LDUMP2=TRUE -PROJECTPCH4DLL=TRUE -PROJECTPCH=cont_pch -PROJECTPCHSOURCE=cont_pch - TARGETTYPE=CUI # --- Settings ----------------------------------------------------- -- cgit