Workaround for vcsubdirs is not needed with Qt 5.6.

This commit is contained in:
Mathew Sutcliffe
2015-12-21 00:01:18 +00:00
parent b0b31af7de
commit 637904a8b8

View File

@@ -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