repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push 16813bf814fcb5d03ddef80ecfd11fc0f25812b5
[wine/hacks.git]
/
programs
/
iexplore
/
Makefile.in
blob
522af7d5d60db2a25bfb34c20d9e2c983f6167bc
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
iexplore.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
shdocvw user32 gdi32 kernel32
9
10
C_SRCS
=
\
11
main.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_PROG_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend