summaryrefslogtreecommitdiffstats
path: root/svl/prj
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-06-26 01:29:37 +0200
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-06-26 01:29:37 +0200
commitf51c9e5db1b84ce92bb75d3a5faf6ebe9ef5dcc9 (patch)
tree591bd5f5f3fddad356faad6697f3b563d5f82ca7 /svl/prj
parentCWS gnumake2: intermediate commit (module rework) (diff)
downloadcore-f51c9e5db1b84ce92bb75d3a5faf6ebe9ef5dcc9.tar.gz
core-f51c9e5db1b84ce92bb75d3a5faf6ebe9ef5dcc9.zip
CWS gnumake2: module reorg
Diffstat (limited to 'svl/prj')
-rw-r--r--svl/prj/target_lib_fsstorage.mk76
-rw-r--r--svl/prj/target_lib_passwordcontainer.mk72
-rw-r--r--svl/prj/target_lib_svl.mk186
-rw-r--r--svl/prj/target_module_svl.mk47
-rw-r--r--svl/prj/target_package_inc.mk129
-rw-r--r--svl/prj/target_res_svl.mk49
6 files changed, 0 insertions, 559 deletions
diff --git a/svl/prj/target_lib_fsstorage.mk b/svl/prj/target_lib_fsstorage.mk
deleted file mode 100644
index 6db23b4ae547..000000000000
--- a/svl/prj/target_lib_fsstorage.mk
+++ /dev/null
@@ -1,76 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2009 by Sun Microsystems, Inc.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(eval $(call gb_Library_Library,fsstorage))
-
-$(eval $(call gb_Library_set_include,fsstorage,\
- $$(SOLARINC) \
- -I$(WORKDIR)/inc/svl \
- -I$(WORKDIR)/inc/ \
- -I$(SRCDIR)/svl/inc \
- -I$(SRCDIR)/svl/inc/svl \
- -I$(SRCDIR)/svl/source/inc \
- -I$(SRCDIR)/svl/inc/pch \
- -I$(OUTDIR)/inc/offuh \
- -I$(OUTDIR)/inc \
-))
-
-$(eval $(call gb_Library_add_linked_libs,fsstorage,\
- comphelper \
- cppu \
- cppuhelper \
- sal \
- stl \
- tl \
- ucbhelper \
- utl \
-))
-
-$(eval $(call gb_Library_add_linked_system_libs,fsstorage,\
- icuuc \
- dl \
- m \
- pthread \
-))
-
-$(eval $(call gb_Library_add_exception_objects,fsstorage,\
- svl/source/fsstor/fsfactory \
- svl/source/fsstor/fsstorage \
- svl/source/fsstor/oinputstreamcontainer \
- svl/source/fsstor/ostreamcontainer \
-))
-
-ifeq ($(OS),WNT)
-$(eval $(call gb_Library_add_linked_libs,fsstorage,\
- kernel32 \
- msvcrt \
- oldnames \
- user32 \
- uwinapi \
-))
-endif
-# vim: set noet sw=4 ts=4:
diff --git a/svl/prj/target_lib_passwordcontainer.mk b/svl/prj/target_lib_passwordcontainer.mk
deleted file mode 100644
index 4285efa53a0b..000000000000
--- a/svl/prj/target_lib_passwordcontainer.mk
+++ /dev/null
@@ -1,72 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2009 by Sun Microsystems, Inc.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(eval $(call gb_Library_Library,passwordcontainer))
-
-$(eval $(call gb_Library_set_include,passwordcontainer,\
- $$(SOLARINC) \
- -I$(WORKDIR)/inc/svl \
- -I$(WORKDIR)/inc/ \
- -I$(SRCDIR)/svl/inc \
- -I$(SRCDIR)/svl/inc/svl \
- -I$(SRCDIR)/svl/source/inc \
- -I$(SRCDIR)/svl/inc/pch \
- -I$(OUTDIR)/inc/offuh \
- -I$(OUTDIR)/inc \
-))
-
-$(eval $(call gb_Library_add_linked_libs,passwordcontainer,\
- utl \
- ucbhelper \
- cppuhelper \
- cppu \
- sal \
- stl \
-))
-
-$(eval $(call gb_Library_add_linked_system_libs,passwordcontainer,\
- icuuc \
- dl \
- m \
- pthread \
-))
-
-$(eval $(call gb_Library_add_exception_objects,passwordcontainer,\
- svl/source/passwordcontainer/passwordcontainer \
- svl/source/passwordcontainer/syscreds \
-))
-
-ifeq ($(OS),WNT)
-$(eval $(call gb_Library_add_linked_libs,passwordcontainer,\
- kernel32 \
- msvcrt \
- oldnames \
- user32 \
- uwinapi \
-))
-endif
-# vim: set noet sw=4 ts=4:
diff --git a/svl/prj/target_lib_svl.mk b/svl/prj/target_lib_svl.mk
deleted file mode 100644
index bfa5cfaa96ee..000000000000
--- a/svl/prj/target_lib_svl.mk
+++ /dev/null
@@ -1,186 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2009 by Sun Microsystems, Inc.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(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_include,svl,\
- $$(SOLARINC) \
- -I$(WORKDIR)/inc/svl \
- -I$(WORKDIR)/inc/ \
- -I$(SRCDIR)/svl/inc \
- -I$(SRCDIR)/svl/source/inc \
- -I$(SRCDIR)/svl/inc/pch \
- -I$(OUTDIR)/inc/offuh \
- -I$(OUTDIR)/inc \
-))
-
-$(eval $(call gb_Library_set_defs,svl,\
- $$(DEFS) \
- -DSVL_DLLIMPLEMENTATION \
-))
-
-$(eval $(call gb_Library_add_linked_libs,svl,\
- basegfx \
- comphelper \
- cppu \
- cppuhelper \
- i18nisolang1 \
- i18nutil \
- jvmfwk \
- sal \
- sot \
- stl \
- tl \
- ucbhelper \
- utl \
- vos3 \
-))
-
-$(eval $(call gb_Library_add_linked_system_libs,svl,\
- icuuc \
- dl \
- m \
- pthread \
-))
-
-
-$(eval $(call gb_Library_add_exception_objects,svl,\
- svl/inc/pch/precompiled_svl \
- svl/source/config/asiancfg \
- svl/source/config/cjkoptions \
- svl/source/config/ctloptions \
- svl/source/config/itemholder2 \
- svl/source/config/languageoptions \
- svl/source/config/srchcfg \
- svl/source/filepicker/pickerhelper \
- svl/source/filepicker/pickerhistory \
- svl/source/filerec/filerec \
- svl/source/items/aeitem \
- svl/source/items/cenumitm \
- svl/source/items/cintitem \
- svl/source/items/cntwall \
- svl/source/items/ctypeitm \
- svl/source/items/custritm \
- svl/source/items/dateitem \
- svl/source/items/eitem \
- svl/source/items/flagitem \
- svl/source/items/globalnameitem \
- svl/source/items/ilstitem \
- svl/source/items/imageitm \
- svl/source/items/intitem \
- svl/source/items/itemiter \
- svl/source/items/itempool \
- svl/source/items/itemprop \
- svl/source/items/itemset \
- svl/source/items/lckbitem \
- svl/source/items/macitem \
- svl/source/items/poolcach \
- svl/source/items/poolio \
- svl/source/items/poolitem \
- svl/source/items/ptitem \
- svl/source/items/rectitem \
- svl/source/items/rngitem \
- svl/source/items/sfontitm \
- svl/source/items/sitem \
- svl/source/items/slstitm \
- svl/source/items/srchitem \
- svl/source/items/stritem \
- svl/source/items/style \
- svl/source/items/stylepool \
- svl/source/items/szitem \
- svl/source/items/visitem \
- svl/source/items/whiter \
- svl/source/memtools/svarray \
- svl/source/misc/PasswordHelper \
- svl/source/misc/adrparse \
- svl/source/misc/documentlockfile \
- svl/source/misc/filenotation \
- svl/source/misc/folderrestriction \
- svl/source/misc/fstathelper \
- svl/source/misc/inethist \
- svl/source/misc/inettype \
- svl/source/misc/lngmisc \
- svl/source/misc/lockfilecommon \
- svl/source/misc/ownlist \
- svl/source/misc/restrictedpaths \
- svl/source/misc/sharecontrolfile \
- svl/source/misc/strmadpt \
- svl/source/misc/svldata \
- svl/source/misc/urihelper \
- svl/source/notify/brdcst \
- svl/source/notify/broadcast \
- svl/source/notify/hint \
- svl/source/notify/isethint \
- svl/source/notify/listener \
- svl/source/notify/listenerbase \
- svl/source/notify/listeneriter \
- svl/source/notify/lstner \
- svl/source/notify/smplhint \
- svl/source/numbers/nbdll \
- svl/source/numbers/numfmuno \
- svl/source/numbers/numhead \
- svl/source/numbers/numuno \
- svl/source/numbers/supservs \
- svl/source/numbers/zforfind \
- svl/source/numbers/zforlist \
- svl/source/numbers/zformat \
- svl/source/numbers/zforscan \
- svl/source/svsql/converter \
- svl/source/undo/undo \
- svl/source/uno/pathservice \
- svl/source/uno/registerservices \
-))
-
-ifeq ($(OS),WNT)
-$(eval $(call gb_Library_add_exception_objects,svl,\
- svl/source/svdde/ddecli \
- svl/source/svdde/ddedata \
- svl/source/svdde/ddeinf \
- svl/source/svdde/ddestrg \
- svl/source/svdde/ddesvr \
- svl/source/svdde/ddewrap \
-))
-
-$(eval $(call gb_Library_add_linked_libs,svl,\
- advapi32 \
- kernel32 \
- gdi32 \
- msvcrt \
- shell32 \
- user32 \
- uwinapi \
-))
-else
-$(eval $(call gb_Library_add_exception_objects,svl,\
- svl/unx/source/svdde/ddedummy \
-))
-endif
-# vim: set noet sw=4 ts=4:
diff --git a/svl/prj/target_module_svl.mk b/svl/prj/target_module_svl.mk
deleted file mode 100644
index ac4a2ba621fe..000000000000
--- a/svl/prj/target_module_svl.mk
+++ /dev/null
@@ -1,47 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2009 by Sun Microsystems, Inc.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(eval $(call gb_Module_read_includes,svl,\
- lib_svl \
- lib_fsstorage \
- lib_passwordcontainer \
- res_svl \
- package_inc \
-))
-
-$(eval $(call gb_Module_Module,svl,\
- $(call gb_AllLangResTarget_get_target,svl) \
- $(call gb_Library_get_target,fsstorage) \
- $(call gb_Library_get_target,passwordcontainer) \
- $(call gb_Library_get_target,svl) \
- $(call gb_Package_get_target,svl_inc) \
-))
-
-
-#todo: dde platform dependent
-#todo: package_inc
-#todo: map file
diff --git a/svl/prj/target_package_inc.mk b/svl/prj/target_package_inc.mk
deleted file mode 100644
index e2814e6eddab..000000000000
--- a/svl/prj/target_package_inc.mk
+++ /dev/null
@@ -1,129 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2009 by Sun Microsystems, Inc.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(eval $(call gb_Package_Package,svl_inc,$(SRCDIR)/svl/inc))
-
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/aeitem.hxx,svl/aeitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/brdcst.hxx,svl/brdcst.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/cenumitm.hxx,svl/cenumitm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/cintitem.hxx,svl/cintitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/cjkoptions.hxx,svl/cjkoptions.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/cntwall.hxx,svl/cntwall.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/ctloptions.hxx,svl/ctloptions.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/ctypeitm.hxx,svl/ctypeitm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/custritm.hxx,svl/custritm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/dateitem.hxx,svl/dateitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/documentlockfile.hxx,svl/documentlockfile.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/eitem.hxx,svl/eitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/filerec.hxx,svl/filerec.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/flagitem.hxx,svl/flagitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/globalnameitem.hxx,svl/globalnameitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/hint.hxx,svl/hint.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/httpcook.hxx,svl/httpcook.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/ilstitem.hxx,svl/ilstitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/imageitm.hxx,svl/imageitm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/inethist.hxx,svl/inethist.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/inettype.hxx,svl/inettype.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/intitem.hxx,svl/intitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/isethint.hxx,svl/isethint.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/itemiter.hxx,svl/itemiter.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/itempool.hxx,svl/itempool.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/itemprop.hxx,svl/itemprop.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/itemset.hxx,svl/itemset.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/languageoptions.hxx,svl/languageoptions.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/lckbitem.hxx,svl/lckbitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/lockfilecommon.hxx,svl/lockfilecommon.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/lstner.hxx,svl/lstner.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/macitem.hxx,svl/macitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/metitem.hxx,svl/metitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/nfkeytab.hxx,svl/nfkeytab.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/nfversi.hxx,svl/nfversi.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/nranges.hxx,svl/nranges.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/ondemand.hxx,svl/ondemand.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/ownlist.hxx,svl/ownlist.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/poolitem.hxx,svl/poolitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/ptitem.hxx,svl/ptitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/rectitem.hxx,svl/rectitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/restrictedpaths.hxx,svl/restrictedpaths.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/rngitem.hxx,svl/rngitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/sfontitm.hxx,svl/sfontitm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/sharecontrolfile.hxx,svl/sharecontrolfile.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/slstitm.hxx,svl/slstitm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/smplhint.hxx,svl/smplhint.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/solar.hrc,svl/solar.hrc))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/stritem.hxx,svl/stritem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/style.hrc,svl/style.hrc))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/style.hxx,svl/style.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/svarray.hxx,svl/svarray.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/svdde.hxx,svl/svdde.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/svldata.hxx,svl/svldata.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/svldllapi.h,svl/svldllapi.h))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/svstdarr.hxx,svl/svstdarr.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/svtools.hrc,svl/svtools.hrc))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/szitem.hxx,svl/szitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/undo.hxx,svl/undo.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/urlfilter.hxx,svl/urlfilter.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/visitem.hxx,svl/visitem.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/zforlist.hxx,svl/zforlist.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/zformat.hxx,svl/zformat.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/PasswordHelper.hxx,svl/PasswordHelper.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/adrparse.hxx,svl/adrparse.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/broadcast.hxx,svl/broadcast.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/cntnrsrt.hxx,svl/cntnrsrt.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/cntwids.hrc,svl/cntwids.hrc))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/converter.hxx,svl/converter.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/filenotation.hxx,svl/filenotation.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/folderrestriction.hxx,svl/folderrestriction.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/fstathelper.hxx,svl/fstathelper.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/inetdef.hxx,svl/inetdef.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/inetmsg.hxx,svl/inetmsg.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/inetstrm.hxx,svl/inetstrm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/instrm.hxx,svl/instrm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/listener.hxx,svl/listener.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/listeneriter.hxx,svl/listeneriter.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/lngmisc.hxx,svl/lngmisc.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/memberid.hrc,svl/memberid.hrc))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/nfsymbol.hxx,svl/nfsymbol.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/numuno.hxx,svl/numuno.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/outstrm.hxx,svl/outstrm.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/pickerhelper.hxx,svl/pickerhelper.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/pickerhistory.hxx,svl/pickerhistory.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/pickerhistoryaccess.hxx,svl/pickerhistoryaccess.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/poolcach.hxx,svl/poolcach.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/strmadpt.hxx,svl/strmadpt.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/stylepool.hxx,svl/stylepool.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/urihelper.hxx,svl/urihelper.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/urlbmk.hxx,svl/urlbmk.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/whiter.hxx,svl/whiter.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/xmlement.hxx,svl/xmlement.hxx))
-
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/asiancfg.hxx,svl/asiancfg.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/broadcast.hxx,svl/broadcast.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/mailenum.hxx,svl/mailenum.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/srchcfg.hxx,svl/srchcfg.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/srchdefs.hxx,svl/srchdefs.hxx))
-$(eval $(call gb_Package_add_file,svl_inc,inc/svl/srchitem.hxx,svl/srchitem.hxx))
diff --git a/svl/prj/target_res_svl.mk b/svl/prj/target_res_svl.mk
deleted file mode 100644
index 6759202a5fa4..000000000000
--- a/svl/prj/target_res_svl.mk
+++ /dev/null
@@ -1,49 +0,0 @@
-#*************************************************************************
-#
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
-# Copyright 2009 by Sun Microsystems, Inc.
-#
-# OpenOffice.org - a multi-platform office productivity suite
-#
-# This file is part of OpenOffice.org.
-#
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
-#
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org. If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
-
-$(eval $(call gb_AllLangResTarget_AllLangResTarget,svl))
-
-$(eval $(call gb_AllLangResTarget_add_srs,svl,\
- svl/res \
-))
-
-$(eval $(call gb_SrsTarget_SrsTarget,svl/res))
-
-$(eval $(call gb_SrsTarget_set_include,svl/res,\
- $$(INCLUDE) \
- -I$(WORKDIR)/inc \
- -I$(SRCDIR)/svl/source/inc \
- -I$(SRCDIR)/svl/inc/ \
- -I$(SRCDIR)/svl/inc/svl \
-))
-
-$(eval $(call gb_SrsTarget_add_files,svl/res,\
- svl/source/misc/mediatyp.src \
- svl/source/items/cstitem.src \
-))
-
-