remove last users of gb_StaticLibrary_add_noexception_object
Change-Id: Ide24057ec7df09c719ad443085390fb53d1bae02 Reviewed-on: https://gerrit.libreoffice.org/4954 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
This commit is contained in:
committed by
Björn Michaelsen
parent
69f0c2cfd6
commit
15178efd90
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
$(eval $(call gb_StaticLibrary_StaticLibrary,winextendloaderenv))
|
$(eval $(call gb_StaticLibrary_StaticLibrary,winextendloaderenv))
|
||||||
|
|
||||||
$(eval $(call gb_StaticLibrary_add_noexception_objects,winextendloaderenv,\
|
$(eval $(call gb_StaticLibrary_add_exception_objects,winextendloaderenv,\
|
||||||
desktop/win32/source/extendloaderenvironment \
|
desktop/win32/source/extendloaderenvironment \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
@@ -14,7 +14,7 @@ $(eval $(call gb_StaticLibrary_add_defs,winlauncher,\
|
|||||||
-DUNICODE \
|
-DUNICODE \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_StaticLibrary_add_noexception_objects,winlauncher,\
|
$(eval $(call gb_StaticLibrary_add_exception_objects,winlauncher,\
|
||||||
desktop/win32/source/applauncher/launcher \
|
desktop/win32/source/applauncher/launcher \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user