Mercurial > dillo_port1.3
view dw/Makefile.am @ 368:2242da885677
- s/todo:/TODO:/g
author | jcid |
---|---|
date | Tue, 30 Sep 2008 16:32:41 +0200 |
parents | e5955ab8dafb |
children | 8d0ad033bc74 |
line wrap: on
line source
noinst_LIBRARIES = \ libDw-core.a \ libDw-fltk.a \ libDw-widgets.a libDw_core_a_SOURCES = \ core.hh \ events.hh \ findtext.cc \ findtext.hh \ imgbuf.hh \ iterator.cc \ iterator.hh \ layout.cc \ layout.hh \ platform.hh \ selection.hh \ selection.cc \ style.cc \ style.hh \ types.cc \ types.hh \ ui.cc \ ui.hh \ view.hh \ widget.cc \ widget.hh libDw_fltk_a_SOURCES = \ fltkcomplexbutton.cc \ fltkcomplexbutton.hh \ fltkcore.hh \ fltkflatview.cc \ fltkflatview.hh \ fltkimgbuf.cc \ fltkimgbuf.hh \ fltkmisc.cc \ fltkmisc.hh \ fltkplatform.cc \ fltkplatform.hh \ fltkpreview.hh \ fltkpreview.cc \ fltkui.cc \ fltkui.hh \ fltkviewbase.cc \ fltkviewbase.hh \ fltkviewport.cc \ fltkviewport.hh libDw_fltk_a_CXXFLAGS = @LIBFLTK_CXXFLAGS@ libDw_widgets_a_SOURCES = \ alignedtextblock.cc \ alignedtextblock.hh \ bullet.cc \ bullet.hh \ image.cc \ image.hh \ listitem.cc \ listitem.hh \ ruler.cc \ ruler.hh \ table.cc \ table.hh \ tablecell.cc \ tablecell.hh \ textblock.cc \ textblock.hh EXTRA_DIST = preview.xbm