summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/opieirc.pro
Unidiff
Diffstat (limited to 'noncore/net/opieirc/opieirc.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieirc/opieirc.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/noncore/net/opieirc/opieirc.pro b/noncore/net/opieirc/opieirc.pro
index 8b09e18..537f810 100644
--- a/noncore/net/opieirc/opieirc.pro
+++ b/noncore/net/opieirc/opieirc.pro
@@ -1,4 +1,2 @@
1 TEMPLATE= app 1 CONFIG = qt warn_on release quick-app
2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = ircchannel.h ircconnection.h \ 2 HEADERS = ircchannel.h ircconnection.h \
@@ -23,5 +21,4 @@ DEPENDPATH += $(OPIEDIR)/include
23LIBS += -lqpe -lopie 21LIBS += -lqpe -lopie
24TARGET = opieirc
25
26 22
23 TARGET= opieirc
27 24