From 4a8e6f982a1033b7f2b0406a238503f9acb9a7c5 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sat, 01 Jun 2002 23:07:22 +0000 Subject: bluetooth applet for the taskbar --- (limited to 'noncore/net/opietooth/applet/applet.pro') diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro new file mode 100644 index 0000000..9520a5e --- a/dev/null +++ b/noncore/net/opietooth/applet/applet.pro @@ -0,0 +1,12 @@ +TEMPLATE = lib +CONFIG += qt warn_on release +HEADERS = bluezapplet.h bluezappletimpl.h +SOURCES = bluezapplet.cpp bluezappletimpl.cpp +TARGET = bluetoothapplet +DESTDIR = $(OPIEDIR)/plugins/applets +INCLUDEPATH += $(OPIEDIR)/include +INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe -lopietooth +VERSION = 0.0.3 + -- cgit v0.9.0.2