dnsapi: Add a version resource.
[wine.git] / dlls / powrprof / Makefile.in
blob587502b00cfdf225e9a95f1609764eb8e6e69b75
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = powrprof.dll
6 IMPORTLIB = powrprof
7 IMPORTS = advapi32 kernel32 ntdll
9 C_SRCS = powrprof.c
11 @MAKE_DLL_RULES@