msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty.
[wine.git] / dlls / comcat / Makefile.in
blobd38f77966554018dd1c01e9fc4d28bbe59a510a3
1 MODULE = comcat.dll
2 IMPORTS = ole32
4 C_SRCS = \
5 comcat_main.c
7 RC_SRCS = \
8 version.rc
10 @MAKE_DLL_RULES@