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
shell32: Make the tests of the value returned from function SHGetFileInfoA more stric...
[wine.git]
/
dlls
/
ole2nls.dll16
/
Makefile.in
blob
4808531c6d717cf497ae0dd697f597d6954d84ef
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ole2nls.dll16
6
IMPORTS
=
kernel32
7
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
ole32.dll
9
EXTRARCFLAGS
= -
O res16
10
11
C_SRCS
=
ole2nls.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend