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-01 22:50:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
23a656a083
wine
/
dlls
/
avicap32
/
Makefile.in
5 lines
72 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
=
avicap32.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
=
avicap32
Added stubs for msrle32.dll and implemented RLE8 decoder. Added stub for avicap32.
2001-11-06 00:41:05 +00:00
C_SRCS
=
avicap32_main.c
Reference in a new issue
Copy permalink