Changeset 66393 in vbox for trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
- Timestamp:
- Apr 3, 2017 6:09:51 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
r66170 r66393 408 408 ifneq ($(KBUILD_TARGET),darwin) 409 409 VBoxOGLTest_SOURCES = OpenGLTest/OpenGLTest.cpp 410 ifneq ($(KBUILD_TARGET),win)411 VBoxOGLTest_DEFS += $(if $(VBOX_WITH_GCC_SANITIZER),VBOX_WITH_GCC_SANITIZER,)412 endif413 410 endif 414 411 VBoxOGLTest_SOURCES.darwin = OpenGLTest/OpenGLTestDarwin.cpp
Note:
See TracChangeset
for help on using the changeset viewer.