diff options
Diffstat (limited to 'desktop/Executable_simpress.mk')
-rw-r--r-- | desktop/Executable_simpress.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/Executable_simpress.mk b/desktop/Executable_simpress.mk index 7376b7bd3883..d06205486020 100644 --- a/desktop/Executable_simpress.mk +++ b/desktop/Executable_simpress.mk @@ -11,10 +11,6 @@ $(eval $(call gb_Executable_Executable,simpress)) $(eval $(call gb_Executable_set_targettype_gui,simpress,YES)) -$(eval $(call gb_Executable_add_defs,simpress,\ - -DUNICODE \ -)) - $(eval $(call gb_Executable_add_ldflags,simpress,\ /ENTRY:wWinMainCRTStartup \ )) |