We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d4cd2 commit 65b117eCopy full SHA for 65b117e
sources.mk
@@ -1,12 +1,11 @@
1
SRCS += \
2
source/m2mbase.cpp \
3
- source/m2mconstants.cpp \
4
source/m2mdevice.cpp \
5
- source/m2mfirmware.cpp \
+ source/m2mfirmware.cpp \
6
source/m2minterfacefactory.cpp \
7
source/m2minterfaceimpl.cpp \
8
source/m2mnsdlinterface.cpp \
9
- source/m2mobject.cpp \
+ source/m2mobject.cpp \
10
source/m2mobjectinstance.cpp \
11
source/m2mreporthandler.cpp \
12
source/m2mresource.cpp \
0 commit comments