From d437899a4e4f822597c0979b7e54a4fc0fecbf9a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 22 Apr 2005 10:55:19 +0000 Subject: - use OTaskbarApplet - scale icons --- (limited to 'noncore/net/opietooth/applet/applet.pro') diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro index bb8a053..b1cb910 100644 --- a/noncore/net/opietooth/applet/applet.pro +++ b/noncore/net/opietooth/applet/applet.pro @@ -1,13 +1,13 @@ TEMPLATE = lib CONFIG += qt plugin warn_on -HEADERS = bluezapplet.h bluezappletimpl.h -SOURCES = bluezapplet.cpp bluezappletimpl.cpp +HEADERS = bluezapplet.h +SOURCES = bluezapplet.cpp TARGET = bluetoothapplet DESTDIR = $(OPIEDIR)/plugins/applets INCLUDEPATH += $(OPIEDIR)/include INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopietooth1 -VERSION = 0.0.3 +VERSION = 0.0.4 include( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2