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-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
13b16116bf
wine
/
dlls
/
sfc
/
Makefile.in
5 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
2006-02-14 15:53:03 +00:00
MODULE
=
sfc.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
=
sfc
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
2006-02-14 15:53:03 +00:00
sfc: Build in data-only mode. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-16 15:11:54 +00:00
EXTRADLLFLAGS
=
-Wb,--data-only -Wb,--prefer-native
Reference in a new issue
Copy permalink