repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty.
[wine.git]
/
dlls
/
gdi.exe16
/
Makefile.in
blob
8f87e28902573c73d8ccb47faeff5eb3194fb1a7
1
MODULE
=
gdi.exe16
2
IMPORTS
=
user32 advapi32 gdi32
3
4
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
gdi32.dll
,--
heap
,
65520
5
EXTRARCFLAGS
= -
m16
6
7
C_SRCS
=
\
8
bidi.c \
9
env.c \
10
gdi.c \
11
metafile.c \
12
printdrv.c
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@