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: Don't cast WSTR to BSTR, convert properly instead.
[wine/testsucceed.git]
/
dlls
/
comdlg32
/
tests
/
Makefile.in
blob
82b7cd28eedc534385c1d7feb37f932053bbcf90
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
comdlg32.dll
6
IMPORTS
=
comdlg32 winspool user32 gdi32 kernel32
7
8
C_SRCS
=
\
9
filedlg.c \
10
fontdlg.c \
11
printdlg.c
12
13
RC_SRCS
=
rsrc.rc
14
15
@MAKE_TEST_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend