2017-08-22 Fred Gleason <fredg@paravelsystems.com>

* Implemented SEGUE transitions in rdrender(1).
This commit is contained in:
Fred Gleason
2017-08-22 17:40:41 -04:00
parent 6659660736
commit 3abb23a77a
7 changed files with 341 additions and 26 deletions

View File

@@ -29,7 +29,8 @@ moc_%.cpp: %.h
bin_PROGRAMS = rdrender
dist_rdrender_SOURCES = mainloop.cpp\
dist_rdrender_SOURCES = logline.cpp logline.h\
mainloop.cpp\
rdrender.cpp rdrender.h
nodist_rdrender_SOURCES = moc_rdrender.cpp