Basics of allowing custom filenames for DCP components.
authorCarl Hetherington <cth@carlh.net>
Fri, 29 Jul 2016 14:53:26 +0000 (15:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 29 Jul 2016 14:53:26 +0000 (15:53 +0100)
commit8ef91325f4e565d04493bc05202f8e066b5e3e0c
tree162fbc2bef7243ff1f650cd7e91c851e783ba8c6
parente02bf26f284c6efc72593e6b4a251301144e5d0b
Basics of allowing custom filenames for DCP components.
src/dcp.cc
src/dcp.h
src/filename_format.cc [new file with mode: 0644]
src/filename_format.h [new file with mode: 0644]
src/name_format.cc [new file with mode: 0644]
src/name_format.h [new file with mode: 0644]
src/wscript