kernel32: Avoid returning the same name when GetTempFileName is called twice in a...
[wine/multimedia.git] / dlls / activeds / Makefile.in
blobf99d955fe6c2b44cb36cb6785f2d34ba488fdd34
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = activeds.dll
6 IMPORTLIB = activeds
7 IMPORTS = kernel32
9 C_SRCS = activeds_main.c
11 @MAKE_DLL_RULES@