diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-08 17:17:53 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-01-08 17:17:53 +0000 |
| commit | d16dbc1486b18d6b6bce6e16d97556cf9f22a219 (patch) | |
| tree | 5c7a4feb9805cf7c8710db183d3850e1602f18b8 /visualc | |
| parent | bccdafdaef5fdf69628984d8f6953145bc831a53 (diff) | |
Add Fl_BMP_Image.cxx to VC++ project files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1920 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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"\
|
