mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Workaround for vcsubdirs is not needed with Qt 5.6.
This commit is contained in:
@@ -19,7 +19,9 @@ macx:staticlib:isEmpty(SOURCES) {
|
||||
# Workaround vcproj generator subdirs
|
||||
################################
|
||||
|
||||
in_full_qmake: include(vcsubdirs.pri)
|
||||
lessThan(QT_MINOR_VERSION, 6) {
|
||||
in_full_qmake: include(vcsubdirs.pri)
|
||||
}
|
||||
|
||||
################################
|
||||
# Black libs
|
||||
|
||||
Reference in New Issue
Block a user