include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git] / dlls / msvcp71 / Makefile.in
blobb58bbdedd63ddf34f07a58e49ba245d57708af47
1 MODULE = msvcp71.dll
2 IMPORTS = msvcr71
3 EXTRADEFS = -D_MSVCP_VER=71
4 PARENTSRC = ../msvcp90
6 SOURCES = \
7 exception.c \
8 ios.c \
9 locale.c \
10 math.c \
11 memory.c \
12 misc.c \
13 msvcp_main.c \
14 string.c