Changeset 40872 in vbox
- Timestamp:
- Apr 11, 2012 4:37:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r40870 r40872 229 229 VirtualBox_LDFLAGS.darwin += -framework OpenGL 230 230 endif 231 232 VirtualBox_LIBS += $(VBoxOGLTest_1_TARGET) 231 VirtualBox_LIBS += $(PATH_STAGE_LIB)/VBoxOGLTest$(VBOX_SUFF_LIB) 232 233 233 234 234 # Headers containing definitions of classes that use the Q_OBJECT macro.
Note:
See TracChangeset
for help on using the changeset viewer.