From b312a38797b19e95a08e7a06595cd04236e05f07 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 4 Jun 2014 09:02:37 +0200 Subject: update_pch: add a bunch of pch files desktop: 1m51s -> 54s framework: 1m55s -> 1m04s package: 32s -> 16s sdext: 1m31s -> 47s svgio: 32s -> 15s uui: 49s -> 20s vbahelper: 1m44s -> 27s xmlscript: 15s -> 10s xmlsecurity: 45s -> 23s Change-Id: Ia437969c091bf877983ababc5ea2d044bbc0bee0 --- framework/Library_fwe.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/Library_fwe.mk') diff --git a/framework/Library_fwe.mk b/framework/Library_fwe.mk index 408be094f2d4..ab5f460bc67a 100644 --- a/framework/Library_fwe.mk +++ b/framework/Library_fwe.mk @@ -33,6 +33,8 @@ $(eval $(call gb_Library_use_sdk_api,fwe)) $(eval $(call gb_Library_use_external,fwe,boost_headers)) +$(eval $(call gb_Library_set_precompiled_header,fwe,$(SRCDIR)/framework/inc/pch/precompiled_fwe)) + $(eval $(call gb_Library_use_libraries,fwe,\ comphelper \ cppu \ -- cgit v1.2.3