Fix error about missing qtsolutions/config.pri with Qt 5

This commit is contained in:
Walter
2014-06-28 13:27:23 +02:00
parent 11be4f23a9
commit 56c6f7e8e7

View File

@@ -1,4 +1,4 @@
infile(config.pri, SOLUTIONS_LIBRARY, yes): CONFIG += qtsoap-uselib
exists(config.pri):infile(config.pri, SOLUTIONS_LIBRARY, yes): CONFIG += qtsoap-uselib
TEMPLATE += fakelib
QTSOAP_LIBNAME = $$qtLibraryTarget(QtSolutions_SOAP-2.7)
TEMPLATE -= fakelib