user32: Fix the window positions when moving a child window for a RTL window.
[wine.git] / dlls / qedit / Makefile.in
blobb738bbf3bcb5a053f70ed12673837d513fd61411
1 MODULE = qedit.dll
2 IMPORTS = strmiids uuid oleaut32 ole32 advapi32
4 C_SRCS = \
5 main.c \
6 mediadet.c \
7 regsvr.c \
8 samplegrabber.c
10 @MAKE_DLL_RULES@