Sweden-Number/programs/winetest/Makefile.in

23 lines
315 B
Makefile
Raw Permalink Normal View History

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