refs #540 Add the ability to capture the current call stack, and use it in singleShot.

This commit is contained in:
Mathew Sutcliffe
2015-12-05 23:30:28 +00:00
parent 886f9937ce
commit 1282fc4c14
5 changed files with 131 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ SOURCES += *.cpp \
$$PWD/weather/*.cpp
win32 {
LIBS *= -lShell32
LIBS *= -lShell32 -lDbghelp
}
DESTDIR = $$DestRoot/lib