This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
be9a032693
wine
/
dlls
/
msvcr71
/
Makefile.in
9 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
msvcr71: Add an implementation that forwards to msvcrt.
2008-01-20 18:34:01 +00:00
MODULE
=
msvcr71.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 15:52:54 +00:00
IMPORTLIB
=
msvcr71
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
msvcrt
msvcr71: Add an implementation that forwards to msvcrt.
2008-01-20 18:34:01 +00:00
C_SRCS
=
\
msvcr71.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in a new issue
Copy permalink