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
user32: Destroy the unused buttons in a message box instead of only hiding them.
[wine/testsucceed.git]
/
dlls
/
compobj.dll16
/
Makefile.in
blob
f7d7e7b2a2da65dfc666ce56ab91cc47f80bfd61
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
compobj.dll16
6
IMPORTS
=
uuid ole32 advapi32 kernel32 kernel
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
ole32.dll
8
9
C_SRCS
=
compobj.c
10
11
@MAKE_DLL_RULES@