-rw-r--r-- | gammu/emb/common/common.pro | 1 |
1 files changed, 1 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 @@ -173,6 +173,7 @@ phone/obex/obexgen.c \ phone/symbian/mroutgen.c TARGET = microgammu +CONFIG += console DESTDIR = ../../../bin OBJECTS_DIR = obj/unix MOC_DIR = moc/unix |