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
win32-msvc* {
CONFIG += strace_win
}
CONFIG += strace_win
strace_win:{
DEFINES += STACKTRACE_WIN