summaryrefslogtreecommitdiff
path: root/core/applets/vmemo/vmemo.pro
authorllornkcor <llornkcor>2002-06-23 03:12:26 (UTC)
committer llornkcor <llornkcor>2002-06-23 03:12:26 (UTC)
commitf3aa76578638116c92652e37b57075850ee17dd3 (patch) (unidiff)
treeaf09f06e462b156ab9c8dc2e7ddfcaf673a74cf7 /core/applets/vmemo/vmemo.pro
parent8c65ca19eb339c08fc16752697276b7e80794f2d (diff)
downloadopie-f3aa76578638116c92652e37b57075850ee17dd3.zip
opie-f3aa76578638116c92652e37b57075850ee17dd3.tar.gz
opie-f3aa76578638116c92652e37b57075850ee17dd3.tar.bz2
error checking
Diffstat (limited to 'core/applets/vmemo/vmemo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/vmemo/vmemo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro
index 298d989..734cf5c 100644
--- a/core/applets/vmemo/vmemo.pro
+++ b/core/applets/vmemo/vmemo.pro
@@ -2,13 +2,13 @@ TEMPLATE = lib
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 HEADERS= vmemo.h vmemoimpl.h 3 HEADERS= vmemo.h vmemoimpl.h
4 SOURCES= vmemo.cpp vmemoimpl.cpp 4 SOURCES= vmemo.cpp vmemoimpl.cpp
5 TARGET = vmemoapplet 5 TARGET = vmemoapplet
6 DESTDIR =$(OPIEDIR)/plugins/applets 6 DESTDIR =$(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/pt_BR/libvmemoapplet.ts 12TRANSLATIONS = ../../i18n/pt_BR/libvmemoapplet.ts
13TRANSLATIONS += ../../i18n/es/libvmemoapplet.ts 13TRANSLATIONS += ../../i18n/es/libvmemoapplet.ts
14TRANSLATIONS += ../../i18n/pt/libvmemoapplet.ts 14TRANSLATIONS += ../../i18n/pt/libvmemoapplet.ts