winepulse: Set pulse master volume to 0 when session is muted.
[wine.git] / dlls / ucrtbase / Makefile.in
bloba576cf0250bb08ef5e125a7716bbd450245a886e
1 EXTRADEFS = -D_CRTIMP=
2 MODULE = ucrtbase.dll
3 IMPORTLIB = ucrtbase
4 IMPORTS = ntdll
5 DELAYIMPORTS = advapi32 user32
6 PARENTSRC = ../msvcrt
7 EXTRADLLFLAGS = -mno-cygwin
9 C_SRCS = \
10 console.c \
11 cpp.c \
12 crt_gccmain.c \
13 crt_main.c \
14 crt_winmain.c \
15 crt_wmain.c \
16 crt_wwinmain.c \
17 ctype.c \
18 data.c \
19 dir.c \
20 environ.c \
21 errno.c \
22 except.c \
23 except_arm.c \
24 except_arm64.c \
25 except_i386.c \
26 except_x86_64.c \
27 exit.c \
28 file.c \
29 heap.c \
30 locale.c \
31 lock.c \
32 main.c \
33 math.c \
34 mathf.c \
35 mbcs.c \
36 misc.c \
37 printf.c \
38 process.c \
39 scanf.c \
40 string.c \
41 thread.c \
42 time.c \
43 undname.c \
44 unixlib.c \
45 wcs.c
47 RC_SRCS = version.rc