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
wined3d: Use the FBO cache in stretch_rect_fbo().
[wine/hramrach.git]
/
programs
/
regsvr32
/
Makefile.in
blob
958fad4fb1246ab696cd653078edb25cba7c1bfa
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@