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
winefile: Remove unused macros.
[wine.git]
/
programs
/
dxdiag
/
Makefile.in
blob
15165dd8acf37d758b09fdffac8d6d4de8fe9a3a
1
MODULE
=
dxdiag.exe
2
APPMODE
= -
mwindows
-
municode
3
IMPORTS
=
dxguid ole32 oleaut32 user32
4
5
C_SRCS
=
\
6
information.c \
7
main.c \
8
output.c
9
10
RC_SRCS
=
dxdiag.rc
11
PO_SRCS
=
dxdiag.rc
12
13
@MAKE_PROG_RULES@