Author: manolo
Date: 2010-03-03 01:26:38 -0800 (Wed, 03 Mar 2010)
New Revision: 7201
Log:
Added new file ps_image.cxx to libfltk.


Modified:
   branches/branch-1.3-Fl_Printer/src/Makefile
   branches/branch-1.3-Fl_Printer/src/makedepend

Modified: branches/branch-1.3-Fl_Printer/src/Makefile
===================================================================
--- branches/branch-1.3-Fl_Printer/src/Makefile 2010-03-03 09:19:10 UTC (rev 
7200)
+++ branches/branch-1.3-Fl_Printer/src/Makefile 2010-03-03 09:26:38 UTC (rev 
7201)
@@ -163,7 +163,8 @@
        fl_symbols.cxx \
        fl_vertex.cxx \
        screen_xywh.cxx \
-       fl_utf8.cxx
+       fl_utf8.cxx \
+       ps_image.cxx
 
 FLCPPFILES = \
        forms_compatability.cxx \

Modified: branches/branch-1.3-Fl_Printer/src/makedepend
===================================================================
--- branches/branch-1.3-Fl_Printer/src/makedepend       2010-03-03 09:19:10 UTC 
(rev 7200)
+++ branches/branch-1.3-Fl_Printer/src/makedepend       2010-03-03 09:26:38 UTC 
(rev 7201)
@@ -913,6 +913,8 @@
 flstring.o: flstring.h ../FL/Fl_Export.H ../config.h
 scandir.o: flstring.h ../FL/Fl_Export.H ../config.h ../FL/fl_utf8.h
 numericsort.o: ../config.h ../FL/filename.H
+ps_image.o: ../FL/Fl_Printer.H ../FL/Fl.H ../FL/Fl_Pixmap.H ../FL/Fl_Bitmap.H
+ps_image.o: ../FL/Fl_Device.H
 vsnprintf.o: flstring.h ../FL/Fl_Export.H ../config.h
 fl_utf.o: ../FL/fl_utf8.h
 xutf8/case.o: xutf8/headers/case.h

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to