wined3d: Get rid of the WINED3DZBUFFERTYPE typedef.
[wine.git] / programs / view / Makefile.in
blob17ae49503fe7a109605551a486f3e0294ca2fd1a
1 MODULE = view.exe
2 APPMODE = -mwindows
3 IMPORTS = comdlg32 user32 gdi32
5 C_SRCS = \
6 view.c
8 RC_SRCS = view.rc
9 PO_SRCS = view.rc
11 @MAKE_PROG_RULES@