blob: 18395db879985306c7cf00ee57f5d0c8835eead0 (
plain)
1
2
3
4
5
6
|
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
add_subdirectory( decoder )
add_subdirectory( encoder )
add_subdirectory( audiooutput )
add_subdirectory( project )
|