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
/
msimg32
/
Makefile.in
8 lines
105 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 22:19:06 +00:00
MODULE
=
msimg32.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
=
msimg32
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
gdi32
Added stubs for mapi32, msimg32, sti and url.
2001-09-14 21:36:30 +00:00
C_SRCS
=
msimg32_main.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in a new issue
Copy permalink