summaryrefslogtreecommitdiff
path: root/desktop/Executable_soffice.bin.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:49:38 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:49:38 -0600
commit992757cc5ebfb1df42636b8d3269cdbc10fc4148 (patch)
treed9b4da6f2e50d5444e3a7c68934fc6d4dd4ec43d /desktop/Executable_soffice.bin.mk
parentbc78ac68c2492e63a680f68b524c4a51179ea83e (diff)
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'desktop/Executable_soffice.bin.mk')
-rw-r--r--desktop/Executable_soffice.bin.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index 776b84f64ff5..9db8c9a5e47d 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -33,8 +33,6 @@ $(eval $(call gb_Executable_Executable,$(sofficebin)))
$(eval $(call gb_Executable_set_targettype_gui,$(sofficebin),YES))
-$(eval $(call gb_Executable_add_precompiled_header,$(sofficebin),desktop/inc/pch/precompiled_desktop.hxx))
-
$(eval $(call gb_Executable_set_include,$(sofficebin),\
$$(INCLUDE) \
-I$(SRCDIR)/desktop/inc/pch \