comparison files.pri @ 1731:601851995f4b by-id

Introduce Model to ById
author Chris Cannam
date Fri, 21 Jun 2019 13:37:00 +0100
parents abd8b9673028
children 4abc0f08adf9
comparison
equal deleted inserted replaced
1729:abd8b9673028 1731:601851995f4b
148 transform/ModelTransformer.h \ 148 transform/ModelTransformer.h \
149 transform/ModelTransformerFactory.h 149 transform/ModelTransformerFactory.h
150 150
151 SVCORE_SOURCES = \ 151 SVCORE_SOURCES = \
152 base/AudioLevel.cpp \ 152 base/AudioLevel.cpp \
153 base/ById.cpp \
154 base/Clipboard.cpp \ 153 base/Clipboard.cpp \
155 base/ColumnOp.cpp \ 154 base/ColumnOp.cpp \
156 base/Command.cpp \ 155 base/Command.cpp \
157 base/Debug.cpp \ 156 base/Debug.cpp \
158 base/EventSeries.cpp \ 157 base/EventSeries.cpp \