repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ieframe: Moved dialog resources to ieframe.
[wine/testsucceed.git]
/
programs
/
dxdiag
/
Makefile.in
blob
69c8939936e1eca779b9b2f76de746f283277311
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
dxdiag.exe
3
APPMODE
= -
mwindows
-
municode
4
IMPORTS
=
dxguid ole32 oleaut32 user32
5
6
C_SRCS
=
\
7
information.c \
8
main.c \
9
output.c
10
11
RC_SRCS
=
dxdiag.rc
12
PO_SRCS
=
dxdiag.rc
13
14
@MAKE_PROG_RULES@