From af10e22140f34e25508a040820f8725df5e1c19d Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 28 Mar 2005 21:12:54 +0000 Subject: Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print' addition crashes in fl_color_win32.cxx, line 72. Fixed a silly 'I have a great idea - wait - what was it again'-bug that would use a static buffer twice - although without causing any bugs. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4200 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/fltk.lib.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'visualc/fltk.lib.dsp') diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index 7f7b3ab29..5b3f029f0 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -407,6 +407,10 @@ SOURCE=..\src\Fl_Progress.cxx # End Source File # Begin Source File +SOURCE=..\src\fl_read_image.cxx +# End Source File +# Begin Source File + SOURCE=..\src\fl_rect.cxx # End Source File # Begin Source File -- cgit v1.2.3