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
2024-12-01 07:30:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d7a4f0eb1f
wine
/
dlls
/
lz32
/
Makefile.in
5 lines
61 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
=
lz32.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
=
lz32
Start using import tables for dlls that can already support it.
2000-11-12 03:50:10 +00:00
Added version information for a number of dlls.
2007-03-07 20:25:16 +00:00
RC_SRCS
=
version.rc
Reference in New Issue
Copy Permalink