1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00

Update strace_win to stacktrace in conf.pri.windows

It is advised to update the stack trace statement since #8701, otherwise people may forget to change it, which results in that no pdb file is generated for Windows distribution package.
This commit is contained in:
airium 2018-05-24 00:55:39 +01:00
parent 935bb5bd1c
commit 868a65abd8

View File

@ -58,4 +58,4 @@ DEFINES += BOOST_USE_WINAPI_VERSION=0x0501
#DEFINES += TORRENT_LINKING_SHARED #DEFINES += TORRENT_LINKING_SHARED
# Enable stack trace support # Enable stack trace support
CONFIG += strace_win CONFIG += stacktrace