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
ddraw: Register / unregister the ddraw window class from DllMain().
[wine/testsucceed.git]
/
dlls
/
pdh
/
tests
/
Makefile.in
blob
32c52d37c531662cf4801570dc7381f2621db85d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
pdh.dll
6
IMPORTS
=
pdh kernel32
7
8
C_SRCS
=
\
9
pdh.c
10
11
@MAKE_TEST_RULES@