mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
MinGW no longer uses the debug suffix. MSVC is the only one > Qt 5.14
This commit is contained in:
committed by
Mat Sutcliffe
parent
655209333c
commit
6f55d8cb8a
@@ -176,7 +176,7 @@ isEmpty(PREFIX) {
|
||||
# Debug Suffix
|
||||
################################
|
||||
|
||||
win32: CONFIG(debug, debug|release): DLL_DEBUG_SUFFIX = d
|
||||
msvc: CONFIG(debug, debug|release): DLL_DEBUG_SUFFIX = d
|
||||
|
||||
################################
|
||||
# Inter-project dependencies
|
||||
|
||||
Reference in New Issue
Block a user