Changeset 99834 in vbox for trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk
- Timestamp:
- May 18, 2023 9:44:24 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk
r98431 r99834 72 72 VBoxTestOGL_DEFS = VBOX_BUILD_TARGET=\"$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)\" 73 73 endif 74 ifdef VBOX_WITH_QT6 75 VBoxTestOGL_DEFS += VBOX_IS_QT6_OR_LATER 76 endif 74 77 VBoxTestOGL_SOURCES = OpenGLTestApp.cpp 75 78 VBoxTestOGL_SOURCES.win = VBoxTestOGL.rc
Note:
See TracChangeset
for help on using the changeset viewer.