1
mirror of https://github.com/qbittorrent/qBittorrent synced 2024-09-07 10:40:07 +02:00
qBittorrent/version.pri
2021-01-07 23:31:05 +08:00

4 lines
123 B
Plaintext

# Generate version header
versionHeader = $$cat(src/base/version.h.in, blob)
write_file(src/base/version.h, versionHeader)