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-02 03:08:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a6661ba9ad
wine
/
dlls
/
dciman32
/
Makefile.in
5 lines
70 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
=
dciman32.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
=
dciman32
Start using import tables for dlls that can already support it.
2000-11-12 03:50:10 +00:00
Added a few empty source files so that each dll has at least one C file.
2000-07-26 18:30:38 +00:00
C_SRCS
=
dciman_main.c
Reference in a new issue
Copy permalink