summaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-03-25 19:35:13 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-03-25 19:35:13 +0000
commit5ca343014f907597e9c0ce0297187e3218472493 (patch)
tree5df021dabaeada098ce42618b99967a937fb0f25 /visualc
parent9700e540c16b0719fb2579d607422150074d0fbf (diff)
WIN32 project and build fixes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2017 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc')
-rw-r--r--visualc/fltk.lib.dsp4
-rw-r--r--visualc/fltkdll.dsp26
2 files changed, 9 insertions, 21 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp
index 842c3b8f7..cdbafd807 100644
--- a/visualc/fltk.lib.dsp
+++ b/visualc/fltk.lib.dsp
@@ -223,10 +223,6 @@ SOURCE=..\src\fl_curve.cxx
# End Source File
# Begin Source File
-SOURCE=..\src\Fl_cutpaste.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_Dial.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp
index 0198d82fa..827724747 100644
--- a/visualc/fltkdll.dsp
+++ b/visualc/fltkdll.dsp
@@ -262,6 +262,7 @@ DEP_CPP_FL_AS=\
"..\fl\fl_ask.h"\
"..\fl\fl_box.h"\
"..\fl\fl_button.h"\
+ "..\fl\fl_draw.h"\
"..\fl\fl_export.h"\
"..\fl\fl_group.h"\
"..\fl\fl_input.h"\
@@ -561,23 +562,6 @@ DEP_CPP_FL_CUR=\
# End Source File
# Begin Source File
-SOURCE=..\src\Fl_cutpaste.cxx
-DEP_CPP_FL_CUT=\
- "..\fl\enumerations.h"\
- "..\fl\fl.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"\
- "..\src\Fl_cutpaste_mac.cxx"\
- "..\src\fl_cutpaste_win32.cxx"\
-
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_Dial.cxx
DEP_CPP_FL_DI=\
"..\fl\enumerations.h"\
@@ -622,7 +606,9 @@ DEP_CPP_FL_DN=\
"..\fl\mac.H"\
"..\fl\win32.h"\
"..\fl\x.h"\
+ "..\src\fl_dnd_mac.cxx"\
"..\src\fl_dnd_win32.cxx"\
+ "..\src\fl_dnd_x.cxx"\
".\config.h"\
# End Source File
@@ -881,6 +867,8 @@ DEP_CPP_FL_FO=\
"..\src\fl_font.h"\
"..\src\fl_font_mac.cxx"\
"..\src\fl_font_win32.cxx"\
+ "..\src\fl_font_x.cxx"\
+ "..\src\fl_font_xft.cxx"\
".\config.h"\
# End Source File
@@ -1659,6 +1647,9 @@ DEP_CPP_FL_SET=\
"..\src\fl_font.h"\
"..\src\fl_set_fonts_mac.cxx"\
"..\src\fl_set_fonts_win32.cxx"\
+ "..\src\fl_set_fonts_x.cxx"\
+ "..\src\fl_set_fonts_xft.cxx"\
+ ".\config.h"\
# End Source File
# Begin Source File
@@ -2041,6 +2032,7 @@ DEP_CPP_FL_X_=\
"..\fl\enumerations.h"\
"..\fl\filename.h"\
"..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
"..\fl\fl_export.h"\
"..\fl\fl_group.h"\
"..\fl\fl_menu_.h"\