summaryrefslogtreecommitdiff
path: root/visualc/fltkdll.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'visualc/fltkdll.dsp')
-rw-r--r--visualc/fltkdll.dsp2419
1 files changed, 2403 insertions, 16 deletions
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp
index 44ae5118a..e5a722c02 100644
--- a/visualc/fltkdll.dsp
+++ b/visualc/fltkdll.dsp
@@ -33,17 +33,17 @@ RSC=rc.exe
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "fltkdll_"
-# PROP BASE Intermediate_Dir "fltkdll_"
+# PROP BASE Output_Dir "fltkdll0"
+# PROP BASE Intermediate_Dir "fltkdll0"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "fltkdll_"
-# PROP Intermediate_Dir "fltkdll_"
+# PROP Output_Dir "../lib"
+# PROP Intermediate_Dir "fltkdll"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MT /GX /Os /Ob1 /I "." /I ".." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c
+# ADD CPP /nologo /Gd /MT /W3 /GX /Os /Ob2 /I "." /I ".." /D "FL_DLL" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
@@ -53,23 +53,24 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /machine:I386
-# ADD LINK32 wsock32.lib glu32.lib opengl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /incremental:yes /machine:I386 /out:"../lib/fltk.dll"
+# ADD LINK32 opengl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /version:1.0 /subsystem:windows /dll /pdb:"fltkdll.pdb" /machine:I386 /out:"fltkdll.dll"
+# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "fltkdll0"
-# PROP BASE Intermediate_Dir "fltkdll0"
+# PROP BASE Output_Dir "fltkdll1"
+# PROP BASE Intermediate_Dir "fltkdll1"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "fltkdll0"
-# PROP Intermediate_Dir "fltkdll0"
+# PROP Output_Dir "../lib"
+# PROP Intermediate_Dir "fltkdlld"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /Gm /GX /Zi /Od /Ob1 /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c
+# ADD CPP /nologo /Gd /MTd /Gm /GX /Zi /Od /Ob2 /I "." /I ".." /D "FL_DLL" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
@@ -79,7 +80,8 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 wsock32.lib glu32.lib opengl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../lib/fltkd.dll" /pdbtype:sept
+# ADD LINK32 opengl32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /version:1.0 /subsystem:windows /dll /incremental:no /pdb:"fltkdlld.pdb" /debug /machine:I386 /out:"fltkdlld.dll" /pdbtype:sept
+# SUBTRACT LINK32 /pdb:none
!ENDIF
@@ -89,183 +91,941 @@ LINK32=link.exe
# Name "fltkdll - Win32 Debug"
# Begin Source File
-SOURCE=..\src\dummymain.c
-# End Source File
-# Begin Source File
-
SOURCE=..\src\filename_absolute.cxx
+DEP_CPP_FILEN=\
+ "..\fl\filename.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\filename_expand.cxx
+DEP_CPP_FILENA=\
+ "..\fl\filename.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\filename_ext.cxx
+DEP_CPP_FILENAM=\
+ "..\fl\filename.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\filename_isdir.cxx
+DEP_CPP_FILENAME=\
+ "..\fl\filename.h"\
+ ".\config.h"\
+ {$(INCLUDE)}"sys\stat.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\filename_list.cxx
+DEP_CPP_FILENAME_=\
+ "..\fl\filename.h"\
+ ".\config.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\filename_match.cxx
+DEP_CPP_FILENAME_M=\
+ "..\fl\filename.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\filename_setext.cxx
+DEP_CPP_FILENAME_S=\
+ "..\fl\filename.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_CX=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_CX=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_abort.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_AB=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_AB=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Adjuster.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_AD=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_adjuster.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+ "..\src\fastarrow.h"\
+ "..\src\mediumarrow.h"\
+ "..\src\slowarrow.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_AD=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_adjuster.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+ "..\src\fastarrow.h"\
+ "..\src\mediumarrow.h"\
+ "..\src\slowarrow.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_arc.cxx
+DEP_CPP_FL_AR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\FL\math.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_arci.cxx
+DEP_CPP_FL_ARC=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\math.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_arg.cxx
+DEP_CPP_FL_ARG=\
+ "..\fl\enumerations.h"\
+ "..\fl\filename.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_ask.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_AS=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_ask.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_secret_input.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_AS=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_ask.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_secret_input.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Bitmap.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Box.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_boxtype.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BOX=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BOX=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Browser.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Browser_.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BRO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BRO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Browser_load.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BROW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BROW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_BU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_BU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Chart.cxx
+DEP_CPP_FL_CH=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_chart.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+ "..\FL\math.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Check_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_CHE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_check_button.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_CHE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_check_button.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Choice.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_CHO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_CHO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Clock.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_CL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_clock.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_CL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_clock.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_color.cxx
+DEP_CPP_FL_CO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_cmap.h"\
+ "..\src\fl_color_win32.cxx"\
+ "..\src\Fl_XColor.H"\
+ ".\config.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Color_Chooser.cxx
+DEP_CPP_FL_COL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_color_chooser.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_input.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\math.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Counter.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_COU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_counter.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_COU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_counter.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_cursor.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_CU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_CU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_curve.cxx
+DEP_CPP_FL_CUR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_cutpaste.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_CUT=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_cutpaste_win32.cxx"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_CUT=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_cutpaste_win32.cxx"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Dial.cxx
+DEP_CPP_FL_DI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_dial.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+ "..\FL\math.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_diamond_box.cxx
+DEP_CPP_FL_DIA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_display.cxx
+DEP_CPP_FL_DIS=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Double_Window.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_DO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_double_window.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_DO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_double_window.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_draw.cxx
+DEP_CPP_FL_DR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_draw_image.cxx
+DEP_CPP_FL_DRA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_draw_image_win32.cxx"\
+ "..\src\Fl_XColor.H"\
+ ".\config.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_draw_pixmap.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_DRAW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_DRAW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_engraved_label.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_EN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_EN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_file_chooser.cxx
+DEP_CPP_FL_FI=\
+ "..\fl\enumerations.h"\
+ "..\fl\filename.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_file_chooser.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ ".\config.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_font.cxx
+DEP_CPP_FL_FO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_font.h"\
+ "..\src\fl_font_win32.cxx"\
+ ".\config.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_get_key.cxx
+DEP_CPP_FL_GE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_get_key_win32.cxx"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_get_system_colors.cxx
+DEP_CPP_FL_GET=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\math.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Gl_Choice.cxx
+DEP_CPP_FL_GL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\Fl_Gl_Choice.H"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+
# End Source File
# Begin Source File
@@ -274,282 +1034,1909 @@ SOURCE=..\src\Fl_Gl_Choice.H
# Begin Source File
SOURCE=..\src\Fl_Gl_Overlay.cxx
+DEP_CPP_FL_GL_=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_gl_window.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\Fl_Gl_Choice.H"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Gl_Window.cxx
+DEP_CPP_FL_GL_W=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_gl_window.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\Fl_Gl_Choice.H"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\Fl_grab.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_GR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_GR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Group.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_GRO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_GRO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Image.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_IM=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_image.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_IM=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_image.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Input.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_IN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_IN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Input_.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_INP=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_INP=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_labeltype.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_LA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_LA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Light_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_LI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_LI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_ME=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_menu_window.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_ME=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_menu_window.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu_.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MEN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MEN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu_add.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MENU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MENU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu_Bar.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MENU_=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_bar.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MENU_=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_bar.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MENU_B=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_button.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MENU_B=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_button.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu_global.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MENU_G=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MENU_G=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Menu_Window.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MENU_W=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_window.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MENU_W=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_window.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Multi_Label.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_MU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_multi_label.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_MU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_multi_label.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Output.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_OU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_output.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_OU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_output.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_oval_box.cxx
+DEP_CPP_FL_OV=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_overlay.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_OVE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_OVE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_overlay_visual.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_OVER=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_OVER=\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Overlay_Window.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_OVERL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_double_window.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_overlay_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_OVERL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_double_window.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_overlay_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_own_colormap.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_OW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_OW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Pack.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_PA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_pack.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_PA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_pack.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Pixmap.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_PI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_pixmap.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_PI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_pixmap.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Positioner.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_PO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_positioner.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_PO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_positioner.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_rect.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_RE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_RE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Repeat_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_REP=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_repeat_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_REP=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_repeat_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Return_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_RET=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_RET=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Roller.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_RO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_roller.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_RO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_roller.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_round_box.cxx
+DEP_CPP_FL_ROU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Round_Button.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_ROUN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_round_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_ROUN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_round_button.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_rounded_box.cxx
+DEP_CPP_FL_ROUND=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Scroll.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SC=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scroll.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SC=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_scroll.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_scroll_area.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SCR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SCR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Scrollbar.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SCRO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SCRO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_set_font.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_font.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_font.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_set_fonts.cxx
+DEP_CPP_FL_SET=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_font.h"\
+ "..\src\fl_set_fonts_win32.cxx"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_shadow_box.cxx
+DEP_CPP_FL_SH=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_shortcut.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SHO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SHO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_show_colormap.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SHOW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_show_colormap.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SHOW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_show_colormap.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Single_Window.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_single_window.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Slider.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_symbols.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_SY=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_SY=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Tabs.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_TA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_tabs.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_TA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_tabs.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Tile.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_TI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_tile.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_TI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_tile.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Valuator.cxx
+DEP_CPP_FL_VA=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_widget.h"\
+ "..\FL\math.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Value_Input.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_VAL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_input.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_VAL=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_input.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Value_Output.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_VALU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_output.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_VALU=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_output.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Value_Slider.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_VALUE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_slider.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_VALUE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_slider.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\fl_vertex.cxx
+DEP_CPP_FL_VE=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\math.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_visual.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_VI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_VI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Widget.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_WI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_WI=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Window.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_WIN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_WIN=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Window_fullscreen.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_WIND=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_WIND=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Window_hotspot.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_WINDO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_WINDO=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_Window_iconize.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FL_WINDOW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FL_WINDOW=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\Fl_x.cxx
+DEP_CPP_FL_X_=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_win32.cxx"\
+ ".\config.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\forms_bitmap.cxx
+DEP_CPP_FORMS=\
+ "..\fl\enumerations.h"\
+ "..\fl\filename.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_ask.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_chart.h"\
+ "..\fl\fl_check_button.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_clock.h"\
+ "..\fl\fl_counter.h"\
+ "..\fl\fl_dial.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_file_chooser.h"\
+ "..\fl\fl_formsbitmap.h"\
+ "..\fl\fl_formspixmap.h"\
+ "..\fl\fl_free.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_button.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_pixmap.h"\
+ "..\fl\fl_positioner.h"\
+ "..\fl\fl_round_button.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_show_colormap.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_timer.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_slider.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\forms.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\forms_compatability.cxx
+DEP_CPP_FORMS_=\
+ "..\fl\enumerations.h"\
+ "..\fl\filename.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_ask.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_chart.h"\
+ "..\fl\fl_check_button.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_clock.h"\
+ "..\fl\fl_counter.h"\
+ "..\fl\fl_dial.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_file_chooser.h"\
+ "..\fl\fl_formsbitmap.h"\
+ "..\fl\fl_formspixmap.h"\
+ "..\fl\fl_free.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_button.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_pixmap.h"\
+ "..\fl\fl_positioner.h"\
+ "..\fl\fl_repeat_button.h"\
+ "..\fl\fl_return_button.h"\
+ "..\fl\fl_round_button.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_show_colormap.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_timer.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_slider.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\forms.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\forms_free.cxx
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_FORMS_F=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_free.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_FORMS_F=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_free.h"\
+ "..\fl\fl_widget.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\forms_fselect.cxx
+DEP_CPP_FORMS_FS=\
+ "..\fl\enumerations.h"\
+ "..\fl\filename.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_ask.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_chart.h"\
+ "..\fl\fl_check_button.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_clock.h"\
+ "..\fl\fl_counter.h"\
+ "..\fl\fl_dial.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_file_chooser.h"\
+ "..\fl\fl_formsbitmap.h"\
+ "..\fl\fl_formspixmap.h"\
+ "..\fl\fl_free.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_button.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_pixmap.h"\
+ "..\fl\fl_positioner.h"\
+ "..\fl\fl_round_button.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_show_colormap.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_timer.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_slider.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\forms.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\forms_pixmap.cxx
+DEP_CPP_FORMS_P=\
+ "..\fl\enumerations.h"\
+ "..\fl\filename.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_ask.h"\
+ "..\fl\fl_bitmap.h"\
+ "..\fl\fl_box.h"\
+ "..\fl\fl_browser.h"\
+ "..\fl\fl_browser_.h"\
+ "..\fl\fl_button.h"\
+ "..\fl\fl_chart.h"\
+ "..\fl\fl_check_button.h"\
+ "..\fl\fl_choice.h"\
+ "..\fl\fl_clock.h"\
+ "..\fl\fl_counter.h"\
+ "..\fl\fl_dial.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_file_chooser.h"\
+ "..\fl\fl_formsbitmap.h"\
+ "..\fl\fl_formspixmap.h"\
+ "..\fl\fl_free.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_input.h"\
+ "..\fl\fl_input_.h"\
+ "..\fl\fl_light_button.h"\
+ "..\fl\fl_menu_.h"\
+ "..\fl\fl_menu_button.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_pixmap.h"\
+ "..\fl\fl_positioner.h"\
+ "..\fl\fl_round_button.h"\
+ "..\fl\fl_scrollbar.h"\
+ "..\fl\fl_show_colormap.h"\
+ "..\fl\fl_slider.h"\
+ "..\fl\fl_timer.h"\
+ "..\fl\fl_valuator.h"\
+ "..\fl\fl_value_slider.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\fl\forms.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\forms_timer.cxx
+DEP_CPP_FORMS_T=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_timer.h"\
+ "..\fl\fl_widget.h"\
+ {$(INCLUDE)}"sys\timeb.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\gl_draw.cxx
+DEP_CPP_GL_DR=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\fl_font.h"\
+ "..\src\Fl_Gl_Choice.H"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\gl_start.cxx
+DEP_CPP_GL_ST=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_draw.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\win32.h"\
+ "..\fl\x.h"\
+ "..\src\Fl_Gl_Choice.H"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\glut_compatability.cxx
+DEP_CPP_GLUT_=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_gl_window.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_menu_item.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\glut.h"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+ {$(INCLUDE)}"GL\glu.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\glut_font.cxx
+DEP_CPP_GLUT_F=\
+ "..\fl\enumerations.h"\
+ "..\fl\fl.h"\
+ "..\fl\fl_gl_window.h"\
+ "..\fl\fl_group.h"\
+ "..\fl\fl_widget.h"\
+ "..\fl\fl_window.h"\
+ "..\FL\gl.h"\
+ "..\fl\glut.h"\
+ ".\config.h"\
+ {$(INCLUDE)}"GL\gl.h"\
+ {$(INCLUDE)}"GL\glu.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\numericsort.c
+DEP_CPP_NUMER=\
+ "..\fl\filename.h"\
+ ".\config.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
# End Source File
# Begin Source File
SOURCE=..\src\scandir.c
+
+!IF "$(CFG)" == "fltkdll - Win32 Release"
+
+DEP_CPP_SCAND=\
+ "..\src\scandir_win32.c"\
+ ".\config.h"\
+ {$(INCLUDE)}"sys\types.h"\
+
+
+!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug"
+
+DEP_CPP_SCAND=\
+ "..\src\scandir_win32.c"\
+ ".\config.h"\
+
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=..\src\vsnprintf.c
+DEP_CPP_VSNPR=\
+ ".\config.h"\
+
# End Source File
# End Target
# End Project