repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
mouse.drv16
/
Makefile.in
blob
c74e423459112fa9bfbef2ba159bd4f018bcdcff
1
MODULE
=
mouse.drv16
2
IMPORTS
=
user32
3
4
EXTRADLLFLAGS
= -
m16
5
EXTRARCFLAGS
= -
m16
6
7
C_SRCS
=
mouse.c
8
9
RC_SRCS
=
mouse.rc
10
11
@MAKE_DLL_RULES@