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 10:44:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b696a122ac
wine
/
dlls
/
shfolder
/
Makefile.in
6 lines
88 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
=
shfolder.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
=
shfolder
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
shell32
Start using import tables for dlls that can already support it.
2000-11-12 03:50:10 +00:00
shfolder: Add version resource.
2006-09-03 20:14:12 +00:00
RC_SRCS
=
version.rc
Reference in a new issue
Copy permalink