cmd: DIR command outputs free space for the path.
[wine.git] / dlls / msvcp120 / Makefile.in
blob605dcfe4988e03d9d8be865912168ba655dbecce
1 MODULE = msvcp120.dll
2 IMPORTS = msvcr120
3 EXTRADEFS = -D_MSVCP_VER=120
4 PARENTSRC = ../msvcp90
6 C_SRCS = \
7 details.c \
8 exception.c \
9 ios.c \
10 locale.c \
11 math.c \
12 memory.c \
13 misc.c \
14 msvcp_main.c \
15 string.c