diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-06-28 21:04:37 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-06-28 21:04:37 +0000 |
| commit | 6a6e4ab66c655d2d897c3382a03cd9754257cf01 (patch) | |
| tree | d63153819df5f6528f4a91afea23fe143563f135 /visualc/fltk.lib.dsp | |
| parent | 96094e5617f0762538b12d5ba3cfead3d809b73c (diff) | |
Separate the extra image functions into fltk_images.
Add new fl_register_images() function to register the extra file formats
with Fl_Shared_Image.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2329 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc/fltk.lib.dsp')
| -rw-r--r-- | visualc/fltk.lib.dsp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index 671328abe..8079cc330 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -279,10 +279,6 @@ SOURCE=..\src\Fl_File_Icon.cxx # End Source File
# Begin Source File
-SOURCE=..\src\Fl_File_Icon2.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_File_Input.cxx
# End Source File
# Begin Source File
@@ -331,10 +327,6 @@ SOURCE=..\src\Fl_Input_.cxx # End Source File
# Begin Source File
-SOURCE=..\src\Fl_JPEG_Image.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\fl_labeltype.cxx
# End Source File
# Begin Source File
@@ -415,10 +407,6 @@ SOURCE=..\src\fl_plastic.cxx # End Source File
# Begin Source File
-SOURCE=..\src\Fl_PNG_Image.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_PNM_Image.cxx
# End Source File
# Begin Source File
|
