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 8d9e042622
commit c0c75e442d

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)