msvcrt: Add scheduler_resource_allocation_error class implementation.
[wine.git] / dlls / msi / Makefile.in
blob79704ad7af186f4704ce8c77489f7fe61329cb36
1 MODULE = msi.dll
2 IMPORTLIB = msi
3 IMPORTS = uuid urlmon wininet comctl32 shell32 shlwapi cabinet oleaut32 ole32 version user32 gdi32 advapi32
4 DELAYIMPORTS = odbccp32 wintrust crypt32 imagehlp mspatcha
6 C_SRCS = \
7 action.c \
8 alter.c \
9 appsearch.c \
10 assembly.c \
11 automation.c \
12 classes.c \
13 create.c \
14 custom.c \
15 database.c \
16 delete.c \
17 dialog.c \
18 distinct.c \
19 drop.c \
20 files.c \
21 font.c \
22 format.c \
23 handle.c \
24 insert.c \
25 install.c \
26 media.c \
27 msi.c \
28 msi_main.c \
29 msiquery.c \
30 package.c \
31 patch.c \
32 record.c \
33 registry.c \
34 script.c \
35 select.c \
36 source.c \
37 storages.c \
38 streams.c \
39 string.c \
40 suminfo.c \
41 table.c \
42 tokenize.c \
43 update.c \
44 upgrade.c \
45 where.c
47 IDL_SRCS = msiserver.idl
49 BISON_SRCS = \
50 cond.y \
51 sql.y
53 RC_SRCS = msi.rc