diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-12 18:17:35 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-12 18:17:35 +0000 |
| commit | aab290b5039910e59ce7aaf0196b4e03aa061600 (patch) | |
| tree | 164c1f311e22c6a9fbc5b358f6a093617e97299c /visualc | |
| parent | 74824267355c4ac6f51bcec10bdf66b45b46ee0a (diff) | |
Remove Fl_Output.cxx from VC++ project files...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2075 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 | ||||
| -rw-r--r-- | visualc/fltkdll.dsp | 13 |
2 files changed, 0 insertions, 17 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index c66ca082d..ffff2c47c 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -379,10 +379,6 @@ SOURCE=..\src\Fl_Multi_Label.cxx # End Source File
# Begin Source File
-SOURCE=..\src\Fl_Output.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\fl_oval_box.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 827724747..db7030b0a 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -1296,19 +1296,6 @@ DEP_CPP_FL_MU=\ # End Source File
# Begin Source File
-SOURCE=..\src\Fl_Output.cxx
-DEP_CPP_FL_OU=\
- "..\fl\enumerations.h"\
- "..\fl\fl.h"\
- "..\fl\fl_draw.h"\
- "..\fl\fl_export.h"\
- "..\fl\fl_input_.h"\
- "..\fl\fl_output.h"\
- "..\fl\fl_widget.h"\
-
-# End Source File
-# Begin Source File
-
SOURCE=..\src\fl_oval_box.cxx
DEP_CPP_FL_OV=\
"..\fl\enumerations.h"\
|
