diff options
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 | ||||
| -rw-r--r-- | visualc/fltkdll.dsp | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index 4227ebee0..f63410425 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -147,6 +147,10 @@ SOURCE=..\src\Fl_Bitmap.cxx # End Source File
# Begin Source File
+SOURCE=..\src\Fl_BMP_Image.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Box.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 0c32928ec..1d89afa92 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -297,6 +297,11 @@ DEP_CPP_FL_BI=\ # End Source File
# Begin Source File
+SOURCE=..\src\Fl_BMP_Image.cxx
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Box.cxx
DEP_CPP_FL_BO=\
"..\fl\enumerations.h"\
|
