lz32/tests: Add more cases for opening compressed files.
[wine.git] / dlls / powrprof / Makefile.in
blob76fd6791ef4f6f558c3dfa8e3dd6ff08d1f33562
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = powrprof.dll
6 IMPORTLIB = libpowrprof.$(IMPLIBEXT)
7 IMPORTS = advapi32 kernel32 ntdll
9 C_SRCS = powrprof.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend