summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-09-20 15:15:57 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-09-20 15:21:15 +0300
commit9a864280904de60079ab87227c467faa70b3ddb8 (patch)
tree05a3558878236b8b14827891a11687e8b1ec58e8
parent741ecf579da18b3fb9a8c90938d420b10a3b3cc5 (diff)
unopkgio should be a console executable
-rw-r--r--desktop/Executable_unopkgio.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_unopkgio.mk b/desktop/Executable_unopkgio.mk
index 4563c8e4d547..c0c328448a8c 100644
--- a/desktop/Executable_unopkgio.mk
+++ b/desktop/Executable_unopkgio.mk
@@ -25,7 +25,7 @@
$(eval $(call gb_Executable_Executable,unopkgio))
-$(eval $(call gb_Executable_set_targettype_gui,unopkgio,YES))
+$(eval $(call gb_Executable_set_targettype_gui,unopkgio,NO))
$(eval $(call gb_Executable_add_precompiled_header,unopkgio,desktop/inc/pch/precompiled_desktop.hxx))