diff options
-rw-r--r-- | include/cppunittester/protectorfactory.hxx (renamed from sal/inc/cppunittester/protectorfactory.hxx) | 0 | ||||
-rw-r--r-- | include/osl/detail/android-bootstrap.h (renamed from sal/inc/osl/detail/android-bootstrap.h) | 0 | ||||
-rw-r--r-- | include/osl/detail/component-mapping.h (renamed from sal/inc/osl/detail/component-mapping.h) | 0 | ||||
-rw-r--r-- | include/osl/detail/file.h (renamed from sal/inc/osl/detail/file.h) | 0 | ||||
-rw-r--r-- | include/osl/detail/ios-bootstrap.h (renamed from sal/inc/osl/detail/ios-bootstrap.h) | 0 | ||||
-rw-r--r-- | include/systools/win32/comptr.hxx (renamed from sal/inc/systools/win32/comptr.hxx) | 0 | ||||
-rw-r--r-- | include/systools/win32/comtools.hxx (renamed from sal/inc/systools/win32/comtools.hxx) | 0 | ||||
-rw-r--r-- | include/systools/win32/qswin32.h (renamed from sal/inc/systools/win32/qswin32.h) | 0 | ||||
-rw-r--r-- | include/systools/win32/uwinapi.h (renamed from sal/inc/systools/win32/uwinapi.h) | 0 | ||||
-rw-r--r-- | sal/Module_sal.mk | 1 | ||||
-rw-r--r-- | sal/Package_inc.mk | 40 | ||||
-rw-r--r-- | unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx | 2 | ||||
-rw-r--r-- | unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx | 2 |
13 files changed, 2 insertions, 43 deletions
diff --git a/sal/inc/cppunittester/protectorfactory.hxx b/include/cppunittester/protectorfactory.hxx index b0b21bd1b259..b0b21bd1b259 100644 --- a/sal/inc/cppunittester/protectorfactory.hxx +++ b/include/cppunittester/protectorfactory.hxx diff --git a/sal/inc/osl/detail/android-bootstrap.h b/include/osl/detail/android-bootstrap.h index 626447f36524..626447f36524 100644 --- a/sal/inc/osl/detail/android-bootstrap.h +++ b/include/osl/detail/android-bootstrap.h diff --git a/sal/inc/osl/detail/component-mapping.h b/include/osl/detail/component-mapping.h index 4a0f4796a7b3..4a0f4796a7b3 100644 --- a/sal/inc/osl/detail/component-mapping.h +++ b/include/osl/detail/component-mapping.h diff --git a/sal/inc/osl/detail/file.h b/include/osl/detail/file.h index aebec89088d1..aebec89088d1 100644 --- a/sal/inc/osl/detail/file.h +++ b/include/osl/detail/file.h diff --git a/sal/inc/osl/detail/ios-bootstrap.h b/include/osl/detail/ios-bootstrap.h index fa3d0c85b460..fa3d0c85b460 100644 --- a/sal/inc/osl/detail/ios-bootstrap.h +++ b/include/osl/detail/ios-bootstrap.h diff --git a/sal/inc/systools/win32/comptr.hxx b/include/systools/win32/comptr.hxx index 7ef5123f3ac5..7ef5123f3ac5 100644 --- a/sal/inc/systools/win32/comptr.hxx +++ b/include/systools/win32/comptr.hxx diff --git a/sal/inc/systools/win32/comtools.hxx b/include/systools/win32/comtools.hxx index 1ef61ea3d967..1ef61ea3d967 100644 --- a/sal/inc/systools/win32/comtools.hxx +++ b/include/systools/win32/comtools.hxx diff --git a/sal/inc/systools/win32/qswin32.h b/include/systools/win32/qswin32.h index ed268d26affd..ed268d26affd 100644 --- a/sal/inc/systools/win32/qswin32.h +++ b/include/systools/win32/qswin32.h diff --git a/sal/inc/systools/win32/uwinapi.h b/include/systools/win32/uwinapi.h index 5c4c88c415f1..5c4c88c415f1 100644 --- a/sal/inc/systools/win32/uwinapi.h +++ b/include/systools/win32/uwinapi.h diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk index f5ecbc480b2d..cb2e908571b5 100644 --- a/sal/Module_sal.mk +++ b/sal/Module_sal.mk @@ -19,7 +19,6 @@ $(eval $(call gb_Module_add_targets,sal,\ Library_sal_textenc) \ $(if $(filter $(OS),WNT), \ Library_uwinapi) \ - Package_inc \ StaticLibrary_salcpprt \ )) diff --git a/sal/Package_inc.mk b/sal/Package_inc.mk deleted file mode 100644 index 98281d1e0c3a..000000000000 --- a/sal/Package_inc.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- -# -# Version: MPL 1.1 / GPLv3+ / LGPLv3+ -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License or as specified alternatively below. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# Major Contributor(s): -# Copyright (C) 2011 Matúš Kukan <matus.kukan@gmail.com> (initial developer) -# -# All Rights Reserved. -# -# For minor contributions see the git repository. -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 3 or later (the "GPLv3+"), or -# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), -# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable -# instead of those above. - -$(eval $(call gb_Package_Package,sal_inc,$(SRCDIR)/sal/inc)) - -$(eval $(call gb_Package_add_file,sal_inc,inc/protectorfactory.hxx,cppunittester/protectorfactory.hxx)) -$(eval $(call gb_Package_add_file,sal_inc,inc/osl/detail/file.h,osl/detail/file.h)) -$(eval $(call gb_Package_add_file,sal_inc,inc/osl/detail/android-bootstrap.h,osl/detail/android-bootstrap.h)) -$(eval $(call gb_Package_add_file,sal_inc,inc/osl/detail/ios-bootstrap.h,osl/detail/ios-bootstrap.h)) -$(eval $(call gb_Package_add_file,sal_inc,inc/osl/detail/component-mapping.h,osl/detail/component-mapping.h)) -$(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/comptr.hxx,systools/win32/comptr.hxx)) -$(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/comtools.hxx,systools/win32/comtools.hxx)) -$(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/qswin32.h,systools/win32/qswin32.h)) -$(eval $(call gb_Package_add_file,sal_inc,inc/systools/win32/uwinapi.h,systools/win32/uwinapi.h)) - -# vim: set noet sw=4 ts=4: diff --git a/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx b/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx index 6cfd005eaf1c..12d4abf1f1c3 100644 --- a/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx +++ b/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx @@ -40,7 +40,7 @@ #include "rtl/ustring.hxx" #include "sal/types.h" -#include "protectorfactory.hxx" +#include "cppunittester/protectorfactory.hxx" namespace { diff --git a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx index f05e59d3839d..511da854081d 100644 --- a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx +++ b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx @@ -32,7 +32,7 @@ #include "rtl/ustring.hxx" #include "sal/types.h" -#include "protectorfactory.hxx" +#include "cppunittester/protectorfactory.hxx" namespace { |