diff options
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 | ||||
| -rw-r--r-- | visualc/fltkdll.dsp | 15 |
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"\
|
