This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-03-04 18:57:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
url
/
Makefile.in
8 lines
103 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
=
url.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
=
url
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
shell32 shlwapi
Added stubs for mapi32, msimg32, sti and url.
2001-09-14 21:36:30 +00:00
C_SRCS
=
url_main.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in New Issue
Copy Permalink