mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +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
|
# Workaround vcproj generator subdirs
|
||||||
################################
|
################################
|
||||||
|
|
||||||
in_full_qmake: include(vcsubdirs.pri)
|
lessThan(QT_MINOR_VERSION, 6) {
|
||||||
|
in_full_qmake: include(vcsubdirs.pri)
|
||||||
|
}
|
||||||
|
|
||||||
################################
|
################################
|
||||||
# Black libs
|
# Black libs
|
||||||
|
|||||||
Reference in New Issue
Block a user