4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-11 02:09:33 +00:00

oops, wrong file name

svn path=/trunk/kdesupport/qca/; revision=442349
This commit is contained in:
Justin Karneges 2005-08-02 12:22:06 +00:00
parent f603d493f8
commit 8c76a8245b

@ -35,7 +35,7 @@ public:
str = QString(
"prffiles.path = %1/mkspecs/features\n"
"prffiles.files = qca.prf\n"
"prffiles.files = crypto.prf\n"
"INSTALLS += prffiles\n"
).arg(QLibraryInfo::location(QLibraryInfo::DataPath));
conf->addExtra(str);