From 24cdbd7419267a124a6a0991819ba6a2c4d211a5 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 29 Jan 2005 14:57:47 +0000 Subject: use proper names for .pro files please remember to name the .pro file exactly like the name of the directory --- (limited to 'examples/applet/example.pro') diff --git a/examples/applet/example.pro b/examples/applet/example.pro deleted file mode 100644 index 6890141..0000000 --- a/examples/applet/example.pro +++ b/dev/null @@ -1,16 +0,0 @@ -CONFIG += warn_on qt - -TEMPLATE = lib -DESTDIR = $(OPIEDIR)/plugins/applets -TARGET = example - -SOURCES = simpleimpl.cpp -HEADERS = simpleimpl.h - -INCLUDEPATH += $(OPIEDIR)/include -DEPENDSPATH += $(OPIEDIR)/include - -LIBS += -lqpe -lopieui2 - - -include( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2