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
quartz: Free two assert calls from having side effects.
[wine/testsucceed.git]
/
dlls
/
comdlg32
/
tests
/
Makefile.in
blob
da9f69963836a84ea25a7a33237a3e9787db6ea3
1
TESTDLL
=
comdlg32.dll
2
IMPORTS
=
uuid shell32 ole32 comdlg32 winspool user32 gdi32
3
4
C_SRCS
=
\
5
filedlg.c \
6
finddlg.c \
7
fontdlg.c \
8
itemdlg.c \
9
printdlg.c
10
11
RC_SRCS
=
rsrc.rc
12
13
@MAKE_TEST_RULES@