makefiles: Add a standard header for all makefiles to replace the common variable...
[wine/testsucceed.git] / dlls / msimtf / Makefile.in
blob4c6e27df46f443d487dd6becf6914aaf5eb44370
1 MODULE = msimtf.dll
2 IMPORTS = uuid imm32
4 C_SRCS = \
5 activeimmapp.c \
6 main.c
8 RC_SRCS = rsrc.rc
10 @MAKE_DLL_RULES@