qca/examples/examples.pri
Justin Karneges 20fd5eab8b qca libs now go in lib subdir
svn path=/trunk/kdesupport/qca/; revision=441823
2005-08-01 03:15:35 +00:00

10 lines
271 B
Plaintext

# In a real application, you use the install locations
# (eg /usr/local/include/QtCrypto and /usr/local/lib). We just do this
# so you can see the examples without needing to install first.
INCLUDEPATH += ../../include/QtCrypto
LIBS += -L../../lib
# link
LIBS += -lqca