diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-03-28 21:12:54 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-03-28 21:12:54 +0000 |
| commit | af10e22140f34e25508a040820f8725df5e1c19d (patch) | |
| tree | 77f436c647dac183e3cf9b10ce0fdb6f5e8b7b5a /visualc/fltk.lib.dsp | |
| parent | 119f78bee091847254ee3572129b329db8558fb2 (diff) | |
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
Diffstat (limited to 'visualc/fltk.lib.dsp')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
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
|
