diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 11:49:38 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 11:49:38 -0600 |
commit | 992757cc5ebfb1df42636b8d3269cdbc10fc4148 (patch) | |
tree | d9b4da6f2e50d5444e3a7c68934fc6d4dd4ec43d /svtools/Library_svt.mk | |
parent | bc78ac68c2492e63a680f68b524c4a51179ea83e (diff) |
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'svtools/Library_svt.mk')
-rw-r--r-- | svtools/Library_svt.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk index 1b5d82a9d6f6..4f72253e281d 100644 --- a/svtools/Library_svt.mk +++ b/svtools/Library_svt.mk @@ -30,8 +30,6 @@ $(eval $(call gb_Library_Library,svt)) $(eval $(call gb_Library_add_package_headers,svt,svtools_inc)) -$(eval $(call gb_Library_add_precompiled_header,svt,$(SRCDIR)/svtools/inc/pch/precompiled_svtools)) - $(eval $(call gb_Library_set_componentfile,svt,svtools/util/svt)) $(eval $(call gb_Library_add_api,svt,\ |