repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel32/tests: Use the CSTR_XXX macros instead of numeric literals.
[wine/multimedia.git]
/
programs
/
view
/
Makefile.in
blob
43f8b6872e7a8b351c7e007b961b2795527b5a3a
1
MODULE
=
view.exe
2
APPMODE
= -
mwindows
-
municode
3
IMPORTS
=
comdlg32 user32 gdi32
4
5
C_SRCS
=
\
6
view.c
7
8
RC_SRCS
=
view.rc
9
PO_SRCS
=
view.rc
10
11
@MAKE_PROG_RULES@