mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
refs #540 Add the ability to capture the current call stack, and use it in singleShot.
This commit is contained in:
@@ -57,7 +57,7 @@ SOURCES += *.cpp \
|
||||
$$PWD/weather/*.cpp
|
||||
|
||||
win32 {
|
||||
LIBS *= -lShell32
|
||||
LIBS *= -lShell32 -lDbghelp
|
||||
}
|
||||
|
||||
DESTDIR = $$DestRoot/lib
|
||||
|
||||
Reference in New Issue
Block a user