Moved implementation of GetModuleBaseName from ascii to unicode, added
[wine/multimedia.git] / dlls / psapi / Makefile.in
blob53f1029ca9903ac51f4e83b5b8c1636a92acf8bf
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = psapi.dll
6 IMPORTS = kernel32 ntdll
8 C_SRCS = \
9 psapi_main.c
11 SUBDIRS = tests
13 @MAKE_DLL_RULES@
15 ### Dependencies: