repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
windowscodecs: Test pixel format of the loaded TIFF image.
[wine.git]
/
programs
/
winefile
/
Makefile.in
blob
efd2bf35a1b34bf3105a09d7ce2638f96732bd06
1
EXTRADEFS
= -
D__WINE__
2
MODULE
=
winefile.exe
3
APPMODE
= -
mwindows
-
municode
4
IMPORTS
=
uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32
5
6
C_SRCS
=
\
7
splitpath.c \
8
winefile.c
9
10
RC_SRCS
=
winefile.rc
11
PO_SRCS
=
winefile.rc
12
13
MANPAGE
=
winefile.man
14
15
SVG_SRCS
=
winefile.svg
16
17
@MAKE_PROG_RULES@