VirtualBox

Changeset 95122 in vbox for trunk


Ignore:
Timestamp:
May 26, 2022 2:48:34 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151603
Message:

/Config.kmk: Set -std:c++17 for VC++ 2017 and later. Doesn't seem to cause any trouble for Qt, hopefull it'll stay that way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r95121 r95122  
    34213421ifndef VBOX_VCC_std
    34223422 if $(VBOX_VCC_TOOL_STEM) >= VCC141 # since 2017 15.3
    3423   if 0 # not yet enabled
    34243423  VBOX_VCC_std := -std:c++17 -Zc:__cplusplus
    3425   endif
    34263424 endif
    34273425endif
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