projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
comctl32/tests: Make functions from test macros.
[wine]
/
dlls
/
ole2nls.dll16
/
Makefile.in
1
MODULE = ole2nls.dll16
2
3
EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
4
EXTRARCFLAGS = -m16
5
6
C_SRCS = ole2nls.c
7
8
RC_SRCS = version.rc
9
10
@MAKE_DLL_RULES@