summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/CMakeLists.txt
blob: 8657b2bec26cddf15aafe072c4c0eb737271861f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SET(live_effects_parameter_SRC
array.cpp
bool.cpp
parameter.cpp
path.cpp
path-reference.cpp
point.cpp
powerstrokepointarray.cpp
random.cpp
text.cpp
unit.cpp
vector.cpp
)