diff Makefile.gen @ 379:05e85401480a

Rename eddemoobj to edtlobj, etc.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Oct 2012 03:40:30 +0300
parents a41d0db5fa36
children ccb6e5108953
line wrap: on
line diff
--- a/Makefile.gen	Wed Oct 17 03:33:19 2012 +0300
+++ b/Makefile.gen	Wed Oct 17 03:40:30 2012 +0300
@@ -23,8 +23,8 @@
 
 EDITOR_PRO = editor.pro
 EDITOR_MAKEFILE = Makefile.editor
-EDITOR_SOURCES = edmain.cpp edgui.cpp eddemoobj.cpp edtimeline.cpp edwaveform.cpp
-EDITOR_HEADERS = edmain.h eddemoobj.h edtimeline.h edwaveform.h
+EDITOR_SOURCES = edmain.cpp edgui.cpp edtlobj.cpp edtimeline.cpp edwaveform.cpp
+EDITOR_HEADERS = edmain.h edtlobj.h edtimeline.h edwaveform.h
 
 
 ###