user32: Destroy the unused buttons in a message box instead of only hiding them.
[wine/testsucceed.git] / dlls / browseui / tests / Makefile.in
blob06e82fe19cc823255463c47a10f06f65883b3560
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = browseui.dll
6 IMPORTS = ole32 kernel32
8 C_SRCS = \
9 autocomplete.c
11 @MAKE_TEST_RULES@