From f31e19e2d828dc6d8563b2540e45ee60184f91aa Mon Sep 17 00:00:00 2001 From: drw Date: Sun, 22 Feb 2004 17:12:28 +0000 Subject: Autorotate Applet: libopie->libopie2 --- (limited to 'noncore/applets/autorotateapplet/autorotateapplet.pro') diff --git a/noncore/applets/autorotateapplet/autorotateapplet.pro b/noncore/applets/autorotateapplet/autorotateapplet.pro index 0b966b0..0ccbeba 100644 --- a/noncore/applets/autorotateapplet/autorotateapplet.pro +++ b/noncore/applets/autorotateapplet/autorotateapplet.pro @@ -1,13 +1,13 @@ -TEMPLATE = lib -CONFIG += qt plugin warn_on release -HEADERS = autorotate.h autorotateimpl.h -SOURCES = autorotate.cpp autorotateimpl.cpp -TARGET = autorotateapplet -DESTDIR = $(OPIEDIR)/plugins/applets +TEMPLATE = lib +CONFIG += qt plugin warn_on release +HEADERS = autorotate.h autorotateimpl.h +SOURCES = autorotate.cpp autorotateimpl.cpp +TARGET = autorotateapplet +DESTDIR = $(OPIEDIR)/plugins/applets INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include ../launcher -LIBS += -lqpe -lopie -VERSION = 1.0.0 +LIBS += -lqpe -lopiecore2 +VERSION = 1.0.0 include ( $(OPIEDIR)/include.pro ) target.path = $$prefix/plugins/applets -- cgit v0.9.0.2