VirtualBox

Changeset 40846 in vbox


Ignore:
Timestamp:
Apr 10, 2012 1:24:15 PM (13 years ago)
Author:
vboxsync
Message:

osx burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r40845 r40846  
    275275        $(LIB_VMM)
    276276       
    277 ifdef VBOX_WITH_CROGL
    278  VBoxSVC_LIBS += $(VBoxOGLTest_1_TARGET)
    279 endif
    280 
    281277VBoxSVC_INTERMEDIATES = \
    282278        $(VBOX_MAIN_PREREQS) \
     
    397393
    398394ifdef VBOX_WITH_CROGL
     395 VBoxSVC_LIBS += $(VBoxOGLTest_1_TARGET)
    399396 VBoxSVC_LDFLAGS.darwin += -framework OpenGL
    400397endif
     
    586583
    587584ifdef VBOX_WITH_CROGL
    588  VBoxC_LIBS += $(VBoxOGLTest_1_TARGET)
     585 VBoxC_LIBS += $(VBoxOGLTest_1_TARGET)
     586 VBoxC_LDFLAGS.darwin += -framework OpenGL
     587endif
    589588endif
    590589
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