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
uxtheme: Draw the correct part of the themed parent background to the DC.
[wine/hacks.git]
/
programs
/
regsvr32
/
Makefile.in
blob
8b8dce415d72dac4dd120edc12dca85c48876987
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
regsvr32.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
ole32 kernel32
9
10
C_SRCS
=
\
11
regsvr32.c
12
13
RC_SRCS
=
regsvr32.rc
14
15
@MAKE_PROG_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend