Add MxList, MxPresenterList, add to MxMediaManager (#122)

* Add MxList, MxPresenterList, add to MxMediaManager

* Match ~MxList<T>
This commit is contained in:
Christian Semmler
2023-09-17 00:18:56 -04:00
committed by GitHub
parent b1a2aeaed6
commit 253538feed
6 changed files with 166 additions and 9 deletions

View File

@@ -146,6 +146,7 @@ add_library(lego1 SHARED
LEGO1/mxpalette.cpp
LEGO1/mxparam.cpp
LEGO1/mxpresenter.cpp
LEGO1/mxpresenterlist.cpp
LEGO1/mxscheduler.cpp
LEGO1/mxsemaphore.cpp
LEGO1/mxsmkpresenter.cpp