Changeset 22629 in vbox
- Timestamp:
- Aug 31, 2009 8:27:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r22434 r22629 242 242 VirtualBox_LDFLAGS.darwin += -framework InstantMessage -framework QuartzCore 243 243 endif 244 if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL) 245 VirtualBox_LDFLAGS.darwin += -framework OpenGL 246 endif 247 244 248 VirtualBox_LIBS.win = \ 245 249 $(PATH_SDK_WINPSDK_LIB)/Htmlhelp.Lib \
Note:
See TracChangeset
for help on using the changeset viewer.