summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-19 11:23:03 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-19 11:23:03 +0100
commit2c17f1196394a7fd56fe0d807146c110c5ae741a (patch)
tree148709fc0998023c1f30675f627c479aa33f0f6f /desktop
parentinch closer to building under windows (diff)
downloadcore-2c17f1196394a7fd56fe0d807146c110c5ae741a.tar.gz
core-2c17f1196394a7fd56fe0d807146c110c5ae741a.zip
despite its name, it appears not to be a gui app
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Executable_guistdio.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_guistdio.mk b/desktop/Executable_guistdio.mk
index 796de557b6e6..6da11cf91f7e 100644
--- a/desktop/Executable_guistdio.mk
+++ b/desktop/Executable_guistdio.mk
@@ -25,7 +25,7 @@
$(eval $(call gb_Executable_Executable,guistdio))
-$(eval $(call gb_Executable_set_targettype_gui,guistdio,YES))
+$(eval $(call gb_Executable_set_targettype_gui,guistdio,NO))
$(eval $(call gb_Executable_add_precompiled_header,guistdio,desktop/inc/pch/precompiled_desktop.hxx))