msi: Apply any MSI transforms specified by the TRANSFORMS property.
[wine/multimedia.git] / programs / view / Makefile.in
blobd45082f9374ea3a94f77819350be8a3a9e02e309
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = view.exe
6 APPMODE = -mwindows
7 IMPORTS = comdlg32 user32 gdi32 kernel32
9 C_SRCS = \
10 init.c \
11 view.c \
12 winmain.c
14 RC_SRCS = viewrc.rc
16 @MAKE_PROG_RULES@
18 ### Dependencies: