diff options
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 | ||||
| -rw-r--r-- | visualc/fltkdll.dsp | 17 |
2 files changed, 21 insertions, 0 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index f63410425..842c3b8f7 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -239,6 +239,10 @@ SOURCE=..\src\Fl_display.cxx # End Source File
# Begin Source File
+SOURCE=..\src\fl_dnd.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Double_Window.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 0307e0df0..0198d82fa 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -611,6 +611,23 @@ DEP_CPP_FL_DIS=\ # End Source File
# Begin Source File
+SOURCE=..\src\fl_dnd.cxx
+DEP_CPP_FL_DN=\
+ "..\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_dnd_win32.cxx"\
+ ".\config.h"\
+
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Double_Window.cxx
DEP_CPP_FL_DO=\
"..\fl\enumerations.h"\
|
