Move Fl_Image_Reader.cxx to libfltk_images where it belongs.
This commit is contained in:
parent
d46351a591
commit
8e92ce49a8
@ -46,7 +46,6 @@ set (CPPFILES
|
||||
Fl_Group.cxx
|
||||
Fl_Help_View.cxx
|
||||
Fl_Image.cxx
|
||||
Fl_Image_Reader.cxx
|
||||
Fl_Image_Surface.cxx
|
||||
Fl_Input.cxx
|
||||
Fl_Input_.cxx
|
||||
@ -421,6 +420,7 @@ set (IMGCPPFILES
|
||||
Fl_JPEG_Image.cxx
|
||||
Fl_PNG_Image.cxx
|
||||
Fl_PNM_Image.cxx
|
||||
Fl_Image_Reader.cxx
|
||||
Fl_SVG_Image.cxx
|
||||
)
|
||||
|
||||
|
@ -48,7 +48,6 @@ CPPFILES = \
|
||||
Fl_Group.cxx \
|
||||
Fl_Help_View.cxx \
|
||||
Fl_Image.cxx \
|
||||
Fl_Image_Reader.cxx \
|
||||
Fl_Image_Surface.cxx \
|
||||
Fl_Input.cxx \
|
||||
Fl_Input_.cxx \
|
||||
@ -212,6 +211,7 @@ IMGCPPFILES = \
|
||||
Fl_JPEG_Image.cxx \
|
||||
Fl_PNG_Image.cxx \
|
||||
Fl_PNM_Image.cxx \
|
||||
Fl_Image_Reader.cxx \
|
||||
Fl_SVG_Image.cxx
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user