1 MODULE = msvidc32.dll 2 IMPORTS = user32 3 4 C_SRCS = \ 5 msvideo1.c 6 7 RC_SRCS = msvidc32.rc 8 PO_SRCS = msvidc32.rc 9 10 @MAKE_DLL_RULES@