summaryrefslogtreecommitdiff
path: root/core/applets/vmemo/vmemo.pro
authorllornkcor <llornkcor>2002-02-14 01:39:21 (UTC)
committer llornkcor <llornkcor>2002-02-14 01:39:21 (UTC)
commita3b4e55734b9a1d2b1f2f7278caa165138dd2aa2 (patch) (side-by-side diff)
tree4119fd1cccfa4c5fa8bd865ff25f2c66103da2f1 /core/applets/vmemo/vmemo.pro
parentd804cef9c9ef7f5c4831370cead1392b64a17579 (diff)
downloadopie-a3b4e55734b9a1d2b1f2f7278caa165138dd2aa2.zip
opie-a3b4e55734b9a1d2b1f2f7278caa165138dd2aa2.tar.gz
opie-a3b4e55734b9a1d2b1f2f7278caa165138dd2aa2.tar.bz2
ok.. now i REALLY moved vmemo..
Diffstat (limited to 'core/applets/vmemo/vmemo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/vmemo/vmemo.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro
new file mode 100644
index 0000000..bf9af4b
--- a/dev/null
+++ b/core/applets/vmemo/vmemo.pro
@@ -0,0 +1,11 @@
+TEMPLATE = lib
+CONFIG += qt warn_on release
+HEADERS = vmemo.h vmemoimpl.h
+SOURCES = vmemo.cpp vmemoimpl.cpp
+TARGET = vmemoapplet
+DESTDIR = ../../plugins/applets
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += ../$(OPIEDIR)/include
+LIBS += -lqpe
+VERSION = 1.0.0
+