diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-12-06 22:16:49 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-12-06 22:16:49 +0000 |
| commit | ba2be02ab24d170bb03662a8a5f5893f0112aeb7 (patch) | |
| tree | 7474e6b1a3da5d4c8aaf3c73c4b2e43f607c444a /visualc/fltk.lib.dsp | |
| parent | 7710dc14a88f02bad07111cc2e29414f2513b28d (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/fltk.lib.dsp')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 |
1 files changed, 4 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
|
