mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 20:14:32 +00:00
set the path one level deeper
svn path=/trunk/kdesupport/qca/; revision=402625
This commit is contained in:
parent
91c129f8b8
commit
8c35532cc4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user