kernel32: Avoid returning the same name when GetTempFileName is called twice in a...
[wine/multimedia.git] / dlls / dpnlobby / Makefile.in
blob902eae6137acec20cffe45f2d39f26137cc67418
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dpnlobby.dll
6 IMPORTS = dpnet kernel32
8 RC_SRCS = version.rc
10 @MAKE_DLL_RULES@