- Timestamp:
- Oct 19, 2024 2:59:45 AM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 165324
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r106490 r106492 3709 3709 ifndef VBOX_VCC_std 3710 3710 if $(VBOX_VCC_TOOL_STEM) >= VCC141 # since 2017 15.3 3711 VBOX_VCC_std := - std:c++17 -Zc:__cplusplus3711 VBOX_VCC_std := -Zc:__cplusplus -std:c++17 3712 3712 endif 3713 3713 endif
Note:
See TracChangeset
for help on using the changeset viewer.