riched20/tests: Test format rect adaption to window size and behavior with zero-sized...
[wine.git] / dlls / propsys / Makefile.in
blob1cbbe7c0a8f3b59f5fe3c586f185eaa7f1c2793f
1 MODULE = propsys.dll
2 IMPORTLIB = propsys
3 IMPORTS = ole32 oleaut32
5 C_SRCS = \
6 propsys_main.c \
7 propvar.c
9 @MAKE_DLL_RULES@