VirtualBox

Ignore:
Timestamp:
Feb 2, 2023 12:10:49 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155678
Message:

Main/*.kmk: Automatic scm cleanups. bugref:10348

Location:
trunk/src/VBox/Main/src-helper-apps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk

    r98183 r98431  
    5050# Note! Doesn't link with VBOX_WITH_DEBUG_VCC_CRT defined because it uses Qt.
    5151#
    52 if    defined(VBOX_WITH_QTGUI) \
    53    && (defined(VBOX_WITH_VMSVGA3D) || defined(VBOX_WITH_VIDEOHWACCEL)) \
    54    && !defined(VBOX_WITH_DEBUG_VCC_CRT) \
    55    && "$(KBUILD_TARGET)" != "darwin"
     52if   defined(VBOX_WITH_QTGUI) \
     53  && (defined(VBOX_WITH_VMSVGA3D) || defined(VBOX_WITH_VIDEOHWACCEL)) \
     54  && !defined(VBOX_WITH_DEBUG_VCC_CRT) \
     55  && "$(KBUILD_TARGET)" != "darwin"
    5656 ifdef VBOX_WITH_VIDEOHWACCEL
    5757  ifndef VBOX_WITH_QT6
  • trunk/src/VBox/Main/src-helper-apps/os2/Makefile.kmk

    r98103 r98431  
    5656        SEGMENT IOPL IOPL EXECUTEREAD
    5757if 0
    58 os2_util_LDFLAGS       += Debug Watcom All
    59 os2_util_CFLAGS        += -d2 -hw
     58 os2_util_LDFLAGS      += Debug Watcom All
     59 os2_util_CFLAGS       += -d2 -hw
    6060endif
    6161
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette