gnumake2: added component registration

This commit is contained in:
Bjoern Michaelsen 2010-11-06 15:58:44 +01:00
parent 91e34e4ccc
commit 245e3ab75f
7 changed files with 14 additions and 0 deletions

View file

@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,fsstorage))
$(eval $(call gb_Library_set_componentfile,fsstorage,svl/source/fsstor/fsstorage))
$(eval $(call gb_Library_set_include,fsstorage,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svl \

View file

@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,passwordcontainer))
$(eval $(call gb_Library_set_componentfile,passwordcontainer,svl/source/passwordcontainer/passwordcontainer))
$(eval $(call gb_Library_set_include,passwordcontainer,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svl \

View file

@ -31,6 +31,8 @@ $(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,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svl \

View file

@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,hatchwindowfactory))
$(eval $(call gb_Library_set_componentfile,hatchwindowfactory,svtools/source/hatchwindow/hatchwindowfactory))
$(eval $(call gb_Library_set_include,hatchwindowfactory,\
$$(INCLUDE) \
-I$(WORKDIR)/inc/svtools \

View file

@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,productregistration))
$(eval $(call gb_Library_set_componentfile,productregistration,svtools/source/productregistration/productregistration.uno))
$(eval $(call gb_Library_set_include,productregistration,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svtools \

View file

@ -31,6 +31,8 @@ $(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_set_include,svt,\
$$(INCLUDE) \
-I$(WORKDIR)/inc/svtools \

View file

@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,tk))
$(eval $(call gb_Library_set_componentfile,tk,toolkit/util/tk))
$(eval $(call gb_Library_add_package_headers,tk,toolkit_inc))
#$(eval $(call gb_Library_add_precompiled_header,tk,$(SRCDIR)/toolkit/inc/pch/precompiled_toolkit))