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
/
iexplore
/
Makefile.in
blob
547f8f003ab58eccf8a01fa40bd24105b229c900
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
iexplore.exe
3
APPMODE
= -
mwindows
4
IMPORTS
=
shdocvw user32 gdi32
5
6
C_SRCS
=
\
7
main.c
8
9
RC_SRCS
=
iexplore.rc
10
11
SVG_SRCS
=
iexplore.svg
12
13
@MAKE_PROG_RULES@