From b65cbb7c8b45d57f849722d22f8f165cc202ceb5 Mon Sep 17 00:00:00 2001 From: wimpie Date: Tue, 04 Jan 2005 01:43:13 +0000 Subject: New OPietooth bluetooth applet --- (limited to 'noncore/settings/networksettings2/opietooth2_applet/opietooth2_applet.pro') diff --git a/noncore/settings/networksettings2/opietooth2_applet/opietooth2_applet.pro b/noncore/settings/networksettings2/opietooth2_applet/opietooth2_applet.pro new file mode 100644 index 0000000..90422c8 --- a/dev/null +++ b/noncore/settings/networksettings2/opietooth2_applet/opietooth2_applet.pro @@ -0,0 +1,12 @@ +TEMPLATE = lib +CONFIG += qt plugin warn_on +HEADERS = opietoothapplet.h opietoothappletimpl.h +SOURCES = opietoothapplet.cpp opietoothappletimpl.cpp +TARGET = opietooth2applet +DESTDIR = $(OPIEDIR)/plugins/applets +INCLUDEPATH += $(OPIEDIR)/include ../opietooth2 +DEPENDPATH += $(OPIEDIR)/include ../opietooth2 +LIBS += -lqpe -lopietooth2 +VERSION = 0.0.3 + +include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2