summaryrefslogtreecommitdiffstats
path: root/desktop/Executable_unoinfo.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_unoinfo.mk
parentrender the --enable-pch option inert. (diff)
downloadcore-992757cc5ebfb1df42636b8d3269cdbc10fc4148.tar.gz
core-992757cc5ebfb1df42636b8d3269cdbc10fc4148.zip
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'desktop/Executable_unoinfo.mk')
-rw-r--r--desktop/Executable_unoinfo.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/Executable_unoinfo.mk b/desktop/Executable_unoinfo.mk
index f1fe830d29e3..02e14f8d2067 100644
--- a/desktop/Executable_unoinfo.mk
+++ b/desktop/Executable_unoinfo.mk
@@ -25,8 +25,6 @@
$(eval $(call gb_Executable_Executable,unoinfo))
-$(eval $(call gb_Executable_add_precompiled_header,unoinfo,desktop/inc/pch/precompiled_desktop.hxx))
-
$(eval $(call gb_Executable_set_include,unoinfo,\
$$(INCLUDE) \
-I$(SRCDIR)/desktop/inc/pch \