mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 08:32:07 +08:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"\
|
||||
|
||||
Reference in New Issue
Block a user