wine/programs/winetest/Makefile.in

23 lines
315 B
Makefile
Raw Normal View History

MODULE = winetest.exe
IMPORTS = uuid comctl32 version user32 gdi32 advapi32 wsock32 msvcrt
DELAYIMPORTS = ole32
EXTRADLLFLAGS = -mconsole
C_SRCS = \
2004-01-15 01:48:05 +00:00
gui.c \
main.c \
send.c \
util.c
2004-01-15 01:48:05 +00:00
RC_SRCS = \
winetest.rc
2004-01-15 01:48:05 +00:00
2008-03-28 18:24:52 +00:00
SVG_SRCS = winetest.svg
EXTRA_OBJS = build.res
EXTRA_TARGETS = build.nfo
INSTALL_LIB = none