mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Merge pull request #14145 from Chocobo1/define
Generate version header when configuring project
This commit is contained in:
commit
b79a1b5755
19 changed files with 77 additions and 32 deletions
|
@ -84,6 +84,7 @@
|
|||
#include "base/utils/misc.h"
|
||||
#include "base/utils/net.h"
|
||||
#include "base/utils/random.h"
|
||||
#include "base/version.h"
|
||||
#include "bandwidthscheduler.h"
|
||||
#include "common.h"
|
||||
#include "customstorage.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue