Changeset 3678 for trunk/Config.kmk


Ignore:
Timestamp:
Aug 13, 2025, 1:30:28 AM (2 months ago)
Author:
bird
Message:

/Config.kmk: The kBuild binaries are mostly long path aware, so mark them as such in the manifest when compiling with newer VC++ versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r3648 r3678  
    337337                '    <windowsSettings>' \
    338338                '      <activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>' \
     339                '      <longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>' \
    339340                '    </windowsSettings>' \
    340341                '  </application>' \
Note: See TracChangeset for help on using the changeset viewer.