mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-14 17:41:39 +08:00
refs #624 Removed many workarounds, no longer needed.
This commit is contained in:
@@ -15,14 +15,6 @@ macx:staticlib:isEmpty(SOURCES) {
|
||||
QMAKE_MAC_SDK.$$basename(QMAKESPEC).$${QMAKE_MAC_SDK}.QMAKE_RANLIB = $$QMAKE_RANLIB
|
||||
}
|
||||
|
||||
################################
|
||||
# Workaround vcproj generator subdirs
|
||||
################################
|
||||
|
||||
lessThan(QT_MINOR_VERSION, 6) {
|
||||
in_full_qmake: include(vcsubdirs.pri)
|
||||
}
|
||||
|
||||
################################
|
||||
# Black libs
|
||||
################################
|
||||
|
||||
Reference in New Issue
Block a user