mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Add P3D 64 bit SDK build version config
This commit is contained in:
committed by
Klaus Basan
parent
ebe23a694b
commit
b140e0e193
@@ -147,6 +147,9 @@ namespace BlackConfig
|
||||
//! \returns 32, 64 or -1 (in case no info is possible)
|
||||
static int buildWordSize();
|
||||
|
||||
//! P3D 64 bit build version
|
||||
static const QString &p3dX64BuildVersion(); // defined in buildconfig_gen.cpp.in
|
||||
|
||||
private:
|
||||
//! Major version
|
||||
static int versionMajor(); // defined in buildconfig_gen.cpp.in
|
||||
|
||||
Reference in New Issue
Block a user