VirtualBox

Changeset 84409 in vbox


Ignore:
Timestamp:
May 20, 2020 2:30:00 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138106
Message:

VBoxSVGA3D: VC++ 14.0 / UCRT adjustments. bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/config.h

    r83816 r84409  
    715715/* #undef HAVE_SNPRINTF */
    716716#include <iprt/cdefs.h>             /* VBox: Manual edit */
    717 #if RT_MSC_PREREQ(RT_MSC_VER_VC141) /* VBox: Manual edit */
     717#if RT_MSC_PREREQ(RT_MSC_VER_VC140) /* VBox: Manual edit */
    718718# define HAVE_SNPRINTF 1            /* VBox: Manual edit */
    719719#endif                              /* VBox: Manual edit */
     
    10331033/* Define to 1 if you have the `vsnprintf' function. */
    10341034/* #undef HAVE_VSNPRINTF */
    1035 #if RT_MSC_PREREQ(RT_MSC_VER_VC141) /* VBox: Manual edit */
     1035#if RT_MSC_PREREQ(RT_MSC_VER_VC140) /* VBox: Manual edit */
    10361036# define HAVE_VSNPRINTF 1           /* VBox: Manual edit */
    10371037#endif                              /* VBox: Manual edit */
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