wined3d: Pass a wined3d_buffer structure to buffer_get_memory().
[wine/testsucceed.git] / dlls / propsys / Makefile.in
blobae2d91fca082ed0130d912bb7d63df312e0d593b
1 MODULE = propsys.dll
2 IMPORTLIB = propsys
4 C_SRCS = \
5 propsys_main.c \
6 propvar.c
8 @MAKE_DLL_RULES@