mirror of
https://github.com/videolan/vlc.git
synced 2025-01-21 07:08:35 +08:00
Win32: fix resource file compilation
This commit is contained in:
parent
5e3efc8e15
commit
a604eea5bf
@ -50,7 +50,7 @@ else
|
||||
vlc_LDADD += $(LIBDL)
|
||||
endif
|
||||
|
||||
vlc_win32_rc.rc: $(top_builddir)/config.status
|
||||
vlc_win32_rc.rc: $(top_builddir)/config.status vlc_win32_rc.rc.in
|
||||
cd "$(top_builddir)" && \
|
||||
$(SHELL) ./config.status --file="bin/$@"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user