summaryrefslogtreecommitdiff
path: root/sal/rtl/source
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:26:12 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 12:26:12 -0600
commite4610ffd2d19b9750109cbaa6fd78c8ceed1aecd (patch)
treedaa7a62e1c07662577512a55f3f11f0d355551ad /sal/rtl/source
parent992757cc5ebfb1df42636b8d3269cdbc10fc4148 (diff)
remove PCH support in dmake-module
Diffstat (limited to 'sal/rtl/source')
-rw-r--r--sal/rtl/source/makefile.mk4
1 files changed, 0 insertions, 4 deletions
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 -----------------------------------------------------