wine-wine/programs/cmdlgtst/Makefile.in

19 lines
304 B
Makefile
Raw Normal View History

1999-02-05 17:40:47 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cmdlgtst.exe
2004-03-02 21:00:00 +00:00
APPMODE = -mwindows
IMPORTS = comdlg32 user32 gdi32 kernel32
1999-02-05 17:40:47 +00:00
C_SRCS = \
cmdlgtst.c
RC_SRCS = cmdlgr.rc
RC_BINSRC = cmdlgr.rc
RC_BINARIES = about.ico
1999-02-05 17:40:47 +00:00
2000-11-10 23:45:20 +00:00
@MAKE_PROG_RULES@
1999-02-05 17:40:47 +00:00
### Dependencies: