projects
/
wine
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
user32: Remove side effect code out of asserts() (Coverity).
[wine]
/
dlls
/
ole2nls.dll16
/
Makefile.in
Commit
Line
Data
7511d674
1
MODULE = ole2nls.dll16
7511d674
2
b86d515e
3
EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
88be48eb
4
EXTRARCFLAGS = -m16
7511d674
5
7511d674
AJ
6
C_SRCS = ole2nls.c
7
8
RC_SRCS = version.rc
9
10
@MAKE_DLL_RULES@