VirtualBox

Changeset 37551 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 20, 2011 9:04:34 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt4: fix osx

File:
1 edited

Legend:

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

    r37544 r37551  
    228228endif
    229229
    230 # delay loading causes VM process crashes due to the misbehave of the current QtOpenGLVBox4.dll we use 
     230# delay loading causes VM process crashes due to the misbehave of the current QtOpenGLVBox4.dll we use
    231231# (i.e. it does not create the ogl context properly when loaded this way)
    232232#
    233233# @todo: investigate a better work-around and enable back delay loading since it is needed to avoid
    234 # crashes caused by buggy ogl drivers for the case 2D is not used (i.e. no ogl stuff loaded) 
     234# crashes caused by buggy ogl drivers for the case 2D is not used (i.e. no ogl stuff loaded)
    235235#if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL)
    236236# VirtualBox_LDFLAGS.win += /DelayLoad:QtOpenGLVBox4.dll /DelayLoad:OPENGL32.dll
     
    871871        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-vbox-extpack.icns=>Resources/virtualbox-vbox-extpack.icns \
    872872        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-ovf.icns=>Resources/virtualbox-ovf.icns \
    873         $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-ova.icns=>Resources/virtualbox-ova.icns
     873        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-ova.icns=>Resources/virtualbox-ova.icns \
     874        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-vdi.icns=>Resources/virtualbox-vdi.icns \
     875        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-vmdk.icns=>Resources/virtualbox-vmdk.icns \
     876        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-vhd.icns=>Resources/virtualbox-vhd.icns \
     877        $(PATH_ROOT)/src/VBox/Resources/darwin/virtualbox-hdd.icns=>Resources/virtualbox-hdd.icns
    874878
    875879$$(VirtualBox.app_0_OUTDIR)/Info.plist: $(PATH_SUB_CURRENT)/src/platform/darwin/Info.plist $(VBOX_VERSION_MK) | $$(@D)/
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