Changeset 25213 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Dec 7, 2009 3:41:35 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55705
- Location:
- trunk/src/VBox/Frontends/VirtualBox
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r25171 r25213 241 241 endif 242 242 endif 243 244 if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL) 245 VirtualBox_LDFLAGS.win += /DelayLoad:QtOpenGLVBox4.dll /DelayLoad:OPENGL32.dll 246 endif 247 243 248 # r=bird: what is -lz doing here? it belongs in LIBS. 244 249 VirtualBox_LDFLAGS.darwin = -lz \
Note:
See TracChangeset
for help on using the changeset viewer.