Added regedit unit test, a couple minor changes to regedit.
[wine] / programs / winefile / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winefile.exe
6 APPMODE   = gui
7 IMPORTS   = shell32 comctl32 user32 gdi32 kernel32
8
9 C_SRCS = \
10         license.c \
11         splitpath.c \
12         winefile.c
13
14 RC_SRCS = rsrc.rc
15
16 @MAKE_PROG_RULES@
17
18 ### Dependencies: