summaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-12-06 22:16:49 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-12-06 22:16:49 +0000
commitba2be02ab24d170bb03662a8a5f5893f0112aeb7 (patch)
tree7474e6b1a3da5d4c8aaf3c73c4b2e43f607c444a /visualc
parent7710dc14a88f02bad07111cc2e29414f2513b28d (diff)
FLTK 2.0 threading support under FLTK 1.1. Needs porting to OSX.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1819 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc')
-rw-r--r--visualc/fltk.lib.dsp4
-rw-r--r--visualc/fltkdll.dsp15
2 files changed, 19 insertions, 0 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp
index e1203b495..4227ebee0 100644
--- a/visualc/fltk.lib.dsp
+++ b/visualc/fltk.lib.dsp
@@ -339,6 +339,10 @@ SOURCE=..\src\fl_line_style.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\Fl_lock.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Menu.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp
index b11077598..0c32928ec 100644
--- a/visualc/fltkdll.dsp
+++ b/visualc/fltkdll.dsp
@@ -1143,6 +1143,21 @@ DEP_CPP_FL_LIN=\
# End Source File
# Begin Source File
+SOURCE=..\src\Fl_lock.cxx
+DEP_CPP_FL_LOC=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_export.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\mac.H"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Menu.cxx
DEP_CPP_FL_ME=\
"..\fl\enumerations.h"\