diff options
Diffstat (limited to 'desktop/Executable_soffice.mk')
-rw-r--r-- | desktop/Executable_soffice.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/Executable_soffice.mk b/desktop/Executable_soffice.mk index aebdc1264d25..2587e425a34e 100644 --- a/desktop/Executable_soffice.mk +++ b/desktop/Executable_soffice.mk @@ -27,8 +27,6 @@ $(eval $(call gb_Executable_Executable,soffice)) $(eval $(call gb_Executable_set_targettype_gui,soffice,YES)) -$(eval $(call gb_Executable_add_precompiled_header,soffice,desktop/inc/pch/precompiled_desktop.hxx)) - $(eval $(call gb_Executable_set_include,soffice,\ $$(INCLUDE) \ -I$(SRCDIR)/desktop/inc/pch \ |