Added a build flag for FSX specific code

FSX SimConnect code is build and linked only if enabled
by the build configuration.

refs #145
This commit is contained in:
Roland Winklmeier
2014-03-10 21:50:54 +01:00
parent e978b6dee1
commit 0349d8f212
6 changed files with 30 additions and 9 deletions

View File

@@ -34,6 +34,7 @@ namespace BlackCore
public:
//! \brief Settings type
enum SettingsType
{
SettingsHotKeys,