blob: 15409a862457255fdae67c55a121b7c5d3c8b325 [file] [log] [blame]
Eric Williams30008a01999-02-05 17:40:47 +00001TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
Alexandre Julliardcc2ee762002-05-21 19:42:29 +00005MODULE = cmdlgtst.exe
Alexandre Julliard6621b2d2004-03-02 21:00:00 +00006APPMODE = -mwindows
Alexandre Julliard6be39b62004-03-09 04:54:07 +00007IMPORTS = comdlg32 user32 gdi32 kernel32
Eric Williams30008a01999-02-05 17:40:47 +00008
9C_SRCS = \
10 cmdlgtst.c
11
Alexandre Julliard67371bc2002-05-11 23:06:32 +000012RC_SRCS = cmdlgr.rc
Eric Williams30008a01999-02-05 17:40:47 +000013
Alexandre Julliarda10fbdd2000-11-10 23:45:20 +000014@MAKE_PROG_RULES@
Eric Williams30008a01999-02-05 17:40:47 +000015
Alexandre Julliard32ab8952006-09-14 09:38:16 +020016@DEPENDENCIES@ # everything below this line is overwritten by make depend