summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/languagepacks/makefile.mk3
-rw-r--r--setup_native/source/win32/customactions/patch/makefile.mk3
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk3
3 files changed, 0 insertions, 9 deletions
diff --git a/setup_native/source/win32/customactions/languagepacks/makefile.mk b/setup_native/source/win32/customactions/languagepacks/makefile.mk
index f30ec08c0f6b..921ca9baa9c7 100644
--- a/setup_native/source/win32/customactions/languagepacks/makefile.mk
+++ b/setup_native/source/win32/customactions/languagepacks/makefile.mk
@@ -39,9 +39,6 @@ USE_DEFFILE=TRUE
.INCLUDE : settings.mk
-#Disable precompiled header
-CDEFS+=-Dnot_used_define_to_disable_pch
-
# --- Files --------------------------------------------------------
.IF "$(GUI)"=="WNT" && "$(WINDOWS_SDK_HOME)"!=""
diff --git a/setup_native/source/win32/customactions/patch/makefile.mk b/setup_native/source/win32/customactions/patch/makefile.mk
index 641f48ab6e27..6b05b3df89b9 100644
--- a/setup_native/source/win32/customactions/patch/makefile.mk
+++ b/setup_native/source/win32/customactions/patch/makefile.mk
@@ -38,9 +38,6 @@ USE_DEFFILE=TRUE
.INCLUDE : settings.mk
-#Disable precompiled header
-CDEFS+=-Dnot_used_define_to_disable_pch
-
# --- Files --------------------------------------------------------
.IF "$(GUI)"=="WNT" && "$(WINDOWS_SDK_HOME)"!=""
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index fbebd6e1bb87..c7e619e517e3 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -38,9 +38,6 @@ USE_DEFFILE=TRUE
.INCLUDE : settings.mk
-#Disable precompiled header
-CDEFS+=-Dnot_used_define_to_disable_pch
-
# --- Files --------------------------------------------------------
.IF "$(GUI)"=="WNT" && "$(WINDOWS_SDK_HOME)"!=""