wine/programs/msinfo32/Makefile.in
Alex Henrie 7ce384c415 msinfo32: Display an About dialog when the program is run.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-13 20:59:34 +02:00

9 lines
127 B
Makefile

MODULE = msinfo32.exe
APPMODE = -mwindows -municode
IMPORTS = shell32 user32
C_SRCS = \
main.c
RC_SRCS = msinfo32.rc