@@ -110,18 +110,18 @@ PACK_DIRS="
110
110
# Specify file names to be added to pack base directory
111
111
PACK_BASE_FILES="
112
112
LICENSE.txt
113
- SDFTools/sdf /src/GenericNodes.h
114
- SDFTools/sdf /nodes/cpp/CFFT.h
115
- SDFTools/sdf /nodes/cpp/ICFFT.h
116
- SDFTools/sdf /nodes/cpp/MFCC.h
117
- SDFTools/sdf /nodes/cpp/NullSink.h
118
- SDFTools/sdf /nodes/cpp/StereoToMono.h
119
- SDFTools/sdf /nodes/cpp/StreamingSink.h
120
- SDFTools/sdf /nodes/cpp/StreamingSource.h
121
- SDFTools/sdf /nodes/cpp/ToComplex.h
122
- SDFTools/sdf /nodes/cpp/ToReal.h
123
- SDFTools/sdf /nodes/cpp/Unzip.h
124
- SDFTools/sdf /nodes/cpp/Zip.h
113
+ ComputeGraph/cg/static /src/GenericNodes.h
114
+ ComputeGraph/cg/static /nodes/cpp/CFFT.h
115
+ ComputeGraph/cg/static /nodes/cpp/ICFFT.h
116
+ ComputeGraph/cg/static /nodes/cpp/MFCC.h
117
+ ComputeGraph/cg/static /nodes/cpp/NullSink.h
118
+ ComputeGraph/cg/static /nodes/cpp/StereoToMono.h
119
+ ComputeGraph/cg/static /nodes/cpp/StreamingSink.h
120
+ ComputeGraph/cg/static /nodes/cpp/StreamingSource.h
121
+ ComputeGraph/cg/static /nodes/cpp/ToComplex.h
122
+ ComputeGraph/cg/static /nodes/cpp/ToReal.h
123
+ ComputeGraph/cg/static /nodes/cpp/Unzip.h
124
+ ComputeGraph/cg/static /nodes/cpp/Zip.h
125
125
"
126
126
127
127
# Specify file names to be deleted from pack build directory
0 commit comments