winecfg: Update Portuguese translation.
[wine/multimedia.git] / dlls / comcat / Makefile.in
blob1323ecae68bed66b0f816a84f931666765618c3c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = comcat.dll
6 IMPORTS = uuid ole32 user32 advapi32 kernel32
8 C_SRCS = \
9 comcat_main.c
11 RC_SRCS = \
12 version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend