comparison 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
comparison
equal deleted inserted replaced
378:feaeec4c6c55 379:05e85401480a
21 endif 21 endif
22 endif 22 endif
23 23
24 EDITOR_PRO = editor.pro 24 EDITOR_PRO = editor.pro
25 EDITOR_MAKEFILE = Makefile.editor 25 EDITOR_MAKEFILE = Makefile.editor
26 EDITOR_SOURCES = edmain.cpp edgui.cpp eddemoobj.cpp edtimeline.cpp edwaveform.cpp 26 EDITOR_SOURCES = edmain.cpp edgui.cpp edtlobj.cpp edtimeline.cpp edwaveform.cpp
27 EDITOR_HEADERS = edmain.h eddemoobj.h edtimeline.h edwaveform.h 27 EDITOR_HEADERS = edmain.h edtlobj.h edtimeline.h edwaveform.h
28 28
29 29
30 ### 30 ###
31 ### Form additional compilation defines based on settings 31 ### Form additional compilation defines based on settings
32 ### 32 ###