wine-wine/programs/plugplay/Makefile.in

9 lines
117 B
Makefile
Raw Normal View History

MODULE = plugplay.exe
APPMODE = -mconsole -municode
IMPORTS = advapi32
C_SRCS = \
main.c
@MAKE_PROG_RULES@