r273: Removed the requirement for the "bootstrap" step by linking the PNG files
commit325b3d79b98a2eff40d6bff220a638688c3c2f6b
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 30 Apr 2004 19:46:53 +0000 (30 19:46 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 30 Apr 2004 19:46:53 +0000 (30 19:46 +0000)
tree671f4661397fdeebb0a07391adacdf96f8ac8714
parent90e6949bd991c57d539ffd42a377b2b89ab1ca18
r273: Removed the requirement for the "bootstrap" step by linking the PNG files
into the program and plugin. objcopy is used to create .o files from the .pngs.
16 files changed:
cinelerra/Makefile.am
cinelerra/data/Makefile.am [new file with mode: 0644]
cinelerra/theme.C
cinelerra/theme.h
configure.in
guicast/bctheme.C
guicast/bctheme.h
guicast/vframe.C
guicast/vframe.h
guicast/vframe.inc
plugins/Makefile.am
plugins/defaulttheme/Makefile.am
plugins/defaulttheme/data/Makefile.am [new file with mode: 0644]
plugins/defaulttheme/defaulttheme.C
plugins/microtheme/Makefile.am
plugins/microtheme/data/Makefile.am [new file with mode: 0644]