Changeset 48685 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Sep 25, 2013 2:29:28 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 89310
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImpl.cpp
r48538 r48685 100 100 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS }, 101 101 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS_x64 }, // there is no CIM 64-bit type for this 102 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS106 }, 103 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS106_x64 }, 104 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS107_x64 }, 105 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS108_x64 }, 106 { ovf::CIMOSType_CIMOS_MACOS, VBOXOSTYPE_MacOS109_x64 }, 102 107 103 108 // Linuxes
Note:
See TracChangeset
for help on using the changeset viewer.