Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.

This commit is contained in:
sfb 2011-12-14 14:51:29 -06:00
parent b7c3319d28
commit c899804722

View file

@ -1 +1,6 @@
ADD_SUBDIRECTORY(build_samplebank)
ADD_SUBDIRECTORY(build_sound)
ADD_SUBDIRECTORY(build_soundbank)
# Deprecated tool - no longer useful, valid or buildable.
#ADD_SUBDIRECTORY(source_sounds_builder)