1TARGET gm_timedtext.dll
2
3//common config of all modules
4#include ".\module_base.mmp"
5
6//source
7SOURCEPATH ..\..\modules\timedtext
8SOURCE timedtext_in.c
9SOURCE timedtext_dec.c
10