Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
305aaec8773a7cbd0fdd4d12c5e0210e9cb5f33d
305aaec8773a7cbd0fdd4d12c5e0210e9cb5f33d
Switch branch/tag
wine-winehq
dlls
sfc
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
105 Bytes
Edit
Web IDE
Newer
Older
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
aa318d1e
Detlef Riekenberg
committed
18 years ago
1
MODULE
=
sfc.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
48000893
Rob Shearman
committed
16 years ago
2
IMPORTLIB
=
sfc
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
3
IMPORTS
=
sfc_os
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
aa318d1e
Detlef Riekenberg
committed
18 years ago
4
sfc: Build with msvcrt.
1ee67977
Alexandre Julliard
committed
5 years ago
5
6
EXTRADLLFLAGS
=
-mno-cygwin
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
aa318d1e
Detlef Riekenberg
committed
18 years ago
7
C_SRCS
=
sfc_main.c