summaryrefslogtreecommitdiff
path: root/noncore/applets/pcmcia/pcmcia.pro
Unidiff
Diffstat (limited to 'noncore/applets/pcmcia/pcmcia.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/pcmcia/pcmcia.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/noncore/applets/pcmcia/pcmcia.pro b/noncore/applets/pcmcia/pcmcia.pro
index 4a893b5..b9af380 100644
--- a/noncore/applets/pcmcia/pcmcia.pro
+++ b/noncore/applets/pcmcia/pcmcia.pro
@@ -3,3 +3,4 @@ CONFIG += qt plugin warn_on
3 3
4INTERFACES = configdialogbase.ui 4INTERFACES = configdialogbase.ui \
5 promptactiondialog.ui
5HEADERS = pcmcia.h \ 6HEADERS = pcmcia.h \
@@ -11,2 +12,3 @@ TARGET = pcmciaapplet
11DESTDIR = $(OPIEDIR)/plugins/applets 12DESTDIR = $(OPIEDIR)/plugins/applets
13
12INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
@@ -15,3 +17,3 @@ DEPENDPATH += $(OPIEDIR)/include
15LIBS += -lqpe -lopiecore2 17LIBS += -lqpe -lopiecore2
16VERSION = 0.2.0 18VERSION = 0.9.0
17 19