d3d8/tests: Make the window client rect match the d3d swapchain size.
[wine.git] / dlls / msvcp80 / Makefile.in
blobc541c1b0d117aef827cccaa71d4f14fa91af78f2
1 MODULE = msvcp80.dll
2 IMPORTS = msvcr80
3 EXTRADEFS = -D_MSVCP_VER=80
4 PARENTSRC = ../msvcp90
6 C_SRCS = \
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