atl: Fix formatting of generated class name for 64-bit.
[wine] / dlls / strmiids / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = strmiids
6
7 C_SRCS = \
8         strmiids.c
9
10 @MAKE_IMPLIB_RULES@