mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Fix error about missing qtsolutions/config.pri with Qt 5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user