From 79d6a32be98d8809c915fd4914cb57a5730202b3 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 28 Nov 2001 21:37:35 +0000 Subject: Add new plastic box types (kindof a shiny translucent box type...) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1781 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/fltk.lib.dsp | 5 +++++ visualc/fltkdll.dsp | 10 ++++++++++ 2 files changed, 15 insertions(+) (limited to 'visualc') 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"\ -- cgit v1.2.3