repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
quartz: Add mediaseeking stub to audio renderer.
[wine/wine64.git]
/
dlls
/
winecrt0
/
Makefile.in
blob
e135f9d21132ccbe88854e8435f8712f07ad1a60
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winecrt0
6
7
C_SRCS
=
\
8
delay_load.c \
9
dll_entry.c \
10
dll_main.c \
11
drv_entry.c \
12
exe_entry.c \
13
exe_main.c \
14
exe_wentry.c \
15
exe_wmain.c \
16
init.c \
17
stub.c
18
19
@MAKE_IMPLIB_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend