Searched refs:VBOX_XML_PLATFORM (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/xml/
H A DSettings.cpp101 # define VBOX_XML_PLATFORM "macosx" macro
103 # define VBOX_XML_PLATFORM "freebsd"
105 # define VBOX_XML_PLATFORM "linux"
107 # define VBOX_XML_PLATFORM "netbsd"
109 # define VBOX_XML_PLATFORM "openbsd"
111 # define VBOX_XML_PLATFORM "os2"
113 # define VBOX_XML_PLATFORM "solaris"
115 # define VBOX_XML_PLATFORM "windows"
121 #define VBOX_XML_VERSION_FULL VBOX_XML_VERSION "-" VBOX_XML_PLATFORM
977 VBOX_XML_PLATFORM)); //
[all...]

Completed in 988 milliseconds