Use the ACP define in MB/WC conversion functions.
[wine.git] / dlls / winedos / Makefile.in
blob8dc0387c823ac22e08da34eb1dc38de04d55be0e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winedos.dll
6 IMPORTS = user32 advapi32 kernel32 ntdll
7 EXTRALIBS = $(LIBUNICODE)
9 SPEC_SRCS16 = wprocs.spec
11 C_SRCS = \
12 devices.c \
13 dma.c \
14 dosaspi.c \
15 dosconf.c \
16 dosvm.c \
17 fpu.c \
18 himem.c \
19 int09.c \
20 int10.c \
21 int11.c \
22 int12.c \
23 int13.c \
24 int15.c \
25 int16.c \
26 int17.c \
27 int19.c \
28 int1a.c \
29 int20.c \
30 int21.c \
31 int25.c \
32 int26.c \
33 int29.c \
34 int2a.c \
35 int2f.c \
36 int31.c \
37 int33.c \
38 int41.c \
39 int4b.c \
40 int5c.c \
41 int67.c \
42 interrupts.c \
43 ioports.c \
44 module.c \
45 ppdev.c \
46 relay.c \
47 soundblaster.c \
48 timer.c \
49 vga.c \
50 vxd.c \
51 xms.c
53 @MAKE_DLL_RULES@
55 ### Dependencies: