summaryrefslogtreecommitdiff
path: root/noncore/applets/wirelessapplet/wirelessapplet.pro
authormickeyl <mickeyl>2004-02-23 14:42:18 (UTC)
committer mickeyl <mickeyl>2004-02-23 14:42:18 (UTC)
commit68c8d3eb878f9ba913c42368fbb253d7320c62be (patch) (unidiff)
tree5c2ceda7500c2a18e0134f763d278e6d0c00c911 /noncore/applets/wirelessapplet/wirelessapplet.pro
parent1f362cd77a2b39eae2abca6da28efa5118d2c347 (diff)
downloadopie-68c8d3eb878f9ba913c42368fbb253d7320c62be.zip
opie-68c8d3eb878f9ba913c42368fbb253d7320c62be.tar.gz
opie-68c8d3eb878f9ba913c42368fbb253d7320c62be.tar.bz2
working on the overhaul. CAUTION: WirelessApplet is broken now.
Diffstat (limited to 'noncore/applets/wirelessapplet/wirelessapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/wirelessapplet/wirelessapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/applets/wirelessapplet/wirelessapplet.pro b/noncore/applets/wirelessapplet/wirelessapplet.pro
index 38cb475..7bd7380 100644
--- a/noncore/applets/wirelessapplet/wirelessapplet.pro
+++ b/noncore/applets/wirelessapplet/wirelessapplet.pro
@@ -7,7 +7,7 @@ TARGET = wirelessapplet
7DESTDIR = $(OPIEDIR)/plugins/applets 7DESTDIR = $(OPIEDIR)/plugins/applets
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe -lopiecore2 -lopienet2
11VERSION = 0.1.1 11VERSION = 0.1.1
12 12
13include ( $(OPIEDIR)/include.pro ) 13include ( $(OPIEDIR)/include.pro )