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
msvcr100: The msvcr100 debug channel is unused so remove it.
[wine/testsucceed.git]
/
dlls
/
ole2.dll16
/
Makefile.in
blob
d28295465045bf3b370348cfce1cad58e87332cf
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ole2.dll16
6
IMPORTS
=
uuid ole32 user32 gdi32 kernel32 kernel
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
ole32.dll
8
9
C_SRCS
=
\
10
memlockbytes.c \
11
ole2.c
12
13
@MAKE_DLL_RULES@