summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/wlan/wlan.pro
authorkergoth <kergoth>2002-10-15 22:19:20 (UTC)
committer kergoth <kergoth>2002-10-15 22:19:20 (UTC)
commit7d5423828f77d2584a5fe3924c226ce3f565baf2 (patch) (side-by-side diff)
tree44ffb602e0a68d1a989ee143aea6547b478c98e7 /noncore/net/networksetup/wlan/wlan.pro
parentce953c24f809385088905ffd02f6d6187d0a4f12 (diff)
downloadopie-7d5423828f77d2584a5fe3924c226ce3f565baf2.zip
opie-7d5423828f77d2584a5fe3924c226ce3f565baf2.tar.gz
opie-7d5423828f77d2584a5fe3924c226ce3f565baf2.tar.bz2
updating .pro files so it actually builds
Diffstat (limited to 'noncore/net/networksetup/wlan/wlan.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/wlan/wlan.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/noncore/net/networksetup/wlan/wlan.pro b/noncore/net/networksetup/wlan/wlan.pro
new file mode 100644
index 0000000..d8f9a0d
--- a/dev/null
+++ b/noncore/net/networksetup/wlan/wlan.pro
@@ -0,0 +1,12 @@
+TEMPLATE = lib
+CONFIG += qt warn_on release
+#CONFIG += qt warn_on debug
+DESTDIR = $(OPIEDIR)/plugins/.networksetup
+HEADERS = wlanimp.h wlanmodule.h
+SOURCES = wlanimp.cpp wlanmodule.cpp
+INCLUDEPATH += $(OPIEDIR)/include ../
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe
+INTERFACES = wlan.ui
+TARGET = wlanplugin
+VERSION = 1.0.0