Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
54b37a37027828864882e89ab4655c27f05f72cb
54b37a37027828864882e89ab4655c27f05f72cb
Switch branch/tag
wine-cw
programs
spoolsv
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
92 Bytes
Edit
Web IDE
Newer
Older
spoolsv: Added spoolsv.exe.
d1ddc9c1
Jacek Caban
committed
17 years ago
1
MODULE
=
spoolsv.exe
programs: Remove explicit imports of kernel32 and ntdll.
6fb39dfe
Alexandre Julliard
committed
14 years ago
2
IMPORTS
=
advapi32
spoolsv: Added spoolsv.exe.
d1ddc9c1
Jacek Caban
committed
17 years ago
3
makefiles: Make -mno-cygwin the default.
088a787a
Alexandre Julliard
committed
3 years ago
4
EXTRADLLFLAGS
=
-mconsole
makefiles: Build stub services with msvcrt.
76e6883a
Alexandre Julliard
committed
5 years ago
5
spoolsv: Added spoolsv.exe.
d1ddc9c1
Jacek Caban
committed
17 years ago
6
7
C_SRCS
=
\
main.c