diff options
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 5 | ||||
| -rw-r--r-- | visualc/fltkdll.dsp | 10 |
2 files changed, 15 insertions, 0 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index 82304f507..292eb2095 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -403,6 +403,11 @@ SOURCE=..\src\Fl_Pixmap.cxx # End Source File
# Begin Source File
+SOURCE=..\src\fl_plastic.cxx
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_PNG_Image.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index de3ebe384..0cc3fc14a 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -1312,6 +1312,16 @@ DEP_CPP_FL_PI=\ # End Source File
# Begin Source File
+SOURCE=..\src\fl_plastic.cxx
+DEP_CPP_FL_PLA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_export.h"\
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_PNG_Image.cxx
DEP_CPP_FL_PN=\
"..\fl\enumerations.h"\
|
