regedit: Convert the hex edit code to Unicode.
[wine/multimedia.git] / dlls / psapi / Makefile.in
blobafdc90a1d5f33127a69089b6391b0857f0c0cbe5
1 MODULE = psapi.dll
2 IMPORTLIB = psapi
4 C_SRCS = \
5 psapi_main.c
7 RC_SRCS = version.rc
9 @MAKE_DLL_RULES@