From 5456a2b8fc5b1d1121a8b80d6f190147c3f89f45 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 4 Jan 2007 14:53:54 +0000 Subject: Add fl_open_uri() function as discussed on fltk.development. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5579 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/fltk.lib.dsp | 4 ++++ visualc/fltkdll.dsp | 13 +++++++++++++ 2 files changed, 17 insertions(+) (limited to 'visualc') diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index e7b56d74f..8b60e4cb5 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -375,6 +375,10 @@ SOURCE=..\src\Fl_Multi_Label.cxx # End Source File # Begin Source File +SOURCE=..\src\fl_open_uri.cxx +# End Source File +# Begin Source File + SOURCE=..\src\fl_oval_box.cxx # End Source File # Begin Source File diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index ecd7973d4..f6dd934e0 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -1487,6 +1487,19 @@ DEP_CPP_FL_MU=\ # End Source File # Begin Source File +SOURCE=..\src\fl_open_uri.cxx +DEP_CPP_FL_AR=\ + "..\fl\enumerations.h"\ + "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ + "..\FL\math.h"\ + +NODEP_CPP_FL_AR=\ + "..\..\..\..\..\usr\include\math.h"\ + +# End Source File +# Begin Source File + SOURCE=..\src\fl_oval_box.cxx DEP_CPP_FL_OV=\ "..\fl\enumerations.h"\ -- cgit v1.2.3