mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
refs #335, added functions for windows platform / mixer
This commit is contained in:
committed by
Roland Winklmeier
parent
e1647cd8fd
commit
11521b2f47
@@ -72,6 +72,9 @@ namespace BlackMisc
|
||||
//! Release build?
|
||||
static bool isReleaseBuild();
|
||||
|
||||
//! Running on Windows NT platform?
|
||||
static bool isRunningOnWindowsNtPlatform();
|
||||
|
||||
private:
|
||||
//! Constructor
|
||||
CProject() {}
|
||||
|
||||
Reference in New Issue
Block a user