msvcr90: Add msvcr90.dll with forwards to msvcrt.dll.
[wine.git] / dlls / pdh / tests / Makefile.in
blobf3f8966764b83e18bec614cec9559e404c8740c9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = pdh.dll
6 IMPORTS = pdh kernel32
8 C_SRCS = \
9 pdh.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend