diff options
Diffstat (limited to 'visualc/fltkdll.dsp')
| -rw-r--r-- | visualc/fltkdll.dsp | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 60f12d626..1c878dd2a 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -383,17 +383,21 @@ SOURCE=..\src\Fl_Check_Browser.cxx DEP_CPP_FL_CHE=\
"..\fl\enumerations.h"\
"..\fl\fl.h"\
- "..\fl\fl_button.h"\
+ "..\fl\fl_browser_.h"\
"..\fl\fl_check_browser.h"\
+ "..\fl\fl_draw.h"\
"..\fl\fl_export.h"\
- "..\fl\fl_light_button.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
"..\fl\fl_widget.h"\
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Check_Button.cxx
-DEP_CPP_FL_CHE=\
+DEP_CPP_FL_CHEC=\
"..\fl\enumerations.h"\
"..\fl\fl.h"\
"..\fl\fl_button.h"\
@@ -849,6 +853,7 @@ DEP_CPP_FL_HE=\ "..\fl\enumerations.h"\
"..\fl\fl.h"\
"..\fl\fl_button.h"\
+ "..\fl\fl_double_window.h"\
"..\fl\fl_draw.h"\
"..\fl\fl_export.h"\
"..\fl\fl_group.h"\
@@ -931,6 +936,7 @@ DEP_CPP_FL_LA=\ "..\fl\fl_draw.h"\
"..\fl\fl_export.h"\
"..\fl\fl_group.h"\
+ "..\fl\fl_image.h"\
"..\fl\fl_input_.h"\
"..\fl\fl_widget.h"\
@@ -1201,6 +1207,18 @@ DEP_CPP_FL_PO=\ # End Source File
# Begin Source File
+SOURCE=..\src\Fl_Progress.cxx
+DEP_CPP_FL_PR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_export.h"\
+ "..\fl\fl_progress.h"\
+ "..\fl\fl_widget.h"\
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\fl_rect.cxx
DEP_CPP_FL_RE=\
"..\fl\enumerations.h"\
|
