diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-19 00:14:12 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-19 00:14:12 +0000 |
| commit | e864789db9c66f588c232d1a901b92beb8e8d817 (patch) | |
| tree | c9a31e829cf53009229a15a0edf8617ac9139e49 /visualc/fltkdll.dsp | |
| parent | f0dffee99942468c4ff981c8857b4de1f2273191 (diff) | |
Fix Visual C++ projects.
One more fix for makesrcdist...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1578 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc/fltkdll.dsp')
| -rw-r--r-- | visualc/fltkdll.dsp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index c35ec6cfb..60f12d626 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -379,6 +379,19 @@ DEP_CPP_FL_CH=\ # End Source File
# Begin Source File
+SOURCE=..\src\Fl_Check_Browser.cxx
+DEP_CPP_FL_CHE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_check_browser.h"\
+ "..\fl\fl_export.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_widget.h"\
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Check_Button.cxx
DEP_CPP_FL_CHE=\
"..\fl\enumerations.h"\
|
