kernel32/tests: Add tests for K32GetModuleInformation.
[wine.git] / dlls / msvcp60 / Makefile.in
blob4a0ab0654b17a26d94d3aaa586a908bc360ca0d1
1 MODULE = msvcp60.dll
2 IMPORTS = msvcrt
4 C_SRCS = \
5 exception.c \
6 ios.c \
7 locale.c \
8 main.c \
9 memory.c \
10 misc.c \
11 string.c