Add NTContinuum

This commit is contained in:
Dave Hickin
2015-08-21 03:55:04 +01:00
parent 0b3e1c9fd1
commit 7c58eae97e
4 changed files with 467 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ INC += ntenum.h
INC += ntunion.h
INC += ntaggregate.h
INC += ntattribute.h
INC += ntcontinuum.h
LIBSRCS += ntutils.cpp
LIBSRCS += ntfield.cpp
@@ -35,6 +36,7 @@ LIBSRCS += ntenum.cpp
LIBSRCS += ntunion.cpp
LIBSRCS += ntaggregate.cpp
LIBSRCS += ntattribute.cpp
LIBSRCS += ntcontinuum.cpp
LIBRARY = nt