1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-10 22:04:13 +00:00

Enable backtrace support for mingw builds too.

This commit is contained in:
sledgehammer999 2014-11-29 23:15:04 +02:00
parent f88ceed2b6
commit 575125485e

View File

@ -41,9 +41,7 @@ CONFIG(debug, debug|release) {
} }
#Enable backtrace support #Enable backtrace support
win32-msvc* { CONFIG += strace_win
CONFIG += strace_win
}
strace_win:{ strace_win:{
DEFINES += STACKTRACE_WIN DEFINES += STACKTRACE_WIN