repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wer: Add new stubbed wer.dll.
[wine/hramrach.git]
/
programs
/
winebrowser
/
Makefile.in
blob
d4ff00a93ebee4027e22cea6c353c3ede64dee0a
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
winebrowser.exe
7
APPMODE
= -
mwindows
-
municode
8
IMPORTS
=
shlwapi user32 advapi32
9
10
C_SRCS
=
\
11
main.c
12
13
@MAKE_PROG_RULES@