diff Makefile.gen @ 388:015f2da65841

Add edview to the build.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 18 Oct 2012 20:11:34 +0300
parents ccb6e5108953
children fc9b476c46de
line wrap: on
line diff
--- a/Makefile.gen	Thu Oct 18 20:11:17 2012 +0300
+++ b/Makefile.gen	Thu Oct 18 20:11:34 2012 +0300
@@ -23,8 +23,8 @@
 
 EDITOR_PRO = editor.pro
 EDITOR_MAKEFILE = Makefile.editor
-EDITOR_SOURCES = edmain.cpp edgui.cpp edtlobj.cpp edtimeline.cpp edwaveform.cpp
-EDITOR_HEADERS = edmain.h edtlobj.h edtimeline.h edwaveform.h
+EDITOR_SOURCES = edmain.cpp edgui.cpp edview.cpp edtlobj.cpp edtimeline.cpp edwaveform.cpp
+EDITOR_HEADERS = edmain.h edtlobj.h edview.h edtimeline.h edwaveform.h
 
 
 ###