VirtualBox

Changeset 40872 in vbox


Ignore:
Timestamp:
Apr 11, 2012 4:37:35 PM (13 years ago)
Author:
vboxsync
Message:

VirtualBox/Makefile.kmk: Thou shalt not reference target variables from higher up the tree! (VBoxOGLTest_1_TARGET)

File:
1 edited

Legend:

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

    r40870 r40872  
    229229 VirtualBox_LDFLAGS.darwin += -framework OpenGL
    230230endif
    231 
    232 VirtualBox_LIBS += $(VBoxOGLTest_1_TARGET)
     231VirtualBox_LIBS += $(PATH_STAGE_LIB)/VBoxOGLTest$(VBOX_SUFF_LIB)
     232
    233233
    234234# Headers containing definitions of classes that use the Q_OBJECT macro.
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