
* Added command extension system Resolve #10 * Added akashi definitions * Updated headers to comply to the standard * Added full definition to argument * Clang-format pass * Missing header for GCC * Missing header for GCC * Move method implementation to source file
8 lines
146 B
Prolog
8 lines
146 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
unittest_area \
|
|
unittest_music_manager \
|
|
unittest_acl_roles_handler \
|
|
unittest_command_extension
|