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
58ea6bddae
wine
/
dlls
/
mouse.drv16
/
Makefile.in
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
user32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04 13:32:56 +00:00
MODULE
=
mouse.drv16
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
user32
user32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04 13:32:56 +00:00
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
EXTRADLLFLAGS
=
-m16
user32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04 13:32:56 +00:00
C_SRCS
=
mouse.c
RC_SRCS
=
mouse.rc
Reference in a new issue
Copy permalink