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:
Amar Takhar 2009-02-17 08:12:19 +00:00
parent 5be76ad6ac
commit ae6541cde4

View file

@ -267,6 +267,7 @@ aegisub_2_1_SOURCES = \
dialog_version_check.cpp \
dialog_video_details.cpp \
drop.cpp \
audio_provider_dummy.cpp \
export_clean_info.cpp \
export_fixstyle.cpp \
export_framerate.cpp \