projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Move the fullscreen window setup / restore code to the device.
[wine]
/
dlls
/
mlang
/
Makefile.in
1
MODULE = mlang.dll
2
IMPORTLIB = mlang
3
IMPORTS = uuid ole32 gdi32 advapi32
4
DELAYIMPORTS = oleaut32
5
EXTRADEFS = -DCOM_NO_WINDOWS_H
6
7
C_SRCS = \
8
mlang.c \
9
regsvr.c
10
11
@MAKE_DLL_RULES@