summaryrefslogtreecommitdiff
path: root/sdext/Library_PresenterScreen.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/Library_PresenterScreen.mk')
-rw-r--r--sdext/Library_PresenterScreen.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/Library_PresenterScreen.mk b/sdext/Library_PresenterScreen.mk
index 56e0498bcb53..d67158d57877 100644
--- a/sdext/Library_PresenterScreen.mk
+++ b/sdext/Library_PresenterScreen.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_Library_Library,PresenterScreen))
$(eval $(call gb_Library_set_componentfile,PresenterScreen,sdext/source/presenter/presenter))
+$(eval $(call gb_Library_set_precompiled_header,PresenterScreen,$(SRCDIR)/sdext/inc/pch/precompiled_PresenterScreen))
+
$(eval $(call gb_Library_use_externals,PresenterScreen,\
boost_headers \
))