mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 04:24:32 +00:00
from client side code. Also a few tweaks to the examples to help with Qt4.1 changes. svn path=/trunk/kdesupport/qca/; revision=503081
19 lines
217 B
Prolog
19 lines
217 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
aes-cmac \
|
|
base64test \
|
|
certtest \
|
|
ciphertest \
|
|
hashtest \
|
|
hextest \
|
|
mactest \
|
|
providertest \
|
|
publickeyexample \
|
|
randomtest \
|
|
ssltest \
|
|
rsatest
|
|
# sslservtest \
|
|
# sasltest
|
|
|