diff options
Diffstat (limited to 'desktop/Executable_simpress.mk')
-rw-r--r-- | desktop/Executable_simpress.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/Executable_simpress.mk b/desktop/Executable_simpress.mk index da674755db7e..34d7e13f3913 100644 --- a/desktop/Executable_simpress.mk +++ b/desktop/Executable_simpress.mk @@ -37,8 +37,6 @@ $(eval $(call gb_Executable_use_libraries,simpress,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_Executable_add_standard_system_libs,simpress)) - $(eval $(call gb_Executable_add_libs,simpress,\ $(call gb_CxxObject_get_target,desktop/win32/source/applauncher/launcher) \ )) |