po: A couple of line wrapping tweaks in the Czech translation.
[wine/multimedia.git] / programs / oleview / Makefile.in
blobcc5d339967f72533981c4ac72168464844c75008
1 MODULE = oleview.exe
2 APPMODE = -mwindows
3 IMPORTS = uuid comdlg32 comctl32 shell32 oleaut32 ole32 user32 advapi32
5 C_SRCS = \
6 details.c \
7 interface.c \
8 oleview.c \
9 pane.c \
10 tree.c \
11 typelib.c
13 RC_SRCS = oleview.rc
14 PO_SRCS = oleview.rc
16 @MAKE_PROG_RULES@