diff options
Diffstat (limited to 'svl')
-rw-r--r-- | svl/Library_svl.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk index 0fb7477c12f7..7a793296e170 100644 --- a/svl/Library_svl.mk +++ b/svl/Library_svl.mk @@ -30,8 +30,6 @@ $(eval $(call gb_Library_Library,svl)) $(eval $(call gb_Library_add_package_headers,svl,svl_inc)) -$(eval $(call gb_Library_add_precompiled_header,svl,$(SRCDIR)/svl/inc/pch/precompiled_svl)) - $(eval $(call gb_Library_set_componentfile,svl,svl/util/svl)) $(eval $(call gb_Library_set_include,svl,\ |