set the path one level deeper

svn path=/trunk/kdesupport/qca/; revision=402625
This commit is contained in:
Justin Karneges 2005-04-02 12:07:05 +00:00
parent 91c129f8b8
commit 8c35532cc4

View File

@ -3,7 +3,7 @@ QT -= gui
INCLUDEPATH += ../../include/QtCrypto
SOURCES = main.cpp
LIBS += -L.. -lqca
LIBS += -L../.. -lqca
# temporarily build directly against openssl
DEFINES += QT_STATICPLUGIN