VirtualBox

Ignore:
Timestamp:
May 26, 2020 3:06:13 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138270
Message:

Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). Corrected the conditions for it's definition instead. bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk

    r84533 r84540  
    4848endif
    4949VBoxUSB_SDKS        = ReorderCompilerIncs $(VBOX_WINDDK) $(VBOX_WINPSDK)INCS
    50 ifdef KMK_WITH_QUOTING
     50ifdef VBOX_WITH_AUTOMATIC_DEFS_QUOTING
    5151 VBoxUSB_DEFS      := IN_RT_R0 IN_SUP_R0 VBOX_DBG_LOG_NAME="USBDev"
    5252else
     
    8080VBoxUSBMon_SDKS        = ReorderCompilerIncs $(VBOX_WINDDK) $(VBOX_WINPSDK)INCS
    8181VBoxUSBMon_DEFS        = IN_RT_R0 IN_SUP_R0 NTDDI_WINNT=_NTDDI_VISTA VBOXUSBFILTERMGR_USB_SPINLOCK
    82 ifdef KMK_WITH_QUOTING
     82ifdef VBOX_WITH_AUTOMATIC_DEFS_QUOTING
    8383 VBoxUSBMon_DEFS      += VBOX_DBG_LOG_NAME="USBMon"
    8484else
Note: See TracChangeset for help on using the changeset viewer.

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