summaryrefslogtreecommitdiffstats
path: root/tests/auto/cryptography/cryptography.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cryptography/cryptography.pro')
-rw-r--r--tests/auto/cryptography/cryptography.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/cryptography/cryptography.pro b/tests/auto/cryptography/cryptography.pro
new file mode 100644
index 00000000..d18f6441
--- /dev/null
+++ b/tests/auto/cryptography/cryptography.pro
@@ -0,0 +1,7 @@
+TARGET = tst_cryptography
+
+include($$PWD/../tests.pri)
+
+QT *= appman_common-private appman_crypto-private
+
+SOURCES += tst_cryptography.cpp