summaryrefslogtreecommitdiffstats
path: root/desktop/StaticLibrary_winlauncher.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-07-17 13:21:50 +0200
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-07-17 12:18:56 +0000
commit15178efd902580b8226e9fcf4a72d600b9314626 (patch)
tree9e496a6a663df826e38b499e652b06508e926cc3 /desktop/StaticLibrary_winlauncher.mk
parentremove last users of gb_Executable_add_noexception_object (diff)
downloadcore-15178efd902580b8226e9fcf4a72d600b9314626.tar.gz
core-15178efd902580b8226e9fcf4a72d600b9314626.zip
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>
Diffstat (limited to 'desktop/StaticLibrary_winlauncher.mk')
-rw-r--r--desktop/StaticLibrary_winlauncher.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/StaticLibrary_winlauncher.mk b/desktop/StaticLibrary_winlauncher.mk
index 64cd81a771a9..1ebefccec990 100644
--- a/desktop/StaticLibrary_winlauncher.mk
+++ b/desktop/StaticLibrary_winlauncher.mk
@@ -14,7 +14,7 @@ $(eval $(call gb_StaticLibrary_add_defs,winlauncher,\
-DUNICODE \
))
-$(eval $(call gb_StaticLibrary_add_noexception_objects,winlauncher,\
+$(eval $(call gb_StaticLibrary_add_exception_objects,winlauncher,\
desktop/win32/source/applauncher/launcher \
))