This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0720b15122
Sweden-Number
/
dlls
/
cryptdll
/
Makefile.in
6 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add stub version of cryptdll.dll.
2005-01-24 20:07:16 +01:00
MODULE
=
cryptdll.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 16:52:54 +01:00
IMPORTLIB
=
cryptdll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
advapi32
Add stub version of cryptdll.dll.
2005-01-24 20:07:16 +01:00
cryptdll: Use --prefer-native instead of DLL_WINE_PREATTACH. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-18 11:41:20 +01:00
EXTRADLLFLAGS
=
-Wb,--prefer-native