Add NTScalarMultiChannel

This commit is contained in:
Dave Hickin
2015-08-04 21:30:13 +01:00
parent 2f54b89227
commit 5381a0c294
3 changed files with 608 additions and 0 deletions
+2
View File
@@ -13,6 +13,7 @@ INC += ntscalarArray.h
INC += ntnameValue.h
INC += nttable.h
INC += ntmultiChannel.h
INC += ntscalarMultiChannel.h
INC += ntndarray.h
LIBSRCS += ntutils.cpp
@@ -22,6 +23,7 @@ LIBSRCS += ntscalarArray.cpp
LIBSRCS += ntnameValue.cpp
LIBSRCS += nttable.cpp
LIBSRCS += ntmultiChannel.cpp
LIBSRCS += ntscalarMultiChannel.cpp
LIBSRCS += ntndarray.cpp
LIBRARY = nt