summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/opie-console.pro
authormickeyl <mickeyl>2004-04-30 20:13:51 (UTC)
committer mickeyl <mickeyl>2004-04-30 20:13:51 (UTC)
commitf09f01ded2190c0a5ed5b258857dee4f5c5d4fbf (patch) (unidiff)
tree64d6f8635cc4068be92baabfda81b28dabf39de5 /noncore/apps/opie-console/opie-console.pro
parent7d9d712c295775ff86fa470141261fde17526502 (diff)
downloadopie-f09f01ded2190c0a5ed5b258857dee4f5c5d4fbf.zip
opie-f09f01ded2190c0a5ed5b258857dee4f5c5d4fbf.tar.gz
opie-f09f01ded2190c0a5ed5b258857dee4f5c5d4fbf.tar.bz2
CLEANUP: match binary and .desktop name
Diffstat (limited to 'noncore/apps/opie-console/opie-console.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-console/opie-console.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro
index f7e33e9..8268b01 100644
--- a/noncore/apps/opie-console/opie-console.pro
+++ b/noncore/apps/opie-console/opie-console.pro
@@ -63,12 +63,12 @@ SOURCES = io_layer.cpp io_serial.cpp io_irda.cpp io_bt.cpp io_modem.cpp \
63 63
64 64
65INTERFACES = configurebase.ui editbase.ui 65INTERFACES = configurebase.ui editbase.ui
66INCLUDEPATH += $(OPIEDIR)/include 66INCLUDEPATH += $(OPIEDIR)/include
67DEPENDPATH += $(OPIEDIR)/include 67DEPENDPATH += $(OPIEDIR)/include
68LIBS += -lqpe -lopiecore2 -lopieui2 -lutil 68LIBS += -lqpe -lopiecore2 -lopieui2 -lutil
69TARGET = opie-console 69TARGET = console
70 70
71DEFINES += HAVE_OPENPTY 71DEFINES += HAVE_OPENPTY
72 72
73 73
74include ( $(OPIEDIR)/include.pro ) 74include ( $(OPIEDIR)/include.pro )