From e56a9e62cb33e81438f4776c10db355e76875b22 Mon Sep 17 00:00:00 2001 From: "carsten.pluntke" Date: Fri, 3 Sep 2010 08:35:01 +0000 Subject: [PATCH] Anpassung Includepfad an den neuen Dateibaum, see #2 --- Test_Qt_Frontend/QtSslTest.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test_Qt_Frontend/QtSslTest.pro b/Test_Qt_Frontend/QtSslTest.pro index ba6cd6c..7f139d8 100644 --- a/Test_Qt_Frontend/QtSslTest.pro +++ b/Test_Qt_Frontend/QtSslTest.pro @@ -4,7 +4,7 @@ TEMPLATE = app TARGET = DEPENDPATH += . -INCLUDEPATH += ../engine_securetoken . +INCLUDEPATH += ../openssl-act-engine . # Input SOURCES += qtssltest.cpp \