From 9ab0bb195e8f79568c2a52fa4ebd287b1686ccaa Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 6 Aug 2001 23:51:39 +0000 Subject: WIN32 updates to make the DLL project work again... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1563 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/fltk.lib.dsp | 12 ++++ visualc/fltkdll.dsp | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 183 insertions(+), 1 deletion(-) (limited to 'visualc') diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index c655d9878..28e5f313a 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -467,6 +467,18 @@ SOURCE=..\src\Fl_Tabs.cxx # End Source File # Begin Source File +SOURCE=..\src\Fl_Text_Buffer.cxx +# End Source File +# Begin Source File + +SOURCE=..\src\Fl_Text_Display.cxx +# End Source File +# Begin Source File + +SOURCE=..\src\Fl_Text_Editor.cxx +# End Source File +# Begin Source File + SOURCE=..\src\Fl_Tile.cxx # End Source File # Begin Source File diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp index 61fda1eae..c35ec6cfb 100644 --- a/visualc/fltkdll.dsp +++ b/visualc/fltkdll.dsp @@ -94,6 +94,7 @@ LINK32=link.exe SOURCE=..\src\filename_absolute.cxx DEP_CPP_FILEN=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -101,6 +102,7 @@ DEP_CPP_FILEN=\ SOURCE=..\src\filename_expand.cxx DEP_CPP_FILENA=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -108,6 +110,7 @@ DEP_CPP_FILENA=\ SOURCE=..\src\filename_ext.cxx DEP_CPP_FILENAM=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -115,6 +118,7 @@ DEP_CPP_FILENAM=\ SOURCE=..\src\filename_isdir.cxx DEP_CPP_FILENAME=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ ".\config.h"\ # End Source File @@ -123,6 +127,7 @@ DEP_CPP_FILENAME=\ SOURCE=..\src\filename_list.cxx DEP_CPP_FILENAME_=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ ".\config.h"\ # End Source File @@ -131,6 +136,7 @@ DEP_CPP_FILENAME_=\ SOURCE=..\src\filename_match.cxx DEP_CPP_FILENAME_M=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -138,6 +144,7 @@ DEP_CPP_FILENAME_M=\ SOURCE=..\src\filename_setext.cxx DEP_CPP_FILENAME_S=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -147,6 +154,7 @@ DEP_CPP_FL_CX=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_tooltip.h"\ "..\fl\fl_widget.h"\ @@ -161,6 +169,7 @@ SOURCE=..\src\Fl_abort.cxx DEP_CPP_FL_AB=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ ".\config.h"\ # End Source File @@ -170,6 +179,7 @@ SOURCE=..\src\Fl_add_idle.cxx DEP_CPP_FL_AD=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -181,6 +191,8 @@ DEP_CPP_FL_ADJ=\ "..\fl\fl_adjuster.h"\ "..\fl\fl_bitmap.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ "..\src\fastarrow.h"\ @@ -194,6 +206,7 @@ SOURCE=..\src\fl_arc.cxx DEP_CPP_FL_AR=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\FL\math.h"\ # End Source File @@ -203,6 +216,7 @@ SOURCE=..\src\fl_arci.cxx DEP_CPP_FL_ARC=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -219,6 +233,7 @@ DEP_CPP_FL_ARG=\ "..\fl\filename.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -235,6 +250,7 @@ DEP_CPP_FL_AS=\ "..\fl\fl_ask.h"\ "..\fl\fl_box.h"\ "..\fl\fl_button.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ @@ -255,7 +271,9 @@ DEP_CPP_FL_BI=\ "..\fl\fl.h"\ "..\fl\fl_bitmap.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -269,6 +287,7 @@ SOURCE=..\src\Fl_Box.cxx DEP_CPP_FL_BO=\ "..\fl\enumerations.h"\ "..\fl\fl_box.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_widget.h"\ # End Source File @@ -279,6 +298,7 @@ DEP_CPP_FL_BOX=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_widget.h"\ ".\config.h"\ @@ -292,6 +312,7 @@ DEP_CPP_FL_BR=\ "..\fl\fl_browser.h"\ "..\fl\fl_browser_.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_scrollbar.h"\ "..\fl\fl_slider.h"\ @@ -307,6 +328,7 @@ DEP_CPP_FL_BRO=\ "..\fl\fl.h"\ "..\fl\fl_browser_.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_scrollbar.h"\ "..\fl\fl_slider.h"\ @@ -322,6 +344,7 @@ DEP_CPP_FL_BROW=\ "..\fl\fl.h"\ "..\fl\fl_browser.h"\ "..\fl\fl_browser_.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_scrollbar.h"\ "..\fl\fl_slider.h"\ @@ -336,6 +359,7 @@ DEP_CPP_FL_BU=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ @@ -348,6 +372,7 @@ DEP_CPP_FL_CH=\ "..\fl\fl.h"\ "..\fl\fl_chart.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_widget.h"\ "..\FL\math.h"\ @@ -360,6 +385,7 @@ DEP_CPP_FL_CHE=\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ "..\fl\fl_check_button.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_light_button.h"\ "..\fl\fl_widget.h"\ @@ -372,6 +398,7 @@ DEP_CPP_FL_CHO=\ "..\fl\fl.h"\ "..\fl\fl_choice.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_widget.h"\ @@ -385,6 +412,7 @@ DEP_CPP_FL_CL=\ "..\fl\fl.h"\ "..\fl\fl_clock.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_widget.h"\ # End Source File @@ -395,6 +423,7 @@ DEP_CPP_FL_CO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -417,6 +446,7 @@ DEP_CPP_FL_COL=\ "..\fl\fl_choice.h"\ "..\fl\fl_color_chooser.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ @@ -436,6 +466,7 @@ SOURCE=..\src\Fl_compose.cxx DEP_CPP_FL_COM=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -446,6 +477,7 @@ DEP_CPP_FL_COU=\ "..\fl\fl.h"\ "..\fl\fl_counter.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ @@ -457,6 +489,7 @@ DEP_CPP_FL_CU=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -470,6 +503,7 @@ SOURCE=..\src\fl_curve.cxx DEP_CPP_FL_CUR=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -478,6 +512,7 @@ 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"\ @@ -494,6 +529,7 @@ DEP_CPP_FL_DI=\ "..\fl\fl.h"\ "..\fl\fl_dial.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ "..\FL\math.h"\ @@ -506,6 +542,7 @@ DEP_CPP_FL_DIA=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -514,6 +551,7 @@ SOURCE=..\src\Fl_display.cxx DEP_CPP_FL_DIS=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -524,6 +562,7 @@ DEP_CPP_FL_DO=\ "..\fl\fl.h"\ "..\fl\fl_double_window.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -538,6 +577,8 @@ SOURCE=..\src\fl_draw.cxx DEP_CPP_FL_DR=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ + "..\fl\fl_image.h"\ # End Source File # Begin Source File @@ -547,6 +588,7 @@ DEP_CPP_FL_DRA=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -564,6 +606,7 @@ DEP_CPP_FL_DRAW=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -579,6 +622,7 @@ DEP_CPP_FL_EN=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_widget.h"\ # End Source File @@ -593,6 +637,7 @@ DEP_CPP_FL_FI=\ "..\fl\fl_browser_.h"\ "..\fl\fl_button.h"\ "..\fl\fl_choice.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_file_chooser.h"\ "..\fl\fl_filebrowser.h"\ "..\fl\fl_filechooser.h"\ @@ -621,6 +666,7 @@ DEP_CPP_FL_FIL=\ "..\fl\fl_browser.h"\ "..\fl\fl_browser_.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_filebrowser.h"\ "..\fl\fl_fileicon.h"\ "..\fl\fl_group.h"\ @@ -628,6 +674,7 @@ DEP_CPP_FL_FIL=\ "..\fl\fl_slider.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ + ".\config.h"\ # End Source File # Begin Source File @@ -642,10 +689,12 @@ DEP_CPP_FL_FILE=\ "..\fl\fl_browser_.h"\ "..\fl\fl_button.h"\ "..\fl\fl_choice.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_filebrowser.h"\ "..\fl\fl_filechooser.h"\ "..\fl\fl_fileicon.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_menu_.h"\ @@ -670,6 +719,7 @@ DEP_CPP_FL_FILEC=\ "..\fl\fl_browser_.h"\ "..\fl\fl_button.h"\ "..\fl\fl_choice.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_filebrowser.h"\ "..\fl\fl_filechooser.h"\ "..\fl\fl_fileicon.h"\ @@ -696,6 +746,7 @@ DEP_CPP_FL_FILEI=\ "..\fl\filename.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_fileicon.h"\ "..\fl\fl_widget.h"\ ".\config.h"\ @@ -708,6 +759,7 @@ DEP_CPP_FL_FO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -724,6 +776,7 @@ SOURCE=..\src\Fl_get_key.cxx DEP_CPP_FL_GE=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -738,6 +791,7 @@ SOURCE=..\src\Fl_get_system_colors.cxx DEP_CPP_FL_GET=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -752,6 +806,7 @@ SOURCE=..\src\Fl_grab.cxx DEP_CPP_FL_GR=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -767,6 +822,7 @@ DEP_CPP_FL_GRO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_tooltip.h"\ "..\fl\fl_widget.h"\ @@ -781,6 +837,7 @@ DEP_CPP_FL_HE=\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_helpdialog.h"\ "..\fl\fl_helpview.h"\ @@ -798,6 +855,7 @@ DEP_CPP_FL_HEL=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_helpview.h"\ "..\fl\fl_image.h"\ @@ -816,6 +874,7 @@ DEP_CPP_FL_IM=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_image.h"\ "..\fl\fl_menu_item.h"\ @@ -832,6 +891,7 @@ DEP_CPP_FL_IN=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_widget.h"\ @@ -844,6 +904,7 @@ DEP_CPP_FL_INP=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_widget.h"\ @@ -855,6 +916,7 @@ DEP_CPP_FL_LA=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_widget.h"\ @@ -868,6 +930,7 @@ DEP_CPP_FL_LI=\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_light_button.h"\ "..\fl\fl_widget.h"\ @@ -878,6 +941,7 @@ SOURCE=..\src\fl_line_style.cxx DEP_CPP_FL_LIN=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -892,6 +956,7 @@ DEP_CPP_FL_ME=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_item.h"\ @@ -907,6 +972,7 @@ SOURCE=..\src\Fl_Menu_.cxx DEP_CPP_FL_MEN=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_widget.h"\ @@ -917,6 +983,7 @@ DEP_CPP_FL_MEN=\ SOURCE=..\src\Fl_Menu_add.cxx DEP_CPP_FL_MENU=\ "..\fl\enumerations.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_widget.h"\ @@ -928,6 +995,7 @@ SOURCE=..\src\Fl_Menu_Bar.cxx DEP_CPP_FL_MENU_=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_bar.h"\ "..\fl\fl_menu_item.h"\ @@ -941,6 +1009,7 @@ DEP_CPP_FL_MENU_B=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_button.h"\ "..\fl\fl_menu_item.h"\ @@ -953,6 +1022,7 @@ SOURCE=..\src\Fl_Menu_global.cxx DEP_CPP_FL_MENU_G=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_widget.h"\ @@ -965,6 +1035,7 @@ DEP_CPP_FL_MENU_W=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_menu_window.h"\ "..\fl\fl_single_window.h"\ @@ -981,6 +1052,7 @@ SOURCE=..\src\Fl_Multi_Label.cxx DEP_CPP_FL_MU=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_multi_label.h"\ "..\fl\fl_widget.h"\ @@ -993,6 +1065,7 @@ 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"\ @@ -1005,6 +1078,7 @@ DEP_CPP_FL_OV=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -1013,6 +1087,7 @@ SOURCE=..\src\fl_overlay.cxx DEP_CPP_FL_OVE=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1026,6 +1101,7 @@ SOURCE=..\src\fl_overlay_visual.cxx DEP_CPP_FL_OVER=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1042,6 +1118,7 @@ DEP_CPP_FL_OVERL=\ "..\fl\fl.h"\ "..\fl\fl_double_window.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_overlay_window.h"\ "..\fl\fl_widget.h"\ @@ -1057,6 +1134,7 @@ SOURCE=..\src\Fl_own_colormap.cxx DEP_CPP_FL_OW=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1072,6 +1150,7 @@ DEP_CPP_FL_PA=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_pack.h"\ "..\fl\fl_widget.h"\ @@ -1084,7 +1163,9 @@ DEP_CPP_FL_PI=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_menu_item.h"\ "..\fl\fl_pixmap.h"\ "..\fl\fl_widget.h"\ @@ -1100,6 +1181,7 @@ DEP_CPP_FL_PO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_positioner.h"\ "..\fl\fl_widget.h"\ @@ -1110,6 +1192,7 @@ SOURCE=..\src\fl_rect.cxx DEP_CPP_FL_RE=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1124,6 +1207,7 @@ DEP_CPP_FL_REP=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_repeat_button.h"\ "..\fl\fl_widget.h"\ @@ -1136,6 +1220,7 @@ DEP_CPP_FL_RET=\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_return_button.h"\ "..\fl\fl_widget.h"\ @@ -1147,6 +1232,7 @@ DEP_CPP_FL_RO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_roller.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ @@ -1159,6 +1245,7 @@ DEP_CPP_FL_ROU=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -1168,6 +1255,7 @@ DEP_CPP_FL_ROUN=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_light_button.h"\ "..\fl\fl_round_button.h"\ "..\fl\fl_widget.h"\ @@ -1180,6 +1268,7 @@ DEP_CPP_FL_ROUND=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -1189,6 +1278,7 @@ DEP_CPP_FL_SC=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_scroll.h"\ "..\fl\fl_scrollbar.h"\ @@ -1202,6 +1292,7 @@ DEP_CPP_FL_SC=\ SOURCE=..\src\fl_scroll_area.cxx DEP_CPP_FL_SCR=\ "..\fl\enumerations.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1216,6 +1307,7 @@ DEP_CPP_FL_SCRO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_scrollbar.h"\ "..\fl\fl_slider.h"\ "..\fl\fl_valuator.h"\ @@ -1228,6 +1320,7 @@ SOURCE=..\src\fl_set_font.cxx DEP_CPP_FL_SE=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1243,6 +1336,7 @@ SOURCE=..\src\fl_set_fonts.cxx DEP_CPP_FL_SET=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1259,6 +1353,7 @@ DEP_CPP_FL_SH=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -1269,6 +1364,7 @@ DEP_CPP_FL_SHO=\ "..\fl\fl.h"\ "..\fl\fl_button.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1283,6 +1379,7 @@ DEP_CPP_FL_SHOW=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_show_colormap.h"\ "..\fl\fl_single_window.h"\ @@ -1296,6 +1393,7 @@ DEP_CPP_FL_SHOW=\ SOURCE=..\src\Fl_Single_Window.cxx DEP_CPP_FL_SI=\ "..\fl\enumerations.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_single_window.h"\ "..\fl\fl_widget.h"\ @@ -1309,6 +1407,7 @@ DEP_CPP_FL_SL=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_slider.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ @@ -1321,7 +1420,7 @@ DEP_CPP_FL_SY=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ - "..\fl\fl_widget.h"\ + "..\fl\fl_export.h"\ # End Source File # Begin Source File @@ -1331,6 +1430,7 @@ DEP_CPP_FL_TA=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_tabs.h"\ "..\fl\fl_widget.h"\ @@ -1338,10 +1438,54 @@ DEP_CPP_FL_TA=\ # End Source File # Begin Source File +SOURCE=..\src\Fl_Text_Buffer.cxx +DEP_CPP_FL_TE=\ + "..\fl\fl_export.h"\ + "..\fl\fl_text_buffer.h"\ + +# End Source File +# Begin Source File + +SOURCE=..\src\Fl_Text_Display.cxx +DEP_CPP_FL_TEX=\ + "..\fl\enumerations.h"\ + "..\fl\fl.h"\ + "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ + "..\fl\fl_group.h"\ + "..\fl\fl_scrollbar.h"\ + "..\fl\fl_slider.h"\ + "..\fl\fl_text_buffer.h"\ + "..\fl\fl_text_display.h"\ + "..\fl\fl_valuator.h"\ + "..\fl\fl_widget.h"\ + +# End Source File +# Begin Source File + +SOURCE=..\src\Fl_Text_Editor.cxx +DEP_CPP_FL_TEXT=\ + "..\fl\enumerations.h"\ + "..\fl\fl.h"\ + "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ + "..\fl\fl_group.h"\ + "..\fl\fl_scrollbar.h"\ + "..\fl\fl_slider.h"\ + "..\fl\fl_text_buffer.h"\ + "..\fl\fl_text_display.h"\ + "..\fl\fl_text_editor.h"\ + "..\fl\fl_valuator.h"\ + "..\fl\fl_widget.h"\ + +# End Source File +# Begin Source File + SOURCE=..\src\Fl_Tile.cxx DEP_CPP_FL_TI=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_tile.h"\ "..\fl\fl_widget.h"\ @@ -1356,6 +1500,7 @@ DEP_CPP_FL_TO=\ "..\fl\fl.h"\ "..\fl\fl_box.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_menu_window.h"\ "..\fl\fl_single_window.h"\ @@ -1370,6 +1515,7 @@ SOURCE=..\src\Fl_Valuator.cxx DEP_CPP_FL_VA=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_widget.h"\ "..\FL\math.h"\ @@ -1381,6 +1527,7 @@ SOURCE=..\src\Fl_Value_Input.cxx DEP_CPP_FL_VAL=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ @@ -1396,6 +1543,7 @@ DEP_CPP_FL_VALU=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_value_output.h"\ "..\fl\fl_widget.h"\ @@ -1408,6 +1556,7 @@ DEP_CPP_FL_VALUE=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_slider.h"\ "..\fl\fl_valuator.h"\ "..\fl\fl_value_slider.h"\ @@ -1420,6 +1569,7 @@ SOURCE=..\src\fl_vertex.cxx DEP_CPP_FL_VE=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1434,6 +1584,7 @@ SOURCE=..\src\Fl_visual.cxx DEP_CPP_FL_VI=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1448,6 +1599,8 @@ SOURCE=..\src\Fl_Widget.cxx DEP_CPP_FL_WI=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_tooltip.h"\ "..\fl\fl_widget.h"\ @@ -1459,6 +1612,7 @@ SOURCE=..\src\Fl_Window.cxx DEP_CPP_FL_WIN=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1470,6 +1624,7 @@ SOURCE=..\src\Fl_Window_fullscreen.cxx DEP_CPP_FL_WIND=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1483,6 +1638,7 @@ SOURCE=..\src\Fl_Window_hotspot.cxx DEP_CPP_FL_WINDO=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1494,6 +1650,7 @@ DEP_CPP_FL_WINDO=\ SOURCE=..\src\Fl_Window_iconize.cxx DEP_CPP_FL_WINDOW=\ "..\fl\enumerations.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1507,6 +1664,7 @@ SOURCE=..\src\Fl_Wizard.cxx DEP_CPP_FL_WIZ=\ "..\fl\enumerations.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_wizard.h"\ @@ -1519,6 +1677,7 @@ DEP_CPP_FL_X_=\ "..\fl\enumerations.h"\ "..\fl\filename.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_group.h"\ "..\fl\fl_widget.h"\ "..\fl\fl_window.h"\ @@ -1548,11 +1707,13 @@ DEP_CPP_FORMS=\ "..\fl\fl_counter.h"\ "..\fl\fl_dial.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_file_chooser.h"\ "..\fl\fl_formsbitmap.h"\ "..\fl\fl_formspixmap.h"\ "..\fl\fl_free.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_light_button.h"\ @@ -1593,11 +1754,13 @@ DEP_CPP_FORMS_=\ "..\fl\fl_counter.h"\ "..\fl\fl_dial.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_file_chooser.h"\ "..\fl\fl_formsbitmap.h"\ "..\fl\fl_formspixmap.h"\ "..\fl\fl_free.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_light_button.h"\ @@ -1626,6 +1789,7 @@ SOURCE=..\src\forms_free.cxx DEP_CPP_FORMS_F=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_free.h"\ "..\fl\fl_widget.h"\ @@ -1650,11 +1814,13 @@ DEP_CPP_FORMS_FS=\ "..\fl\fl_counter.h"\ "..\fl\fl_dial.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_file_chooser.h"\ "..\fl\fl_formsbitmap.h"\ "..\fl\fl_formspixmap.h"\ "..\fl\fl_free.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_light_button.h"\ @@ -1695,11 +1861,13 @@ DEP_CPP_FORMS_P=\ "..\fl\fl_counter.h"\ "..\fl\fl_dial.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_file_chooser.h"\ "..\fl\fl_formsbitmap.h"\ "..\fl\fl_formspixmap.h"\ "..\fl\fl_free.h"\ "..\fl\fl_group.h"\ + "..\fl\fl_image.h"\ "..\fl\fl_input.h"\ "..\fl\fl_input_.h"\ "..\fl\fl_light_button.h"\ @@ -1727,6 +1895,7 @@ DEP_CPP_FORMS_T=\ "..\fl\enumerations.h"\ "..\fl\fl.h"\ "..\fl\fl_draw.h"\ + "..\fl\fl_export.h"\ "..\fl\fl_timer.h"\ "..\fl\fl_widget.h"\ @@ -1736,6 +1905,7 @@ DEP_CPP_FORMS_T=\ SOURCE=..\src\numericsort.c DEP_CPP_NUMER=\ "..\fl\filename.h"\ + "..\fl\fl_export.h"\ ".\config.h"\ # End Source File -- cgit v1.2.3