Closed kcyeu closed 6 years ago
In some cases we need to link our project with debug version of library, it would be better to follow Qt name convention to add d suffix for win32 platform and _debug for mac.
d
win32
_debug
In some cases we need to link our project with debug version of library, it would be better to follow Qt name convention to add
d
suffix forwin32
platform and_debug
for mac.