summaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-11-28 21:37:35 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-11-28 21:37:35 +0000
commit79d6a32be98d8809c915fd4914cb57a5730202b3 (patch)
treed9ec1ec8fbf8d45c2487717be39a379db2c4234a /visualc
parent313a2430eae8a78b59bf9e727a810708be3a377b (diff)
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
Diffstat (limited to 'visualc')
-rw-r--r--visualc/fltk.lib.dsp5
-rw-r--r--visualc/fltkdll.dsp10
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"\