This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1babfe7d49
Sweden-Number
/
dlls
/
msvcrt20
/
Makefile.in
7 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Changed builtin dlls file names to make it clear they are not normal Unix libraries, and install them in $libdir/wine instead of $libdir to avoid name conflicts in /usr/lib.
2002-03-20 23:19:06 +01:00
MODULE
=
msvcrt20.dll
makefiles: Explicitly import msvcrt in modules that need specific crt version. Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-20 14:36:25 +01:00
IMPORTS
=
msvcrt
msvcrt20: Use the standard -mno-cygwin build flag. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-16 14:54:36 +02:00
EXTRADLLFLAGS
=
-mno-cygwin
Added a pass-through msvcrt20.
2002-01-29 19:09:46 +01:00
getmainargs: new_mode argument is not a pointer in msvcrt20 (spotted by Bill Medland).
2002-06-21 23:53:05 +02:00
C_SRCS
=
msvcrt20.c