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
f05e9b1e26653c3c3a4df5f7e077ac9de76761be
f05e9b1e26653c3c3a4df5f7e077ac9de76761be
Switch branch/tag
wine-cw
dlls
keyboard.drv16
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
88 Bytes
Edit
Web IDE
Newer
Older
user32: Make keyboard.drv into a stand-alone 16-bit module.
c2e52469
Alexandre Julliard
committed
15 years ago
1
MODULE
=
keyboard.drv16
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
2
IMPORTS
=
user32
makefiles: Always build 16-bit modules with msvcrt.
fbbad0f1
Alexandre Julliard
committed
4 years ago
3
EXTRADLLFLAGS
=
-m16
user32: Make keyboard.drv into a stand-alone 16-bit module.
c2e52469
Alexandre Julliard
committed
15 years ago
4
5
C_SRCS
=
keyboard.c