repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.3.2.
[wine/gsoc-2012-control.git]
/
programs
/
mshta
/
Makefile.in
blob
e2810d7978c60b76e35f45e32f85a97f5606105e
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
mshta.exe
7
APPMODE
= -
mwindows
-
municode
8
9
C_SRCS
=
\
10
main.c
11
12
@MAKE_PROG_RULES@