• Francois Gouget's avatar
    Don't define __WINE_USE_MSVCRT in the Visual C++ project. It is not · 48ea2508
    Francois Gouget authored
    needed as it is defined by the Wine headers.
    Use __WINE_USE_MSVCRT to detect whether we are being compiled with the
    Wine MSVCRT headers or the Windows ones. In the latter case:
     - don't try to include the Wine-specific msvcrt headers
     - skip all the headers.c tests since there's no MSVCRT_* symbols to
       check
    48ea2508
Name
Last commit
Last update
controls Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...