23#ifndef OPERATINGSYSTEM_H
24#define OPERATINGSYSTEM_H
Definition deploymentmode.h:27
OperatingSystem
Supported operating systems.
Definition operatingsystem.h:32
@ MacOS
The MacOS operating system.
Definition operatingsystem.h:35
@ Other
A unknown operating system.
Definition operatingsystem.h:36
@ Windows
The Windows operating system.
Definition operatingsystem.h:33
@ Linux
The Linux operating system.
Definition operatingsystem.h:34