mirror of https://github.com/odrling/Aegisub
Add audio_provider_dummy.cpp to the build which is required when _DEBUG is used.
Originally committed to SVN as r2739.
This commit is contained in:
parent
5be76ad6ac
commit
ae6541cde4
|
@ -267,6 +267,7 @@ aegisub_2_1_SOURCES = \
|
||||||
dialog_version_check.cpp \
|
dialog_version_check.cpp \
|
||||||
dialog_video_details.cpp \
|
dialog_video_details.cpp \
|
||||||
drop.cpp \
|
drop.cpp \
|
||||||
|
audio_provider_dummy.cpp \
|
||||||
export_clean_info.cpp \
|
export_clean_info.cpp \
|
||||||
export_fixstyle.cpp \
|
export_fixstyle.cpp \
|
||||||
export_framerate.cpp \
|
export_framerate.cpp \
|
||||||
|
|
Loading…
Reference in New Issue