repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll/tests: Port functions use the 64-bit structure on Wow64.
[wine/multimedia.git]
/
programs
/
mshta
/
Makefile.in
blob
662406ca3c20e944145f153a19004584c22d3617
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
IMPORTS
=
kernel32
9
10
C_SRCS
=
\
11
main.c
12
13
@MAKE_PROG_RULES@