From c663e43e7172bb80a8fb779e4dc74f579a60ec45 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 17 Apr 2012 19:51:44 -0500 Subject: Added tqca package to the sources tree. This module is from the original qca-1.0 sources with the TQt layer added. This resolves bug report 817. --- examples/ciphertest/ciphertest.pro | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/ciphertest/ciphertest.pro (limited to 'examples/ciphertest/ciphertest.pro') diff --git a/examples/ciphertest/ciphertest.pro b/examples/ciphertest/ciphertest.pro new file mode 100644 index 0000000..c4119c5 --- /dev/null +++ b/examples/ciphertest/ciphertest.pro @@ -0,0 +1,6 @@ +TEMPLATE = app +CONFIG += thread console +TARGET = ciphertest + +SOURCES += ciphertest.cpp +include(../examples.pri) -- cgit v1.2.3