msvcrt: Add scheduler_resource_allocation_error class implementation.
[wine.git] / dlls / propsys / Makefile.in
bloba445922142dc437e733dc98a8cc8d77c6adb2d9b
1 MODULE = propsys.dll
2 IMPORTLIB = propsys
3 IMPORTS = ole32 oleaut32 uuid
5 C_SRCS = \
6 propstore.c \
7 propsys_main.c \
8 propvar.c
10 IDL_SRCS = propsys_classes.idl