From a962c9222e597d607cb03fa1cf16f1551ecb72ef Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 18 Sep 2006 09:49:04 +0000 Subject: Updated VisualC 6 Workspace for new GTK widget look git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5442 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/fltk.lib.dsp | 8 ++++++-- visualc/fltkdll.dsp | 4 ++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index fe27f45de..e7b56d74f 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -307,6 +307,10 @@ SOURCE=..\src\Fl_Group.cxx # End Source File # Begin Source File +SOURCE=..\src\fl_gtk.cxx +# End Source File +# Begin Source File + SOURCE=..\src\Fl_Help_View.cxx # End Source File # Begin Source File @@ -595,11 +599,11 @@ SOURCE=..\src\scandir.c # End Source File # Begin Source File -SOURCE=..\src\vsnprintf.c +SOURCE=..\src\screen_xywh.cxx # End Source File # Begin Source File -SOURCE=..\src\screen_xywh.cxx +SOURCE=..\src\vsnprintf.c # End Source File # End Target # End Project diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 6e80ffbee..ecd7973d4 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -1165,6 +1165,10 @@ DEP_CPP_FL_GRO=\ # End Source File # Begin Source File +SOURCE=..\src\fl_gtk.cxx +# End Source File +# Begin Source File + SOURCE=..\src\Fl_Help_Dialog.cxx DEP_CPP_FL_HE=\ "..\fl\enumerations.h"\ -- cgit v1.2.3