- Timestamp:
- May 6, 2019 9:46:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
r78408 r78411 335 335 VBoxTestOGL_LIBS.solaris += xcb 336 336 VBoxTestOGL_LIBS.freebsd += xcb 337 VBoxTestOGL_LDFLAGS.darwin += -framework OpenGL 337 VBoxTestOGL_LDFLAGS.darwin += -framework OpenGL -framework IOKit 338 338 VBoxTestOGL_LIBS.win += $(PATH_SDK_$(VBOX_WINPSDK)_LIB)/Opengl32.lib 339 339 if1of ($(KBUILD_TARGET), solaris linux freebsd)
Note:
See TracChangeset
for help on using the changeset viewer.