summaryrefslogtreecommitdiff
path: root/noncore/securityplugins/pin/pinplugin.pro
Side-by-side diff
Diffstat (limited to 'noncore/securityplugins/pin/pinplugin.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/securityplugins/pin/pinplugin.pro304
1 files changed, 303 insertions, 1 deletions
diff --git a/noncore/securityplugins/pin/pinplugin.pro b/noncore/securityplugins/pin/pinplugin.pro
index 024f2a8..f5f89bb 100644
--- a/noncore/securityplugins/pin/pinplugin.pro
+++ b/noncore/securityplugins/pin/pinplugin.pro
@@ -1,21 +1,323 @@
VERSION = 0.0.2
TEMPLATE = lib
CONFIG += qt warn_on
HEADERS = pin.h pinpluginimpl.h pinConfigWidget.h
INTERFACES = pinDialogBase.ui
SOURCES = pin.cpp pinpluginimpl.cpp pinConfigWidget.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH +=
LIBS += -lqpe -lopieui2 -lopiesecurity2
DESTDIR = $(OPIEDIR)/plugins/security
TARGET = multiauthpinplugin
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )