From c5d5ba1cf524f4da930bfd4bd77ba044ecf96e54 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 25 Feb 2014 04:24:41 +0000 Subject: Applying the etorres gleam patch. STR #2672. TODO: Xcode 4 ide needs fl_gleam.cxx added Test of Visual Studio IDE mods (which were hand-modified) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10113 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/VisualC6/fltk.dsp | 4 ++++ ide/VisualC6/fltkdll.dsp | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'ide/VisualC6') diff --git a/ide/VisualC6/fltk.dsp b/ide/VisualC6/fltk.dsp index 6f89ace6c..2e985b39f 100644 --- a/ide/VisualC6/fltk.dsp +++ b/ide/VisualC6/fltk.dsp @@ -323,6 +323,10 @@ SOURCE=..\..\src\fl_gtk.cxx # End Source File # Begin Source File +SOURCE=..\..\src\fl_gleam.cxx +# End Source File +# Begin Source File + SOURCE=..\..\src\Fl_Help_View.cxx # End Source File # Begin Source File diff --git a/ide/VisualC6/fltkdll.dsp b/ide/VisualC6/fltkdll.dsp index 5d9773bd7..7e86432c3 100644 --- a/ide/VisualC6/fltkdll.dsp +++ b/ide/VisualC6/fltkdll.dsp @@ -341,6 +341,10 @@ SOURCE=..\..\src\fl_gtk.cxx # End Source File # Begin Source File +SOURCE=..\..\src\fl_gleam.cxx +# End Source File +# Begin Source File + SOURCE=..\..\src\Fl_Help_View.cxx # End Source File # Begin Source File -- cgit v1.2.3