diff options
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 | ||||
| -rw-r--r-- | visualc/fltkdll.dsp | 13 |
2 files changed, 17 insertions, 0 deletions
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"\
|
