summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/all/makefile.mk4
-rw-r--r--sal/osl/unx/makefile.mk4
-rw-r--r--sal/osl/w32/makefile.mk4
3 files changed, 0 insertions, 12 deletions
diff --git a/sal/osl/all/makefile.mk b/sal/osl/all/makefile.mk
index e76388af7ff4..efd011fa0b60 100644
--- a/sal/osl/all/makefile.mk
+++ b/sal/osl/all/makefile.mk
@@ -32,10 +32,6 @@ TARGET=oslall
ENABLE_EXCEPTIONS=TRUE
USE_LDUMP2=TRUE
-PROJECTPCH4DLL=TRUE
-PROJECTPCH=cont_pch
-PROJECTPCHSOURCE=cont_pch
-
MULTITHREAD_OBJ=TRUE
# --- Settings -----------------------------------------------------
diff --git a/sal/osl/unx/makefile.mk b/sal/osl/unx/makefile.mk
index 2ec11e16f58b..58d496f6e7d6 100644
--- a/sal/osl/unx/makefile.mk
+++ b/sal/osl/unx/makefile.mk
@@ -35,10 +35,6 @@ TARGET=cpposl
.ENDIF
USE_LDUMP2=TRUE
-PROJECTPCH4DLL=TRUE
-PROJECTPCH=cont_pch
-PROJECTPCHSOURCE=cont_pch
-
TARGETTYPE=CUI
ENABLE_EXCEPTIONS=TRUE
diff --git a/sal/osl/w32/makefile.mk b/sal/osl/w32/makefile.mk
index 08e8745a9dcd..7b40397a3904 100644
--- a/sal/osl/w32/makefile.mk
+++ b/sal/osl/w32/makefile.mk
@@ -32,10 +32,6 @@ TARGET=cpposl
ENABLE_EXCEPTIONS=TRUE
USE_LDUMP2=TRUE
-PROJECTPCH4DLL=TRUE
-PROJECTPCH=cont_pch
-PROJECTPCHSOURCE=cont_pch
-
MULTITHREAD_OBJ=TRUE
# --- Settings -----------------------------------------------------