repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Add printers CLSID to test, clean up a bit.
[wine/testsucceed.git]
/
dlls
/
ole2nls.dll16
/
Makefile.in
blob
b3c50f323fca6f628c97f6098318d59acc1c072b
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@