summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/stackwalker/qt_attribution.json
blob: 8a4adba46de289fbeea69f3f4dd63b1c0a8d30bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "Id": "stackwalker",
    "Name": "StackWalker",
    "QDocModule": "applicationmanager",
    "QtUsage": "Automatically used in Qt ApplicationManager, if available. Configure with -config disable-stackwalker to avoid.",

    "Description": "Walking the callstack in windows applications.",
    "Homepage": "https://github.com/JochenKalmbach/StackWalker",
    "Version": "2020-02-06",

    "License": "BSD 2-clause \"Simplified\" License",
    "LicenseId": "BSD-2-Clause",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright (C) 2005-2019 Jochen Kalmbach"
}