winex11: Consider zero-size windows mapped even when they are positioned at 0,0.
[wine/multimedia.git] / dlls / objsel / Makefile.in
blob464f9088769156f132924f06b6f50991a84e5dc5
1 MODULE = objsel.dll
2 IMPORTS = strmiids uuid ole32 advapi32
4 C_SRCS = \
5 factory.c \
6 objsel.c
8 IDL_R_SRCS = objsel_classes.idl
10 RC_SRCS = objsel.rc
12 @MAKE_DLL_RULES@