add mxdirectdraw to cmake

This commit is contained in:
itsmattkc 2023-06-29 18:47:21 -07:00
parent 4c0fef28ba
commit 9d69541665

View File

@ -108,6 +108,7 @@ if (ISLE_BUILD_LIB)
LEGO1/mxcontrolpresenter.cpp LEGO1/mxcontrolpresenter.cpp
LEGO1/mxcore.cpp LEGO1/mxcore.cpp
LEGO1/mxcriticalsection.cpp LEGO1/mxcriticalsection.cpp
LEGO1/mxdirectdraw.cpp
LEGO1/mxdiskstreamcontroller.cpp LEGO1/mxdiskstreamcontroller.cpp
LEGO1/mxdiskstreamprovider.cpp LEGO1/mxdiskstreamprovider.cpp
LEGO1/mxdsaction.cpp LEGO1/mxdsaction.cpp