Reflecting Fl_Gl_Printer.cxx was renamed to Fl_Gl_device_Plugin.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7286 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
c81fe82cb1
commit
b729e997bc
@ -497,8 +497,8 @@ int create_new_database(const char *filename)
|
||||
|
||||
Fl_Target_Prefs fltk_gl_lib(libs_db.add_with_key("name", "fltkgl")); {
|
||||
fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Choice.cxx");
|
||||
fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Device_Plugin.cxx");
|
||||
fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Overlay.cxx");
|
||||
fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Printer.cxx");
|
||||
fltk_gl_lib.add_source(files_db, "src/Fl_Gl_Window.cxx");
|
||||
fltk_gl_lib.add_source(files_db, "src/freeglut_geometry.cxx");
|
||||
fltk_gl_lib.add_source(files_db, "src/freeglut_stroke_mono_roman.cxx");
|
||||
|
Loading…
Reference in New Issue
Block a user