repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ddraw: Do not restore the display mode from inside SetCooperativeLevel.
[wine/multimedia.git]
/
dlls
/
olethk32
/
Makefile.in
blob
b7cf2003f5e0a99dbfe9339c23833eed14f8e2d1
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
olethk32.dll
6
IMPORTS
=
kernel32
7
8
C_SRCS
=
main.c
9
10
RC_SRCS
=
version.rc
11
12
@MAKE_DLL_RULES@