This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-26 05:00:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1a965811f6
wine
/
dlls
/
sfc
/
Makefile.in
6 lines
76 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
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
sfc_os
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
2006-02-14 15:53:03 +00:00
C_SRCS
=
sfc_main.c
Reference in New Issue
Copy Permalink