summaryrefslogtreecommitdiffabout
path: root/gammu
Side-by-side diff
Diffstat (limited to 'gammu') (more/less context) (show whitespace changes)
-rw-r--r--gammu/emb/common/common.pro1
-rw-r--r--gammu/emb/gammu/gammu.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/gammu/emb/common/common.pro b/gammu/emb/common/common.pro
index 0c68000..d27dbeb 100644
--- a/gammu/emb/common/common.pro
+++ b/gammu/emb/common/common.pro
@@ -174,4 +174,5 @@ phone/symbian/mroutgen.c
TARGET = microgammu
+CONFIG += console
DESTDIR = ../../../bin
OBJECTS_DIR = obj/unix
diff --git a/gammu/emb/gammu/gammu.pro b/gammu/emb/gammu/gammu.pro
index bd683c4..6efc8e7 100644
--- a/gammu/emb/gammu/gammu.pro
+++ b/gammu/emb/gammu/gammu.pro
@@ -4,4 +4,5 @@
TEMPLATE = app
+CONFIG += console
DEPENDPATH += msvc06.mak \
msvc2003.mak \