mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 00:42:57 +00:00
old-makefile: fix mpvcore references and the DIRS variable
This commit is contained in:
parent
ad92c893a0
commit
978e099b65
11
old-makefile
11
old-makefile
@ -334,15 +334,20 @@ DIRS = . \
|
||||
audio/decode \
|
||||
audio/filter \
|
||||
audio/out \
|
||||
mpvcore \
|
||||
bstr \
|
||||
common \
|
||||
compat \
|
||||
input \
|
||||
timeline \
|
||||
player/timeline \
|
||||
demux \
|
||||
misc \
|
||||
osdep \
|
||||
osdep/ar \
|
||||
player \
|
||||
stream \
|
||||
stream/resolve \
|
||||
sub \
|
||||
ta \
|
||||
video \
|
||||
video/decode \
|
||||
video/filter \
|
||||
@ -452,7 +457,7 @@ version.h .version: version.sh
|
||||
|
||||
###### dependency declarations / specific CFLAGS ######
|
||||
|
||||
mpvcore/version.c osdep/mpv-rc.o: version.h
|
||||
common/version.c osdep/mpv-rc.o: version.h
|
||||
|
||||
osdep/mpv-rc.o: osdep/mpv.exe.manifest etc/mpv-icon.ico
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user