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
winex11: Select for EnterNotify events on the desktop window in order to update the...
[wine.git]
/
dlls
/
ole2disp.dll16
/
Makefile.in
blob
6e58438eb5f03167c970a0c6a57265ecfce66c5b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ole2disp.dll16
6
IMPORTS
=
kernel32 kernel
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
oleaut32.dll
8
9
C_SRCS
=
ole2disp.c
10
11
@MAKE_DLL_RULES@