VirtualBox

Changeset 72219 in vbox for trunk


Ignore:
Timestamp:
May 15, 2018 3:34:56 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9049: Renaming VIRTUALBOX_VM to VBOX_RUNTIME_UI to reuse latter.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r72218 r72219  
    6969 VirtualBoxVM_EXTENDS = VirtualBoxHardened
    7070 VirtualBoxVM_NAME    = VirtualBoxVM
    71  VirtualBoxVM_DEFS    = $(VirtualBoxHardened_DEFS) VIRTUALBOX_VM
     71 VirtualBoxVM_DEFS    = $(VirtualBoxHardened_DEFS) VBOX_RUNTIME_UI
    7272endif
    7373
  • trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp

    r69500 r72219  
    6565    uint32_t fFlags = (fStartVM && !fSeparateProcess) ? 0 : SUPSECMAIN_FLAGS_DONT_OPEN_DEV;
    6666
    67 #ifdef VIRTUALBOX_VM
     67#ifdef VBOX_RUNTIME_UI
    6868    return SUPR3HardenedMain("VirtualBoxVM",
    6969                             fFlags | SUPSECMAIN_FLAGS_TRUSTED_ERROR | SUPSECMAIN_FLAGS_OSX_VM_APP,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette