blob: 7ce20978e68d3030f5145ff4a411150bfe536797 (
plain)
1
2
3
4
|
url.examples = "https://code.qt.io/cgit/qt/qtactiveqt.git/tree/examples/\1?h=$QT_VER"
# Automatic linking to declarations of C++ APIs
url.sources = "https://code.qt.io/cgit/qt/qtactiveqt.git/tree/\1?h=$QT_VER#n\2"
|