Browse Source

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.
adaptive-webui-19844
airium 7 years ago
parent
commit
868a65abd8
  1. 2
      conf.pri.windows

2
conf.pri.windows

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

Loading…
Cancel
Save