From d795e7a3f905896d3b2480aeddfeecd14f6cab4f Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 15 Apr 2011 17:27:06 +0000 Subject: gnumake4: reportdesign, dbaccess: remove unnecessary package headers [hg:8f3bb53e08ce] --- dbaccess/Library_dbaxml.mk | 1 - dbaccess/Library_dbui.mk | 1 - reportdesign/Library_rptui.mk | 1 - reportdesign/Library_rptxml.mk | 1 - 4 files changed, 4 deletions(-) diff --git a/dbaccess/Library_dbaxml.mk b/dbaccess/Library_dbaxml.mk index 5b0a5ddb8..2f16d684d 100644 --- a/dbaccess/Library_dbaxml.mk +++ b/dbaccess/Library_dbaxml.mk @@ -26,7 +26,6 @@ #************************************************************************* $(eval $(call gb_Library_Library,dbaxml)) -$(eval $(call gb_Library_add_package_headers,dbaxml,dbaccess_inc)) $(eval $(call gb_Library_add_precompiled_header,dbaxml,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbaxml)) $(eval $(call gb_Library_set_componentfile,dbaxml,dbaccess/source/filter/xml/dbaxml)) diff --git a/dbaccess/Library_dbui.mk b/dbaccess/Library_dbui.mk index 3e3fcbd33..984b92dca 100644 --- a/dbaccess/Library_dbui.mk +++ b/dbaccess/Library_dbui.mk @@ -26,7 +26,6 @@ #************************************************************************* $(eval $(call gb_Library_Library,dbui)) -$(eval $(call gb_Library_add_package_headers,dbui,dbaccess_inc)) $(eval $(call gb_Library_add_precompiled_header,dbui,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbui)) $(eval $(call gb_Library_set_componentfile,dbui,dbaccess/util/dbu)) diff --git a/reportdesign/Library_rptui.mk b/reportdesign/Library_rptui.mk index 533140b4c..674ad0592 100644 --- a/reportdesign/Library_rptui.mk +++ b/reportdesign/Library_rptui.mk @@ -26,7 +26,6 @@ #************************************************************************* $(eval $(call gb_Library_Library,rptui)) -$(eval $(call gb_Library_add_package_headers,rptui,reportdesign_inc)) $(eval $(call gb_Library_add_precompiled_header,rptui,$(SRCDIR)/reportdesign/inc/pch/precompiled_rptui)) $(eval $(call gb_Library_set_componentfile,rptui,reportdesign/util/rptui)) diff --git a/reportdesign/Library_rptxml.mk b/reportdesign/Library_rptxml.mk index 33e9e3df6..e62028e51 100644 --- a/reportdesign/Library_rptxml.mk +++ b/reportdesign/Library_rptxml.mk @@ -26,7 +26,6 @@ #************************************************************************* $(eval $(call gb_Library_Library,rptxml)) -$(eval $(call gb_Library_add_package_headers,rptxml,reportdesign_inc)) $(eval $(call gb_Library_add_precompiled_header,rptxml,$(SRCDIR)/reportdesign/inc/pch/precompiled_rptxml)) $(eval $(call gb_Library_set_componentfile,rptxml,reportdesign/source/filter/xml/rptxml)) -- cgit v1.2.3