From f3180baff0cf3958e4eef70a634def5d46ec2244 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Sun, 19 Oct 2008 16:40:38 +0000 Subject: Moved visualc6 env to ide, no cairo stuff yet. builds ok rel. and debug. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6472 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- visualc/CubeView.dsp | 136 --- visualc/adjuster.dsp | 97 -- visualc/arc.dsp | 97 -- visualc/ask.dsp | 97 -- visualc/bitmap.dsp | 97 -- visualc/blocks.dsp | 97 -- visualc/boxtype.dsp | 97 -- visualc/browser.dsp | 97 -- visualc/button.dsp | 97 -- visualc/buttons.dsp | 97 -- visualc/checkers.dsp | 97 -- visualc/clock.dsp | 97 -- visualc/colbrowser.dsp | 97 -- visualc/color_chooser.dsp | 97 -- visualc/config.h | 195 --- visualc/cube.dsp | 97 -- visualc/cursor.dsp | 97 -- visualc/curve.dsp | 97 -- visualc/demo.dsp | 97 -- visualc/doublebuffer.dsp | 97 -- visualc/editor.dsp | 97 -- visualc/fast_slow.dsp | 128 -- visualc/file_chooser.dsp | 97 -- visualc/fltk.dsw | 1406 ---------------------- visualc/fltk.lib.dsp | 633 ---------- visualc/fltkdll.dsp | 2806 -------------------------------------------- visualc/fltkforms.dsp | 109 -- visualc/fltkgl.dsp | 133 --- visualc/fltkimages.dsp | 117 -- visualc/fluid.dsp | 170 --- visualc/fonts.dsp | 97 -- visualc/forms.dsp | 97 -- visualc/fractals.dsp | 101 -- visualc/fullscreen.dsp | 97 -- visualc/gl_overlay.dsp | 97 -- visualc/glpuzzle.dsp | 97 -- visualc/hello.dsp | 97 -- visualc/help.dsp | 97 -- visualc/iconize.dsp | 97 -- visualc/image.dsp | 97 -- visualc/inactive.dsp | 128 -- visualc/input.dsp | 97 -- visualc/input_choice.dsp | 97 -- visualc/jpeg.dsp | 280 ----- visualc/keyboard.dsp | 132 --- visualc/label.dsp | 97 -- visualc/libpng.dsp | 145 --- visualc/line_style.dsp | 97 -- visualc/mandelbrot.dsp | 132 --- visualc/menubar.dsp | 97 -- visualc/message.dsp | 97 -- visualc/minimum.dsp | 97 -- visualc/navigation.dsp | 97 -- visualc/output.dsp | 97 -- visualc/overlay.dsp | 97 -- visualc/pack.dsp | 97 -- visualc/pixmap.dsp | 97 -- visualc/pixmap_browser.dsp | 97 -- visualc/preferences.dsp | 128 -- visualc/radio.dsp | 128 -- visualc/resize.dsp | 128 -- visualc/resizebox.dsp | 97 -- visualc/scroll.dsp | 97 -- visualc/shape.dsp | 97 -- visualc/subwindow.dsp | 97 -- visualc/sudoku.dsp | 105 -- visualc/symbols.dsp | 97 -- visualc/tabs.dsp | 128 -- visualc/threads.dsp | 97 -- visualc/tile.dsp | 97 -- visualc/tiled_image.dsp | 97 -- visualc/utf8.dsp | 97 -- visualc/valuators.dsp | 128 -- visualc/zlib.dsp | 129 -- 74 files changed, 12572 deletions(-) delete mode 100644 visualc/CubeView.dsp delete mode 100644 visualc/adjuster.dsp delete mode 100644 visualc/arc.dsp delete mode 100644 visualc/ask.dsp delete mode 100644 visualc/bitmap.dsp delete mode 100644 visualc/blocks.dsp delete mode 100644 visualc/boxtype.dsp delete mode 100644 visualc/browser.dsp delete mode 100644 visualc/button.dsp delete mode 100644 visualc/buttons.dsp delete mode 100644 visualc/checkers.dsp delete mode 100644 visualc/clock.dsp delete mode 100644 visualc/colbrowser.dsp delete mode 100644 visualc/color_chooser.dsp delete mode 100644 visualc/config.h delete mode 100644 visualc/cube.dsp delete mode 100644 visualc/cursor.dsp delete mode 100644 visualc/curve.dsp delete mode 100644 visualc/demo.dsp delete mode 100644 visualc/doublebuffer.dsp delete mode 100644 visualc/editor.dsp delete mode 100644 visualc/fast_slow.dsp delete mode 100644 visualc/file_chooser.dsp delete mode 100644 visualc/fltk.dsw delete mode 100644 visualc/fltk.lib.dsp delete mode 100644 visualc/fltkdll.dsp delete mode 100644 visualc/fltkforms.dsp delete mode 100644 visualc/fltkgl.dsp delete mode 100644 visualc/fltkimages.dsp delete mode 100644 visualc/fluid.dsp delete mode 100644 visualc/fonts.dsp delete mode 100644 visualc/forms.dsp delete mode 100644 visualc/fractals.dsp delete mode 100644 visualc/fullscreen.dsp delete mode 100644 visualc/gl_overlay.dsp delete mode 100644 visualc/glpuzzle.dsp delete mode 100644 visualc/hello.dsp delete mode 100644 visualc/help.dsp delete mode 100644 visualc/iconize.dsp delete mode 100644 visualc/image.dsp delete mode 100644 visualc/inactive.dsp delete mode 100644 visualc/input.dsp delete mode 100644 visualc/input_choice.dsp delete mode 100644 visualc/jpeg.dsp delete mode 100644 visualc/keyboard.dsp delete mode 100644 visualc/label.dsp delete mode 100644 visualc/libpng.dsp delete mode 100644 visualc/line_style.dsp delete mode 100644 visualc/mandelbrot.dsp delete mode 100644 visualc/menubar.dsp delete mode 100644 visualc/message.dsp delete mode 100644 visualc/minimum.dsp delete mode 100644 visualc/navigation.dsp delete mode 100644 visualc/output.dsp delete mode 100644 visualc/overlay.dsp delete mode 100644 visualc/pack.dsp delete mode 100644 visualc/pixmap.dsp delete mode 100644 visualc/pixmap_browser.dsp delete mode 100644 visualc/preferences.dsp delete mode 100644 visualc/radio.dsp delete mode 100644 visualc/resize.dsp delete mode 100644 visualc/resizebox.dsp delete mode 100644 visualc/scroll.dsp delete mode 100644 visualc/shape.dsp delete mode 100644 visualc/subwindow.dsp delete mode 100644 visualc/sudoku.dsp delete mode 100644 visualc/symbols.dsp delete mode 100644 visualc/tabs.dsp delete mode 100644 visualc/threads.dsp delete mode 100644 visualc/tile.dsp delete mode 100644 visualc/tiled_image.dsp delete mode 100644 visualc/utf8.dsp delete mode 100644 visualc/valuators.dsp delete mode 100644 visualc/zlib.dsp (limited to 'visualc') diff --git a/visualc/CubeView.dsp b/visualc/CubeView.dsp deleted file mode 100644 index fa568da4d..000000000 --- a/visualc/CubeView.dsp +++ /dev/null @@ -1,136 +0,0 @@ -# Microsoft Developer Studio Project File - Name="CubeView" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=CubeView - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "CubeView.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "CubeView.mak" CFG="CubeView - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "CubeView - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "CubeView - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "CubeView - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "CubeView___" -# PROP BASE Intermediate_Dir "CubeView___" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "CubeView___" -# PROP Intermediate_Dir "CubeView___" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/CubeView.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "CubeView - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "CubeView__0" -# PROP BASE Intermediate_Dir "CubeView__0" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "CubeView__0" -# PROP Intermediate_Dir "CubeView__0" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/CubeViewd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "CubeView - Win32 Release" -# Name "CubeView - Win32 Debug" -# Begin Source File - -SOURCE=..\test\CubeMain.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\CubeView.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\CubeViewUI.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\CubeViewUI.fl - -!IF "$(CFG)" == "CubeView - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\CubeViewUI.fl - -"..\test\CubeViewUI.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c CubeViewUI.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "CubeView - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\CubeViewUI.fl - -"..\test\CubeViewUI.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c CubeViewUI.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/adjuster.dsp b/visualc/adjuster.dsp deleted file mode 100644 index 15657b258..000000000 --- a/visualc/adjuster.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="adjuster" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=adjuster - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "adjuster.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "adjuster.mak" CFG="adjuster - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "adjuster - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "adjuster - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "adjuster - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/adjuster.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "adjuster - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "adjuster_" -# PROP BASE Intermediate_Dir "adjuster_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "adjuster_" -# PROP Intermediate_Dir "adjuster_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/adjusterd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "adjuster - Win32 Release" -# Name "adjuster - Win32 Debug" -# Begin Source File - -SOURCE=..\test\adjuster.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/arc.dsp b/visualc/arc.dsp deleted file mode 100644 index 4578322bf..000000000 --- a/visualc/arc.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="arc" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=arc - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "arc.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "arc.mak" CFG="arc - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "arc - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "arc - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "arc - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/arc.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "arc - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "arc_" -# PROP BASE Intermediate_Dir "arc_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "arc_" -# PROP Intermediate_Dir "arc_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/arcd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "arc - Win32 Release" -# Name "arc - Win32 Debug" -# Begin Source File - -SOURCE=..\test\arc.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/ask.dsp b/visualc/ask.dsp deleted file mode 100644 index dc991dc71..000000000 --- a/visualc/ask.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="ask" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=ask - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "ask.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "ask.mak" CFG="ask - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "ask - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "ask - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "ask - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/ask.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "ask - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "ask_" -# PROP BASE Intermediate_Dir "ask_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "ask_" -# PROP Intermediate_Dir "ask_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/askd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "ask - Win32 Release" -# Name "ask - Win32 Debug" -# Begin Source File - -SOURCE=..\test\ask.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/bitmap.dsp b/visualc/bitmap.dsp deleted file mode 100644 index ad361d0a6..000000000 --- a/visualc/bitmap.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="bitmap" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=bitmap - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "bitmap.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "bitmap.mak" CFG="bitmap - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "bitmap - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "bitmap - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "bitmap - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/bitmap.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "bitmap - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "bitmap_" -# PROP BASE Intermediate_Dir "bitmap_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "bitmap_" -# PROP Intermediate_Dir "bitmap_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/bitmapd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "bitmap - Win32 Release" -# Name "bitmap - Win32 Debug" -# Begin Source File - -SOURCE=..\test\bitmap.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/blocks.dsp b/visualc/blocks.dsp deleted file mode 100644 index 5f1149281..000000000 --- a/visualc/blocks.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="blocks" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=blocks - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "blocks.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "blocks.mak" CFG="blocks - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "blocks - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "blocks - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "blocks - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 winmm.lib fltk.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/blocks.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "blocks - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "blocks_" -# PROP BASE Intermediate_Dir "blocks_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "blocks_" -# PROP Intermediate_Dir "blocks_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 winmm.lib fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/blocksd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "blocks - Win32 Release" -# Name "blocks - Win32 Debug" -# Begin Source File - -SOURCE=..\test\blocks.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/boxtype.dsp b/visualc/boxtype.dsp deleted file mode 100644 index 5647f93cb..000000000 --- a/visualc/boxtype.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="boxtype" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=boxtype - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "boxtype.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "boxtype.mak" CFG="boxtype - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "boxtype - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "boxtype - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "boxtype - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/boxtype.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "boxtype - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "boxtype_" -# PROP BASE Intermediate_Dir "boxtype_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "boxtype_" -# PROP Intermediate_Dir "boxtype_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/boxtyped.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "boxtype - Win32 Release" -# Name "boxtype - Win32 Debug" -# Begin Source File - -SOURCE=..\test\boxtype.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/browser.dsp b/visualc/browser.dsp deleted file mode 100644 index ff094d367..000000000 --- a/visualc/browser.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="browser" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=browser - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "browser.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "browser.mak" CFG="browser - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "browser - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "browser - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "browser - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/browser.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "browser - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "browser_" -# PROP BASE Intermediate_Dir "browser_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "browser_" -# PROP Intermediate_Dir "browser_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/browserd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "browser - Win32 Release" -# Name "browser - Win32 Debug" -# Begin Source File - -SOURCE=..\test\browser.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/button.dsp b/visualc/button.dsp deleted file mode 100644 index b9900d747..000000000 --- a/visualc/button.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="button" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=button - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "button.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "button.mak" CFG="button - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "button - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "button - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "button - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/button.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "button - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "button_" -# PROP BASE Intermediate_Dir "button_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "button_" -# PROP Intermediate_Dir "button_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/buttond.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "button - Win32 Release" -# Name "button - Win32 Debug" -# Begin Source File - -SOURCE=..\test\button.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/buttons.dsp b/visualc/buttons.dsp deleted file mode 100644 index 8c995c0e2..000000000 --- a/visualc/buttons.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="buttons" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=buttons - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "buttons.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "buttons.mak" CFG="buttons - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "buttons - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "buttons - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "buttons - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/buttons.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "buttons - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "buttons_" -# PROP BASE Intermediate_Dir "buttons_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "buttons_" -# PROP Intermediate_Dir "buttons_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/buttonsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "buttons - Win32 Release" -# Name "buttons - Win32 Debug" -# Begin Source File - -SOURCE=..\test\buttons.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/checkers.dsp b/visualc/checkers.dsp deleted file mode 100644 index 30fa7348a..000000000 --- a/visualc/checkers.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="checkers" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=checkers - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "checkers.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "checkers.mak" CFG="checkers - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "checkers - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "checkers - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "checkers - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/checkers.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "checkers - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "checkers_" -# PROP BASE Intermediate_Dir "checkers_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "checkers_" -# PROP Intermediate_Dir "checkers_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/checkersd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "checkers - Win32 Release" -# Name "checkers - Win32 Debug" -# Begin Source File - -SOURCE=..\test\checkers.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/clock.dsp b/visualc/clock.dsp deleted file mode 100644 index e960a832e..000000000 --- a/visualc/clock.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="clock" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=clock - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "clock.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "clock.mak" CFG="clock - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "clock - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "clock - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "clock - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/clock.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "clock - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "clock_" -# PROP BASE Intermediate_Dir "clock_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "clock_" -# PROP Intermediate_Dir "clock_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/clockd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "clock - Win32 Release" -# Name "clock - Win32 Debug" -# Begin Source File - -SOURCE=..\test\clock.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/colbrowser.dsp b/visualc/colbrowser.dsp deleted file mode 100644 index b07782a13..000000000 --- a/visualc/colbrowser.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="colbrowser" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=colbrowser - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "colbrowser.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "colbrowser.mak" CFG="colbrowser - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "colbrowser - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "colbrowser - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "colbrowser - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/colbrowser.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "colbrowser - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "colbrowser_" -# PROP BASE Intermediate_Dir "colbrowser_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "colbrowser_" -# PROP Intermediate_Dir "colbrowser_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/colbrowserd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "colbrowser - Win32 Release" -# Name "colbrowser - Win32 Debug" -# Begin Source File - -SOURCE=..\test\colbrowser.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/color_chooser.dsp b/visualc/color_chooser.dsp deleted file mode 100644 index fec874c5b..000000000 --- a/visualc/color_chooser.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="color_chooser" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=color_chooser - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "color_chooser.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "color_chooser.mak" CFG="color_chooser - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "color_chooser - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "color_chooser - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "color_chooser - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /machine:I386 /nodefaultlib:"libcd" /out:"../test/color_chooser.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "color_chooser - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "color_chooser_" -# PROP BASE Intermediate_Dir "color_chooser_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "color_chooser_" -# PROP Intermediate_Dir "color_chooser_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/color_chooserd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "color_chooser - Win32 Release" -# Name "color_chooser - Win32 Debug" -# Begin Source File - -SOURCE=..\test\color_chooser.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/config.h b/visualc/config.h deleted file mode 100644 index e5a25f105..000000000 --- a/visualc/config.h +++ /dev/null @@ -1,195 +0,0 @@ -/* - * "$Id$" - * - * Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++. - * - * Copyright 1998-2005 by Bill Spitzak and others. - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - * USA. - * - * Please report all bugs and problems to "fltk-bugs@fltk.org". - */ - -/* - * Where to find files... - */ - -#define FLTK_DATADIR "C:/FLTK" -#define FLTK_DOCDIR "C:/FLTK/DOC" - -/* - * BORDER_WIDTH: - * - * Thickness of FL_UP_BOX and FL_DOWN_BOX. Current 1,2, and 3 are - * supported. 3 is the historic FLTK look. 2 looks more like Microsoft - * Windows, KDE, and Qt, and is the default when building for Windows. - * 1 is a plausible future evolution... Note that this may be simulated - * at runtime by redefining the boxtypes using Fl::set_boxtype(). - */ - -#define BORDER_WIDTH 2 - -/* - * HAVE_GL: - * - * Do you have OpenGL? Set this to 0 if you don't have or plan to use - * OpenGL, and FLTK will be smaller. - */ - -#define HAVE_GL 1 - -/* - * HAVE_GL_GLU_H: - * - * Do you have the OpenGL Utility Library header file? - * (many broken Mesa RPMs do not...) - */ - -#define HAVE_GL_GLU_H 1 - -/* - * USE_COLORMAP: - * - * Setting this to zero will save a good deal of code (especially for - * fl_draw_image), but FLTK will only work on TrueColor visuals. - */ - -#define USE_COLORMAP 1 - -/* - * HAVE_XDBE: - * - * Do we have the X double-buffer extension? - */ - -#define HAVE_XDBE 0 - -/* - * USE_XDBE: - * - * Actually try to use the double-buffer extension? Set this to zero - * disable use of XDBE without breaking the list_visuals program. - */ - -#define USE_XDBE HAVE_XDBE - -/* - * HAVE_OVERLAY: - * - * Use the X overlay extension? FLTK will try to use an overlay - * visual for Fl_Overlay_Window, the Gl_Window overlay, and for the - * menus. Setting this to zero will remove a substantial amount of - * code from FLTK. Overlays have only been tested on SGI servers! - */ - -#define HAVE_OVERLAY 0 - -/* - * HAVE_GL_OVERLAY: - * - * It is possible your GL has an overlay even if X does not. If so, - * set this to 1. - */ - -#define HAVE_GL_OVERLAY 1 - -/* - * WORDS_BIGENDIAN: - * - * Byte order of your machine: 1 = big-endian, 0 = little-endian. - */ - -#define WORDS_BIGENDIAN 0 - -/* - * U16, U32, U64: - * - * Types used by fl_draw_image. One of U32 or U64 must be defined. - * U16 is optional but FLTK will work better with it! - */ - -#define U16 unsigned short -#define U32 unsigned -#undef U64 - -/* - * HAVE_DIRENT_H, HAVE_SYS_NDIR_H, HAVE_SYS_DIR_H, HAVE_NDIR_H, HAVE_SCANDIR: - * - * Where is (used only by fl_file_chooser and scandir). - */ - -/*#undef HAVE_DIRENT_H */ -/*#undef HAVE_SYS_NDIR_H */ -/*#undef HAVE_SYS_DIR_H */ -/*#undef HAVE_NDIR_H */ -/*#undef HAVE_SCANDIR */ - -/* - * Possibly missing sprintf-style functions: - */ - -#define HAVE_VSNPRINTF 0 -#define HAVE_SNPRINTF 0 - -/* - * String functions... - */ - -#define HAVE_STRCASECMP 1 -/*#undef HAVE_STRLCAT*/ -/*#undef HAVE_STRLCPY*/ - -/* - * Do we have POSIX locale support? - */ - -#define HAVE_LOCALE_H 1 -#define HAVE_LOCALECONV 1 - -/* - * HAVE_POLL: - * - * Use poll() if we don't have select(). - */ - -#define HAVE_POLL 0 - -/* - * Do we have various image libraries? - */ - -#define HAVE_LIBPNG -#define HAVE_LIBZ -#define HAVE_LIBJPEG - -/* - * Which header file do we include for libpng? - */ - -#define HAVE_PNG_H -#undef HAVE_LIBPNG_PNG_H - -/* - * Do we have the png_xyz() functions? - */ - -#define HAVE_PNG_GET_VALID -#define HAVE_PNG_SET_TRNS_TO_ALPHA - - -/* - * End of "$Id$". - */ diff --git a/visualc/cube.dsp b/visualc/cube.dsp deleted file mode 100644 index 61cfb17a2..000000000 --- a/visualc/cube.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cube" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=cube - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cube.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cube.mak" CFG="cube - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cube - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "cube - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cube - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/cube.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "cube - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "cube_" -# PROP BASE Intermediate_Dir "cube_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "cube_" -# PROP Intermediate_Dir "cube_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/cubed.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "cube - Win32 Release" -# Name "cube - Win32 Debug" -# Begin Source File - -SOURCE=..\test\cube.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/cursor.dsp b/visualc/cursor.dsp deleted file mode 100644 index cb4a45981..000000000 --- a/visualc/cursor.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cursor" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=cursor - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cursor.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cursor.mak" CFG="cursor - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cursor - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "cursor - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cursor - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/cursor.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "cursor - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "cursor_" -# PROP BASE Intermediate_Dir "cursor_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "cursor_" -# PROP Intermediate_Dir "cursor_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/cursord.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "cursor - Win32 Release" -# Name "cursor - Win32 Debug" -# Begin Source File - -SOURCE=..\test\cursor.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/curve.dsp b/visualc/curve.dsp deleted file mode 100644 index 4b80dbfb0..000000000 --- a/visualc/curve.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="curve" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=curve - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "curve.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "curve.mak" CFG="curve - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "curve - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "curve - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "curve - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/curve.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "curve - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "curve_" -# PROP BASE Intermediate_Dir "curve_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "curve_" -# PROP Intermediate_Dir "curve_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/curved.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "curve - Win32 Release" -# Name "curve - Win32 Debug" -# Begin Source File - -SOURCE=..\test\curve.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/demo.dsp b/visualc/demo.dsp deleted file mode 100644 index ef3ee8a34..000000000 --- a/visualc/demo.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="demo" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=demo - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "demo.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "demo.mak" CFG="demo - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "demo - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "demo - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "demo - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 fltk.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/demo.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "demo - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "demo_" -# PROP BASE Intermediate_Dir "demo_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "demo_" -# PROP Intermediate_Dir "demo_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/demod.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "demo - Win32 Release" -# Name "demo - Win32 Debug" -# Begin Source File - -SOURCE=..\test\demo.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/doublebuffer.dsp b/visualc/doublebuffer.dsp deleted file mode 100644 index 6b9a04428..000000000 --- a/visualc/doublebuffer.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="doublebuffer" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=doublebuffer - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "doublebuffer.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "doublebuffer.mak" CFG="doublebuffer - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "doublebuffer - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "doublebuffer - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "doublebuffer - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/doublebuffer.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "doublebuffer - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "doublebuffer_" -# PROP BASE Intermediate_Dir "doublebuffer_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "doublebuffer_" -# PROP Intermediate_Dir "doublebuffer_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/doublebufferd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "doublebuffer - Win32 Release" -# Name "doublebuffer - Win32 Debug" -# Begin Source File - -SOURCE=..\test\doublebuffer.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/editor.dsp b/visualc/editor.dsp deleted file mode 100644 index 03d8bc672..000000000 --- a/visualc/editor.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="editor" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=editor - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "editor.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "editor.mak" CFG="editor - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "editor - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "editor - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "editor - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /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 /FD /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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /entry:"mainCRTStartup" /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/editor.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "editor - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "editor_" -# PROP BASE Intermediate_Dir "editor_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "editor_" -# PROP Intermediate_Dir "editor_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 /FD /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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /entry:"mainCRTStartup" /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/editord.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "editor - Win32 Release" -# Name "editor - Win32 Debug" -# Begin Source File - -SOURCE=..\test\editor.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fast_slow.dsp b/visualc/fast_slow.dsp deleted file mode 100644 index 85a3c24a9..000000000 --- a/visualc/fast_slow.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fast_slow" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=fast_slow - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fast_slow.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fast_slow.mak" CFG="fast_slow - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fast_slow - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "fast_slow - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fast_slow - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/fast_slow.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "fast_slow - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "fast_slow_" -# PROP BASE Intermediate_Dir "fast_slow_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "fast_slow_" -# PROP Intermediate_Dir "fast_slow_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/fast_slowd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fast_slow - Win32 Release" -# Name "fast_slow - Win32 Debug" -# Begin Source File - -SOURCE=..\test\fast_slow.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\fast_slow.fl - -!IF "$(CFG)" == "fast_slow - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\fast_slow.fl - -"..\test\fast_slow.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c fast_slow.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "fast_slow - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\fast_slow.fl - -"..\test\fast_slow.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c fast_slow.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/file_chooser.dsp b/visualc/file_chooser.dsp deleted file mode 100644 index 01248bf57..000000000 --- a/visualc/file_chooser.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="file_chooser" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=file_chooser - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "file_chooser.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "file_chooser.mak" CFG="file_chooser - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "file_chooser - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "file_chooser - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "file_chooser - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"../test/file_chooser.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "file_chooser - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "file_chooser_" -# PROP BASE Intermediate_Dir "file_chooser_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "file_chooser_" -# PROP Intermediate_Dir "file_chooser_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc" /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /nodefaultlib:"libcmtd" /out:"../test/file_chooserd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "file_chooser - Win32 Release" -# Name "file_chooser - Win32 Debug" -# Begin Source File - -SOURCE=..\test\file_chooser.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fltk.dsw b/visualc/fltk.dsw deleted file mode 100644 index 30259cf69..000000000 --- a/visualc/fltk.dsw +++ /dev/null @@ -1,1406 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "CubeView"=".\CubeView.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "adjuster"=".\adjuster.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "arc"=".\arc.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "ask"=".\ask.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "bitmap"=".\bitmap.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "blocks"=".\blocks.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "boxtype"=".\boxtype.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "browser"=".\browser.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "button"=".\button.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "buttons"=".\buttons.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "checkers"=".\checkers.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "clock"=".\clock.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "colbrowser"=".\colbrowser.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkforms - End Project Dependency -}}} - -############################################################################### - -Project: "color_chooser"=".\color_chooser.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "cube"=".\cube.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency -}}} - -############################################################################### - -Project: "cursor"=".\cursor.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "curve"=".\curve.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "demo"=".\demo.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name adjuster - End Project Dependency - Begin Project Dependency - Project_Dep_Name arc - End Project Dependency - Begin Project Dependency - Project_Dep_Name ask - End Project Dependency - Begin Project Dependency - Project_Dep_Name bitmap - End Project Dependency - Begin Project Dependency - Project_Dep_Name boxtype - End Project Dependency - Begin Project Dependency - Project_Dep_Name browser - End Project Dependency - Begin Project Dependency - Project_Dep_Name button - End Project Dependency - Begin Project Dependency - Project_Dep_Name buttons - End Project Dependency - Begin Project Dependency - Project_Dep_Name checkers - End Project Dependency - Begin Project Dependency - Project_Dep_Name clock - End Project Dependency - Begin Project Dependency - Project_Dep_Name colbrowser - End Project Dependency - Begin Project Dependency - Project_Dep_Name color_chooser - End Project Dependency - Begin Project Dependency - Project_Dep_Name cube - End Project Dependency - Begin Project Dependency - Project_Dep_Name cursor - End Project Dependency - Begin Project Dependency - Project_Dep_Name curve - End Project Dependency - Begin Project Dependency - Project_Dep_Name doublebuffer - End Project Dependency - Begin Project Dependency - Project_Dep_Name fast_slow - End Project Dependency - Begin Project Dependency - Project_Dep_Name file_chooser - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency - Begin Project Dependency - Project_Dep_Name fonts - End Project Dependency - Begin Project Dependency - Project_Dep_Name forms - End Project Dependency - Begin Project Dependency - Project_Dep_Name fractals - End Project Dependency - Begin Project Dependency - Project_Dep_Name fullscreen - End Project Dependency - Begin Project Dependency - Project_Dep_Name gl_overlay - End Project Dependency - Begin Project Dependency - Project_Dep_Name glpuzzle - End Project Dependency - Begin Project Dependency - Project_Dep_Name hello - End Project Dependency - Begin Project Dependency - Project_Dep_Name iconize - End Project Dependency - Begin Project Dependency - Project_Dep_Name image - End Project Dependency - Begin Project Dependency - Project_Dep_Name input - End Project Dependency - Begin Project Dependency - Project_Dep_Name input_choice - End Project Dependency - Begin Project Dependency - Project_Dep_Name keyboard - End Project Dependency - Begin Project Dependency - Project_Dep_Name label - End Project Dependency - Begin Project Dependency - Project_Dep_Name mandelbrot - End Project Dependency - Begin Project Dependency - Project_Dep_Name menubar - End Project Dependency - Begin Project Dependency - Project_Dep_Name message - End Project Dependency - Begin Project Dependency - Project_Dep_Name minimum - End Project Dependency - Begin Project Dependency - Project_Dep_Name navigation - End Project Dependency - Begin Project Dependency - Project_Dep_Name output - End Project Dependency - Begin Project Dependency - Project_Dep_Name overlay - End Project Dependency - Begin Project Dependency - Project_Dep_Name pixmap - End Project Dependency - Begin Project Dependency - Project_Dep_Name pixmap_browser - End Project Dependency - Begin Project Dependency - Project_Dep_Name radio - End Project Dependency - Begin Project Dependency - Project_Dep_Name resize - End Project Dependency - Begin Project Dependency - Project_Dep_Name resizebox - End Project Dependency - Begin Project Dependency - Project_Dep_Name scroll - End Project Dependency - Begin Project Dependency - Project_Dep_Name shape - End Project Dependency - Begin Project Dependency - Project_Dep_Name subwindow - End Project Dependency - Begin Project Dependency - Project_Dep_Name symbols - End Project Dependency - Begin Project Dependency - Project_Dep_Name tabs - End Project Dependency - Begin Project Dependency - Project_Dep_Name tile - End Project Dependency - Begin Project Dependency - Project_Dep_Name valuators - End Project Dependency - Begin Project Dependency - Project_Dep_Name pack - End Project Dependency - Begin Project Dependency - Project_Dep_Name inactive - End Project Dependency - Begin Project Dependency - Project_Dep_Name editor - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkdll - End Project Dependency - Begin Project Dependency - Project_Dep_Name CubeView - End Project Dependency - Begin Project Dependency - Project_Dep_Name line_style - End Project Dependency - Begin Project Dependency - Project_Dep_Name tiled_image - End Project Dependency - Begin Project Dependency - Project_Dep_Name help - End Project Dependency - Begin Project Dependency - Project_Dep_Name threads - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkforms - End Project Dependency - Begin Project Dependency - Project_Dep_Name preferences - End Project Dependency - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency - Begin Project Dependency - Project_Dep_Name sudoku - End Project Dependency - Begin Project Dependency - Project_Dep_Name blocks - End Project Dependency -}}} - -############################################################################### - -Project: "doublebuffer"=".\doublebuffer.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "editor"=".\editor.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltkdll - End Project Dependency -}}} - -############################################################################### - -Project: "fast_slow"=".\fast_slow.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "file_chooser"=".\file_chooser.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkimages - End Project Dependency - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency -}}} - -############################################################################### - -Project: "fltk"=".\fltk.lib.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltkdll"=".\fltkdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency -}}} - -############################################################################### - -Project: "fltkforms"=".\fltkforms.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltkgl"=".\fltkgl.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltkimages"=".\fltkimages.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fluid"=".\fluid.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkforms - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkimages - End Project Dependency - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency -}}} - -############################################################################### - -Project: "fonts"=".\fonts.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "forms"=".\forms.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkforms - End Project Dependency -}}} - -############################################################################### - -Project: "fractals"=".\fractals.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency -}}} - -############################################################################### - -Project: "fullscreen"=".\fullscreen.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency -}}} - -############################################################################### - -Project: "gl_overlay"=".\gl_overlay.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency -}}} - -############################################################################### - -Project: "glpuzzle"=".\glpuzzle.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency -}}} - -############################################################################### - -Project: "hello"=".\hello.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "help"=".\help.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkimages - End Project Dependency - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency -}}} - -############################################################################### - -Project: "iconize"=".\iconize.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "image"=".\image.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "inactive"=".\inactive.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "input"=".\input.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "input_choice"=".\input_choice.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "jpeg"=".\jpeg.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "keyboard"=".\keyboard.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "label"=".\label.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkforms - End Project Dependency -}}} - -############################################################################### - -Project: "libpng"=".\libpng.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "line_style"=".\line_style.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "mandelbrot"=".\mandelbrot.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "menubar"=".\menubar.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "message"=".\message.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "minimum"=".\minimum.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "navigation"=".\navigation.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "output"=".\output.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkforms - End Project Dependency -}}} - -############################################################################### - -Project: "overlay"=".\overlay.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "pack"=".\pack.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "pixmap"=".\pixmap.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "pixmap_browser"=".\pixmap_browser.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkimages - End Project Dependency - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency -}}} - -############################################################################### - -Project: "preferences"=".\preferences.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "radio"=".\radio.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "resize"=".\resize.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "resizebox"=".\resizebox.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "scroll"=".\scroll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "shape"=".\shape.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkgl - End Project Dependency -}}} - -############################################################################### - -Project: "subwindow"=".\subwindow.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "sudoku"=".\sudoku.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltkimages - End Project Dependency - Begin Project Dependency - Project_Dep_Name jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name libpng - End Project Dependency - Begin Project Dependency - Project_Dep_Name zlib - End Project Dependency -}}} - -############################################################################### - -Project: "symbols"=".\symbols.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "tabs"=".\tabs.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "threads"=".\threads.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "tile"=".\tile.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "tiled_image"=".\tiled_image.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "utf8"=".\utf8.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "valuators"=".\valuators.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fluid - End Project Dependency -}}} - -############################################################################### - -Project: "zlib"=".\zlib.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp deleted file mode 100644 index 0e8955328..000000000 --- a/visualc/fltk.lib.dsp +++ /dev/null @@ -1,633 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fltk.lib.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fltk.lib.mak" CFG="fltk - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fltk - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Ot /Op /Ob2 /I "../visualc" /I ".." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltk.lib" - -!ELSEIF "$(CFG)" == "fltk - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Z7 /Od /I "../visualc" /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /FR /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkd.lib" - -!ENDIF - -# Begin Target - -# Name "fltk - Win32 Release" -# Name "fltk - Win32 Debug" -# Begin Source File - -SOURCE=..\src\xutf8\case.c -# End Source File -# Begin Source File - -SOURCE=..\src\filename_absolute.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\filename_expand.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\filename_ext.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\filename_isdir.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\filename_list.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\filename_match.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\filename_setext.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_abort.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_add_idle.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Adjuster.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_arc.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_arci.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_arg.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_ask.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Bitmap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Box.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_boxtype.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Browser.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Browser_.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Browser_load.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_call_main.c -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Chart.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Check_Browser.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Check_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Choice.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Clock.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_color.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Color_Chooser.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_compose.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Counter.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_cursor.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_curve.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Dial.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_diamond_box.cxx -# End Source File -# Begin Source File - -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 - -SOURCE=..\src\fl_draw.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_draw_image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_draw_pixmap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_encoding_latin1.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_encoding_mac_roman.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_engraved_label.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Browser.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Chooser.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Chooser2.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_file_dir.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Icon.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Input.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_font.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_get_key.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_get_system_colors.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_grab.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Group.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_gtk.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Help_View.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Input.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Input_.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_labeltype.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Light_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_line_style.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_lock.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_add.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_Bar.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_global.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_Window.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Multi_Label.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_open_uri.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_oval_box.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_overlay.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_overlay_visual.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Overlay_Window.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_own_colormap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Pack.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Pixmap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_plastic.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Positioner.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Preferences.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Progress.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_read_image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_rect.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Repeat_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Return_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Roller.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_round_box.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Round_Button.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_rounded_box.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Scroll.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_scroll_area.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Scrollbar.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_set_font.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_set_fonts.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_shadow_box.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Shared_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_shortcut.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_show_colormap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Single_Window.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Slider.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_symbols.cxx -# End Source File -# Begin Source File - -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 - -SOURCE=..\src\Fl_Tiled_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Tooltip.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_utf.c -# End Source File -# Begin Source File - -SOURCE=..\src\fl_utf8.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Valuator.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Value_Input.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Value_Output.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Value_Slider.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_vertex.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_visual.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Widget.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Window.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Window_fullscreen.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Window_hotspot.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Window_iconize.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Wizard.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_x.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_XBM_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_XPM_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\flstring.c -# End Source File -# Begin Source File - -SOURCE=..\src\xutf8\is_right2left.c -# End Source File -# Begin Source File - -SOURCE=..\src\xutf8\is_spacing.c -# End Source File -# Begin Source File - -SOURCE=..\src\numericsort.c -# End Source File -# Begin Source File - -SOURCE=..\src\scandir.c -# End Source File -# Begin Source File - -SOURCE=..\src\screen_xywh.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\vsnprintf.c -# End Source File -# End Target -# End Project diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp deleted file mode 100644 index bb64f805d..000000000 --- a/visualc/fltkdll.dsp +++ /dev/null @@ -1,2806 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltkdll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltkdll - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fltkdll.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fltkdll.mak" CFG="fltkdll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltkdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltkdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fltkdll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# 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 "../test" -# 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 /MD /W3 /GX /Os /Ob2 /I "." /I ".." /I "..\zlib" /I "..\png" /I "..\jpeg" /D "FL_DLL" /D "FL_LIBRARY" /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 /win32 "NUL" -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL" -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 opengl32.lib comctl32.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 "fltkdll1" -# PROP BASE Intermediate_Dir "fltkdll1" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "../test" -# 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 /MDd /GX /ZI /Od /I "." /I ".." /I "..\zlib" /I "..\png" /I "..\jpeg" /D "FL_DLL" /D "FL_LIBRARY" /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 /win32 "NUL" -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL" -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 opengl32.lib comctl32.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:"fltkdlld.pdb" /debug /machine:I386 /out:"fltkdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltkdll - Win32 Release" -# Name "fltkdll - Win32 Debug" -# Begin Source File - -SOURCE=..\src\xutf8\case.c -# End Source File -# Begin Source File - -SOURCE=..\src\filename_absolute.cxx -DEP_CPP_FILEN=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FILEN=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\filename_expand.cxx -DEP_CPP_FILENA=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FILENA=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\filename_ext.cxx -DEP_CPP_FILENAM=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - -NODEP_CPP_FILENAM=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\filename_isdir.cxx -DEP_CPP_FILENAME=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FILENAME=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\filename_list.cxx -DEP_CPP_FILENAME_=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FILENAME_=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\filename_match.cxx -DEP_CPP_FILENAME_M=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - -NODEP_CPP_FILENAME_M=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\filename_setext.cxx -DEP_CPP_FILENAME_S=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FILENAME_S=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl.cxx -DEP_CPP_FL_CX=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_bar.h"\ - "..\fl\fl_menu_item.h"\ - "..\FL\Fl_Sys_Menu_Bar.H"\ - "..\fl\fl_tooltip.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\fl_font.h"\ - "..\src\Fl_mac.cxx"\ - "..\src\fl_win32.cxx"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_CX=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_abort.cxx -DEP_CPP_FL_AB=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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 - -SOURCE=..\src\Fl_Adjuster.cxx -DEP_CPP_FL_ADJ=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\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"\ - "..\src\mediumarrow.h"\ - "..\src\slowarrow.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_arc.cxx -DEP_CPP_FL_AR=\ - "..\fl\enumerations.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\math.h"\ - -NODEP_CPP_FL_AR=\ - "..\..\..\..\..\usr\include\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_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\FL\math.h"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -NODEP_CPP_FL_ARC=\ - "..\..\..\..\..\usr\include\math.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_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_tooltip.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_ARG=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_ask.cxx -DEP_CPP_FL_AS=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\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"\ - "..\fl\fl_input_.h"\ - "..\fl\fl_return_button.h"\ - "..\fl\fl_secret_input.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Bitmap.cxx -DEP_CPP_FL_BI=\ - "..\fl\enumerations.h"\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_BMP_Image.cxx -DEP_CPP_FL_BM=\ - "..\fl\enumerations.h"\ - "..\fl\fl_bmp_image.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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 -# Begin Source File - -SOURCE=..\src\fl_boxtype.cxx -DEP_CPP_FL_BOX=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_widget.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Browser.cxx -DEP_CPP_FL_BR=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\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"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Browser_.cxx -DEP_CPP_FL_BRO=\ - "..\fl\enumerations.h"\ - "..\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"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Browser_load.cxx -DEP_CPP_FL_BROW=\ - "..\fl\enumerations.h"\ - "..\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"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Button.cxx -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"\ - "..\fl\fl_window.h"\ - -# 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_export.h"\ - "..\fl\fl_widget.h"\ - "..\FL\math.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_CH=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Check_Browser.cxx -DEP_CPP_FL_CHE=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_browser_.h"\ - "..\fl\fl_check_browser.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Check_Button.cxx -DEP_CPP_FL_CHEC=\ - "..\fl\enumerations.h"\ - "..\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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Choice.cxx -DEP_CPP_FL_CHO=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_choice.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Clock.cxx -DEP_CPP_FL_CL=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_clock.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_widget.h"\ - -# 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_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_cmap.h"\ - "..\src\fl_color_mac.cxx"\ - "..\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_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.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"\ - -NODEP_CPP_FL_COL=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -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 - -SOURCE=..\src\Fl_Counter.cxx -DEP_CPP_FL_COU=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_counter.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_cursor.cxx -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - -# End Source File -# Begin Source File - -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 - -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_export.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\FL\math.h"\ - -NODEP_CPP_FL_DI=\ - "..\..\..\..\..\usr\include\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"\ - "..\fl\fl_export.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_display.cxx -DEP_CPP_FL_DIS=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# 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_mac.cxx"\ - "..\src\fl_dnd_win32.cxx"\ - "..\src\fl_dnd_x.cxx"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Double_Window.cxx -DEP_CPP_FL_DO=\ - "..\fl\enumerations.h"\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_draw.cxx -DEP_CPP_FL_DR=\ - "..\fl\enumerations.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\src\flstring.h"\ - ".\config.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_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_draw_image_mac.cxx"\ - "..\src\fl_draw_image_win32.cxx"\ - "..\src\Fl_XColor.H"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_draw_pixmap.cxx -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_encoding_latin1.cxx -DEP_CPP_FL_EN=\ - "..\fl\enumerations.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_encoding_mac_roman.cxx -DEP_CPP_FL_ENC=\ - "..\fl\enumerations.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_engraved_label.cxx -DEP_CPP_FL_ENG=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Browser.cxx -DEP_CPP_FL_FI=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_browser.h"\ - "..\fl\fl_browser_.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_FI=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Chooser.cxx -DEP_CPP_FL_FIL=\ - "..\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_check_button.h"\ - "..\fl\fl_choice.h"\ - "..\fl\fl_double_window.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.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_preferences.h"\ - "..\fl\fl_return_button.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_tile.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - -NODEP_CPP_FL_FIL=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Chooser2.cxx -DEP_CPP_FL_FILE=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_ask.h"\ - "..\fl\fl_box.h"\ - "..\fl\fl_browser.h"\ - "..\fl\fl_browser_.h"\ - "..\fl\fl_button.h"\ - "..\fl\fl_check_button.h"\ - "..\fl\fl_choice.h"\ - "..\fl\fl_double_window.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.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_preferences.h"\ - "..\fl\fl_return_button.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_shared_image.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_tile.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_FILE=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_file_dir.cxx -DEP_CPP_FL_FILE_=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_ask.h"\ - "..\fl\fl_box.h"\ - "..\fl\fl_browser.h"\ - "..\fl\fl_browser_.h"\ - "..\fl\fl_button.h"\ - "..\fl\fl_check_button.h"\ - "..\fl\fl_choice.h"\ - "..\fl\fl_double_window.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.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_preferences.h"\ - "..\fl\fl_return_button.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_tile.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_FILE_=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Icon.cxx -DEP_CPP_FL_FILE_I=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_FILE_I=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Icon2.cxx -DEP_CPP_FL_FILE_IC=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_shared_image.h"\ - "..\fl\fl_widget.h"\ - "..\FL\math.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_FILE_IC=\ - "..\..\..\..\..\usr\include\dirent.h"\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Input.cxx -DEP_CPP_FL_FILE_IN=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_file_input.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_input.h"\ - "..\fl\fl_input_.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.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_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_font.h"\ - "..\src\fl_font_mac.cxx"\ - "..\src\fl_font_win32.cxx"\ - "..\src\fl_font_x.cxx"\ - "..\src\fl_font_xft.cxx"\ - "..\src\flstring.h"\ - ".\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_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_get_key_mac.cxx"\ - "..\src\fl_get_key_win32.cxx"\ - ".\config.h"\ - -# 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_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_tiled_image.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\FL\math.h"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - "..\src\tile.xpm"\ - ".\config.h"\ - -NODEP_CPP_FL_GET=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_GIF_Image.cxx -DEP_CPP_FL_GI=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_gif_image.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_pixmap.h"\ - "..\src\flstring.h"\ - ".\config.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_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\FL\gl.h"\ - "..\fl\gl_draw.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\Fl_Gl_Choice.H"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Gl_Overlay.cxx -DEP_CPP_FL_GL_=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\Fl_Gl_Window.H"\ - "..\fl\fl_group.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\FL\gl.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\Fl_Gl_Choice.H"\ - ".\config.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_export.h"\ - "..\fl\Fl_Gl_Window.H"\ - "..\fl\fl_group.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\FL\gl.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\Fl_Gl_Choice.H"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Group.cxx -DEP_CPP_FL_GRO=\ - "..\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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_gtk.cxx -DEP_CPP_FL_GT=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Help_Dialog.cxx -DEP_CPP_FL_HE=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_ask.h"\ - "..\fl\fl_button.h"\ - "..\fl\fl_double_window.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\FL\Fl_Help_Dialog.H"\ - "..\FL\Fl_Help_View.H"\ - "..\fl\fl_image.h"\ - "..\fl\fl_input.h"\ - "..\fl\fl_input_.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_shared_image.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Help_View.cxx -DEP_CPP_FL_HEL=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\FL\Fl_Help_View.H"\ - "..\fl\fl_image.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_shared_image.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Image.cxx -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"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_images_core.cxx -DEP_CPP_FL_IMA=\ - "..\fl\enumerations.h"\ - "..\fl\fl_bmp_image.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_gif_image.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_jpeg_image.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_png_image.h"\ - "..\fl\fl_pnm_image.h"\ - "..\fl\fl_shared_image.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Input.cxx -DEP_CPP_FL_IN=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_ask.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_input.h"\ - "..\fl\fl_input_.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Input_.cxx -DEP_CPP_FL_INP=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_ask.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_input_.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_JPEG_Image.cxx -DEP_CPP_FL_JP=\ - "..\fl\enumerations.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_jpeg_image.h"\ - "..\jpeg\jconfig.h"\ - "..\jpeg\jerror.h"\ - "..\jpeg\jmorecfg.h"\ - "..\jpeg\jpegint.h"\ - "..\jpeg\jpeglib.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_labeltype.cxx -DEP_CPP_FL_LA=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_input_.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Light_Button.cxx -DEP_CPP_FL_LI=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_button.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_light_button.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_line_style.cxx -DEP_CPP_FL_LIN=\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_lock.cxx -DEP_CPP_FL_LO=\ - "..\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"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu.cxx -DEP_CPP_FL_ME=\ - "..\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_.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_menu_window.h"\ - "..\fl\fl_single_window.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_.cxx -DEP_CPP_FL_MEN=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_add.cxx -DEP_CPP_FL_MENU=\ - "..\fl\enumerations.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_Bar.cxx -DEP_CPP_FL_MENU_=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_bar.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_Button.cxx -DEP_CPP_FL_MENU_B=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_button.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_global.cxx -DEP_CPP_FL_MENU_G=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Menu_Window.cxx -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"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Multi_Label.cxx -DEP_CPP_FL_MU=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_multi_label.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_open_uri.cxx -DEP_CPP_FL_OP=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_OP=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# 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"\ - "..\fl\fl_export.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Overlay_Window.cxx -DEP_CPP_FL_OVERL=\ - "..\fl\enumerations.h"\ - "..\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"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Pack.cxx -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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Pixmap.cxx -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"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_plastic.cxx -DEP_CPP_FL_PL=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_PNG_Image.cxx -DEP_CPP_FL_PN=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_png_image.h"\ - "..\png\png.h"\ - "..\png\pngconf.h"\ - "..\zlib\zconf.h"\ - "..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_FL_PN=\ - "..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_PNM_Image.cxx -DEP_CPP_FL_PNM=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_pnm_image.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Positioner.cxx -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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Preferences.cxx -DEP_CPP_FL_PR=\ - "..\fl\enumerations.h"\ - "..\fl\filename.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_preferences.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_PR=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Progress.cxx -DEP_CPP_FL_PRO=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_progress.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_read_image.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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\fl_read_image_mac.cxx"\ - "..\src\fl_read_image_win32.cxx"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_rect.cxx -DEP_CPP_FL_REC=\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Repeat_Button.cxx -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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Return_Button.cxx -DEP_CPP_FL_RET=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_button.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_return_button.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Roller.cxx -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"\ - -# 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"\ - "..\fl\fl_export.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Round_Button.cxx -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"\ - -# 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"\ - "..\fl\fl_export.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Scroll.cxx -DEP_CPP_FL_SC=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_scroll.h"\ - "..\fl\fl_scrollbar.h"\ - "..\fl\fl_slider.h"\ - "..\fl\fl_tiled_image.h"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_scroll_area.cxx -DEP_CPP_FL_SCR=\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Scrollbar.cxx -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"\ - "..\fl\fl_widget.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_set_font.cxx -DEP_CPP_FL_SE=\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\fl_font.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\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"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# 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"\ - "..\fl\fl_export.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Shared_Image.cxx -DEP_CPP_FL_SHA=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_bitmap.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_shared_image.h"\ - "..\fl\fl_xbm_image.h"\ - "..\fl\fl_xpm_image.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_shortcut.cxx -DEP_CPP_FL_SHO=\ - "..\fl\enumerations.h"\ - "..\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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_show_colormap.cxx -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"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\fl_window.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Slider.cxx -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"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_symbols.cxx -DEP_CPP_FL_SY=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\math.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_SY=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Tabs.cxx -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_tooltip.h"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Text_Buffer.cxx -DEP_CPP_FL_TE=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_text_buffer.h"\ - "..\src\flstring.h"\ - ".\config.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"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.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_ask.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"\ - "..\fl\fl_window.h"\ - "..\src\flstring.h"\ - ".\config.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"\ - "..\fl\fl_window.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Tiled_Image.cxx -DEP_CPP_FL_TIL=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_tiled_image.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Tooltip.cxx -DEP_CPP_FL_TO=\ - "..\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"\ - "..\fl\fl_tooltip.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_utf.c -# End Source File -# Begin Source File - -SOURCE=..\src\fl_utf8.cxx -# End Source File -# Begin Source File - -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"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_VA=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\fl_valuator.h"\ - "..\fl\fl_value_input.h"\ - "..\fl\fl_widget.h"\ - "..\FL\math.h"\ - -NODEP_CPP_FL_VAL=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Value_Output.cxx -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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Value_Slider.cxx -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"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\fl_vertex.cxx -DEP_CPP_FL_VE=\ - "..\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"\ - "..\fl\mac.H"\ - "..\FL\math.h"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -NODEP_CPP_FL_VE=\ - "..\..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Window.cxx -DEP_CPP_FL_WIN=\ - "..\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"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - -# End Source File -# Begin Source File - -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"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - -# End Source File -# Begin Source File - -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_window.h"\ - "..\fl\fl_wizard.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_x.cxx -DEP_CPP_FL_X_=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_tooltip.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_XBM_Image.cxx -DEP_CPP_FL_XB=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_bitmap.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_xbm_image.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_XPM_Image.cxx -DEP_CPP_FL_XP=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_xpm_image.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\flstring.c -DEP_CPP_FLSTR=\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.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_double_window.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.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"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_button.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_positioner.h"\ - "..\fl\fl_preferences.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_tile.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"\ - -NODEP_CPP_FORMS=\ - "..\..\..\..\..\usr\include\dirent.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_double_window.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.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"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_button.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_positioner.h"\ - "..\fl\fl_preferences.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_tile.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"\ - -NODEP_CPP_FORMS_=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -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"\ - -# 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_double_window.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.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"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_button.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_positioner.h"\ - "..\fl\fl_preferences.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_tile.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"\ - "..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FORMS_FS=\ - "..\..\..\..\..\usr\include\dirent.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_double_window.h"\ - "..\fl\fl_draw.h"\ - "..\fl\fl_export.h"\ - "..\FL\Fl_File_Browser.H"\ - "..\fl\fl_file_chooser.h"\ - "..\fl\fl_file_icon.h"\ - "..\fl\fl_file_input.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"\ - "..\fl\fl_menu_.h"\ - "..\fl\fl_menu_button.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_pixmap.h"\ - "..\fl\fl_positioner.h"\ - "..\fl\fl_preferences.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_tile.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"\ - -NODEP_CPP_FORMS_P=\ - "..\..\..\..\..\usr\include\dirent.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_export.h"\ - "..\FL\Fl_Timer.H"\ - "..\fl\fl_widget.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_geometry.cxx -DEP_CPP_FREEG=\ - "..\FL\gl.h"\ - "..\FL\glut.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_stroke_mono_roman.cxx -DEP_CPP_FREEGL=\ - "..\FL\gl.h"\ - "..\FL\glut.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_stroke_roman.cxx -DEP_CPP_FREEGLU=\ - "..\FL\gl.h"\ - "..\FL\glut.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_teapot.cxx -DEP_CPP_FREEGLUT=\ - "..\FL\gl.h"\ - "..\FL\glut.h"\ - "..\src\flstring.h"\ - ".\config.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_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\FL\gl.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\fl_font.h"\ - "..\src\Fl_Gl_Choice.H"\ - "..\src\flstring.h"\ - ".\config.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_export.h"\ - "..\fl\fl_group.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\FL\gl.h"\ - "..\fl\mac.H"\ - "..\fl\win32.h"\ - "..\fl\x.h"\ - "..\src\Fl_Gl_Choice.H"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\glut_compatability.cxx -DEP_CPP_GLUT_=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.h"\ - "..\fl\Fl_Gl_Window.H"\ - "..\fl\fl_group.h"\ - "..\fl\fl_image.h"\ - "..\fl\fl_menu_item.h"\ - "..\fl\fl_widget.h"\ - "..\fl\fl_window.h"\ - "..\FL\glut.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\glut_font.cxx -DEP_CPP_GLUT_F=\ - "..\fl\enumerations.h"\ - "..\fl\fl.h"\ - "..\fl\fl_export.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"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\xutf8\is_right2left.c -# End Source File -# Begin Source File - -SOURCE=..\src\xutf8\is_spacing.c -# End Source File -# Begin Source File - -SOURCE=..\src\numericsort.c -DEP_CPP_NUMER=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - ".\config.h"\ - -NODEP_CPP_NUMER=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\scandir.c -DEP_CPP_SCAND=\ - "..\fl\filename.h"\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - "..\src\scandir_win32.c"\ - ".\config.h"\ - -NODEP_CPP_SCAND=\ - "..\..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\screen_xywh.cxx -DEP_CPP_SCREE=\ - "..\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"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\src\vsnprintf.c -DEP_CPP_VSNPR=\ - "..\fl\fl_export.h"\ - "..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# End Target -# End Project diff --git a/visualc/fltkforms.dsp b/visualc/fltkforms.dsp deleted file mode 100644 index f291b353a..000000000 --- a/visualc/fltkforms.dsp +++ /dev/null @@ -1,109 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltkforms" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltkforms - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fltkforms.lib.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fltkforms.lib.mak" CFG="fltkforms - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltkforms - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltkforms - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fltkforms - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Ot /Op /Ob2 /I "." /I ".." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkforms.lib" - -!ELSEIF "$(CFG)" == "fltkforms - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Z7 /Od /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /FR /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkformsd.lib" - -!ENDIF - -# Begin Target - -# Name "fltkforms - Win32 Release" -# Name "fltkforms - Win32 Debug" -# Begin Source File - -SOURCE=..\src\forms_bitmap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\forms_compatability.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\forms_free.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\forms_fselect.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\forms_pixmap.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\forms_timer.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fltkgl.dsp b/visualc/fltkgl.dsp deleted file mode 100644 index d50ce1612..000000000 --- a/visualc/fltkgl.dsp +++ /dev/null @@ -1,133 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltkgl" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltkgl - Win32 Release -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fltkgl.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fltkgl.mak" CFG="fltkgl - Win32 Release" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltkgl - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltkgl - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fltkgl - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Ot /Op /Ob2 /I "." /I ".." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkgl.lib" - -!ELSEIF "$(CFG)" == "fltkgl - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Z7 /Od /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /FR /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkgld.lib" - -!ENDIF - -# Begin Target - -# Name "fltkgl - Win32 Release" -# Name "fltkgl - Win32 Debug" -# Begin Source File - -SOURCE=..\src\Fl_Gl_Choice.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Gl_Overlay.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Gl_Window.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_geometry.cxx - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_stroke_mono_roman.cxx - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_stroke_roman.cxx - -# End Source File -# Begin Source File - -SOURCE=..\src\freeglut_teapot.cxx - -# End Source File -# Begin Source File - -SOURCE=..\src\gl_draw.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\gl_start.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\glut_compatability.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\glut_font.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fltkimages.dsp b/visualc/fltkimages.dsp deleted file mode 100644 index a75af672c..000000000 --- a/visualc/fltkimages.dsp +++ /dev/null @@ -1,117 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltkimages" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltkimages - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fltkimages.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fltkimages.mak" CFG="fltkimages - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltkimages - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltkimages - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fltkimages - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Ot /Op /Ob2 /I "." /I ".." /I "..\zlib" /I "..\png" /I "..\jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkimages.lib" - -!ELSEIF "$(CFG)" == "fltkimages - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Z7 /Od /I "." /I ".." /I "..\zlib" /I "..\png" /I "..\jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /FR /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkimagesd.lib" - -!ENDIF - -# Begin Target - -# Name "fltkimages - Win32 Release" -# Name "fltkimages - Win32 Debug" -# Begin Source File - -SOURCE=..\src\Fl_BMP_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_File_Icon2.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_GIF_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_Help_Dialog.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\fl_images_core.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_JPEG_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_PNG_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\src\Fl_PNM_Image.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fluid.dsp b/visualc/fluid.dsp deleted file mode 100644 index 5fa579bcd..000000000 --- a/visualc/fluid.dsp +++ /dev/null @@ -1,170 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fluid" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=fluid - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fluid.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fluid.mak" CFG="fluid - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fluid - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "fluid - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fluid - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "fluid___" -# PROP BASE Intermediate_Dir "fluid___" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "fluid___" -# PROP Intermediate_Dir "fluid___" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Ot /Op /Ob2 /I "." /I ".." /I "../png" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"../fluid/fluid.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "fluid - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "fluid__0" -# PROP BASE Intermediate_Dir "fluid__0" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "fluid__0" -# PROP Intermediate_Dir "fluid__0" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /I "." /I ".." /I "../png" /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc" /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /nodefaultlib:"libcmtd" /out:"../fluid/fluidd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fluid - Win32 Release" -# Name "fluid - Win32 Debug" -# Begin Source File - -SOURCE=..\fluid\about_panel.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\align_widget.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\alignment_panel.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\code.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\CodeEditor.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\factory.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\file.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fl_Function_Type.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fl_Group_Type.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fl_Menu_Type.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fl_Type.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fl_Widget_Type.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fl_Window_Type.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\fluid.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\Fluid_Image.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\function_panel.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\template_panel.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\undo.cxx -# End Source File -# Begin Source File - -SOURCE=..\fluid\widget_panel.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fonts.dsp b/visualc/fonts.dsp deleted file mode 100644 index e39231955..000000000 --- a/visualc/fonts.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fonts" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=fonts - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fonts.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fonts.mak" CFG="fonts - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fonts - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "fonts - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fonts - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/fonts.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "fonts - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "fonts_" -# PROP BASE Intermediate_Dir "fonts_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "fonts_" -# PROP Intermediate_Dir "fonts_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/fontsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fonts - Win32 Release" -# Name "fonts - Win32 Debug" -# Begin Source File - -SOURCE=..\test\fonts.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/forms.dsp b/visualc/forms.dsp deleted file mode 100644 index cdb64ec12..000000000 --- a/visualc/forms.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="forms" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=forms - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "forms.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "forms.mak" CFG="forms - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "forms - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "forms - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "forms - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/forms.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "forms - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "forms_" -# PROP BASE Intermediate_Dir "forms_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "forms_" -# PROP Intermediate_Dir "forms_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/formsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "forms - Win32 Release" -# Name "forms - Win32 Debug" -# Begin Source File - -SOURCE=..\test\forms.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fractals.dsp b/visualc/fractals.dsp deleted file mode 100644 index a38b2a49f..000000000 --- a/visualc/fractals.dsp +++ /dev/null @@ -1,101 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fractals" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=fractals - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fractals.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fractals.mak" CFG="fractals - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fractals - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "fractals - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fractals - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/fractals.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "fractals - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "fractals_" -# PROP BASE Intermediate_Dir "fractals_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "fractals_" -# PROP Intermediate_Dir "fractals_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/fractalsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fractals - Win32 Release" -# Name "fractals - Win32 Debug" -# Begin Source File - -SOURCE=..\test\fractals.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\fracviewer.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/fullscreen.dsp b/visualc/fullscreen.dsp deleted file mode 100644 index 56b08c58c..000000000 --- a/visualc/fullscreen.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fullscreen" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=fullscreen - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "fullscreen.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "fullscreen.mak" CFG="fullscreen - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fullscreen - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "fullscreen - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "fullscreen - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 opengl32.lib glu32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/fullscreen.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "fullscreen - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "fullscreen_" -# PROP BASE Intermediate_Dir "fullscreen_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "fullscreen_" -# PROP Intermediate_Dir "fullscreen_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 opengl32.lib glu32.lib fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/fullscreend.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fullscreen - Win32 Release" -# Name "fullscreen - Win32 Debug" -# Begin Source File - -SOURCE=..\test\fullscreen.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/gl_overlay.dsp b/visualc/gl_overlay.dsp deleted file mode 100644 index 9022f6d03..000000000 --- a/visualc/gl_overlay.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="gl_overlay" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=gl_overlay - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "gl_overlay.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "gl_overlay.mak" CFG="gl_overlay - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "gl_overlay - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "gl_overlay - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "gl_overlay - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/gl_overlay.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "gl_overlay - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "gl_overlay_" -# PROP BASE Intermediate_Dir "gl_overlay_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "gl_overlay_" -# PROP Intermediate_Dir "gl_overlay_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/gl_overlayd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "gl_overlay - Win32 Release" -# Name "gl_overlay - Win32 Debug" -# Begin Source File - -SOURCE=..\test\gl_overlay.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/glpuzzle.dsp b/visualc/glpuzzle.dsp deleted file mode 100644 index 02e12236c..000000000 --- a/visualc/glpuzzle.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="glpuzzle" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=glpuzzle - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "glpuzzle.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "glpuzzle.mak" CFG="glpuzzle - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "glpuzzle - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "glpuzzle - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "glpuzzle - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/glpuzzle.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "glpuzzle - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "glpuzzle_" -# PROP BASE Intermediate_Dir "glpuzzle_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "glpuzzle_" -# PROP Intermediate_Dir "glpuzzle_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/glpuzzled.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "glpuzzle - Win32 Release" -# Name "glpuzzle - Win32 Debug" -# Begin Source File - -SOURCE=..\test\glpuzzle.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/hello.dsp b/visualc/hello.dsp deleted file mode 100644 index 891053567..000000000 --- a/visualc/hello.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="hello" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=hello - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "hello.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "hello.mak" CFG="hello - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "hello - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "hello - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "hello - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/hello.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "hello - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "hello_" -# PROP BASE Intermediate_Dir "hello_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "hello_" -# PROP Intermediate_Dir "hello_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/hellod.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "hello - Win32 Release" -# Name "hello - Win32 Debug" -# Begin Source File - -SOURCE=..\test\hello.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/help.dsp b/visualc/help.dsp deleted file mode 100644 index 969480ec4..000000000 --- a/visualc/help.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="help" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=help - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "help.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "help.mak" CFG="help - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "help - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "help - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "help - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /out:"../test/help.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "help - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "help_" -# PROP BASE Intermediate_Dir "help_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "help_" -# PROP Intermediate_Dir "help_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/helpd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "help - Win32 Release" -# Name "help - Win32 Debug" -# Begin Source File - -SOURCE=..\test\help.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/iconize.dsp b/visualc/iconize.dsp deleted file mode 100644 index 3b5b42e78..000000000 --- a/visualc/iconize.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="iconize" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=iconize - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "iconize.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "iconize.mak" CFG="iconize - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "iconize - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "iconize - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "iconize - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/iconize.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "iconize - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "iconize_" -# PROP BASE Intermediate_Dir "iconize_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "iconize_" -# PROP Intermediate_Dir "iconize_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/iconized.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "iconize - Win32 Release" -# Name "iconize - Win32 Debug" -# Begin Source File - -SOURCE=..\test\iconize.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/image.dsp b/visualc/image.dsp deleted file mode 100644 index c042f6f3c..000000000 --- a/visualc/image.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="image" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=image - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "image.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "image.mak" CFG="image - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "image - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "image - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "image - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/image.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "image - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "image_" -# PROP BASE Intermediate_Dir "image_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "image_" -# PROP Intermediate_Dir "image_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/imaged.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "image - Win32 Release" -# Name "image - Win32 Debug" -# Begin Source File - -SOURCE=..\test\image.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/inactive.dsp b/visualc/inactive.dsp deleted file mode 100644 index 605d2c172..000000000 --- a/visualc/inactive.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="inactive" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=inactive - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "inactive.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "inactive.mak" CFG="inactive - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "inactive - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "inactive - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "inactive - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/inactive.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "inactive - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "inactive_" -# PROP BASE Intermediate_Dir "inactive_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "inactive_" -# PROP Intermediate_Dir "inactive_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/inactived.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "inactive - Win32 Release" -# Name "inactive - Win32 Debug" -# Begin Source File - -SOURCE=..\test\inactive.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\inactive.fl - -!IF "$(CFG)" == "inactive - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\inactive.fl - -"..\test\inactive.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c inactive.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "inactive - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\inactive.fl - -"..\test\inactive.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c inactive.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/input.dsp b/visualc/input.dsp deleted file mode 100644 index 6f1748be8..000000000 --- a/visualc/input.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="input" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=input - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "input.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "input.mak" CFG="input - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "input - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "input - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "input - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/input.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "input - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "input_" -# PROP BASE Intermediate_Dir "input_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "input_" -# PROP Intermediate_Dir "input_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/inputd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "input - Win32 Release" -# Name "input - Win32 Debug" -# Begin Source File - -SOURCE=..\test\input.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/input_choice.dsp b/visualc/input_choice.dsp deleted file mode 100644 index 52c55a6f2..000000000 --- a/visualc/input_choice.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="input_choice" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=input_choice - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "input_choice.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "input_choice.mak" CFG="input_choice - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "input_choice - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "input_choice - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "input_choice - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/input_choice.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "input_choice - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "input_choice_" -# PROP BASE Intermediate_Dir "input_choice_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "input_choice_" -# PROP Intermediate_Dir "input_choice_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/input_choiced.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "input_choice - Win32 Release" -# Name "input_choice - Win32 Debug" -# Begin Source File - -SOURCE=..\test\input_choice.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/jpeg.dsp b/visualc/jpeg.dsp deleted file mode 100644 index f8cf58b60..000000000 --- a/visualc/jpeg.dsp +++ /dev/null @@ -1,280 +0,0 @@ -# Microsoft Developer Studio Project File - Name="jpeg" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=jpeg - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "jpeg.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "jpeg.mak" CFG="jpeg - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "jpeg - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "jpeg - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "jpeg - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /Ot /Op /Ob2 /I "../visualc" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkjpeg.lib" - -!ELSEIF "$(CFG)" == "jpeg - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Zi /Od /I "../visualc" /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkjpegd.lib" - -!ENDIF - -# Begin Target - -# Name "jpeg - Win32 Release" -# Name "jpeg - Win32 Debug" -# Begin Source File - -SOURCE=..\jpeg\jcapimin.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcapistd.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jccoefct.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jccolor.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcdctmgr.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jchuff.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcinit.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcmainct.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcmarker.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcmaster.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcomapi.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcparam.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcphuff.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcprepct.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jcsample.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jctrans.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdapimin.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdapistd.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdatadst.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdatasrc.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdcoefct.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdcolor.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jddctmgr.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdhuff.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdinput.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdmainct.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdmarker.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdmaster.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdmerge.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdphuff.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdpostct.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdsample.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jdtrans.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jerror.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jfdctflt.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jfdctfst.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jfdctint.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jidctflt.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jidctfst.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jidctint.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jidctred.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jmemmgr.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jmemnobs.c - -!IF "$(CFG)" == "jpeg - Win32 Release" - -# ADD CPP /MT - -!ELSEIF "$(CFG)" == "jpeg - Win32 Debug" - -# ADD CPP /MTd - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jquant1.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jquant2.c -# End Source File -# Begin Source File - -SOURCE=..\jpeg\jutils.c -# End Source File -# End Target -# End Project diff --git a/visualc/keyboard.dsp b/visualc/keyboard.dsp deleted file mode 100644 index ca436d32f..000000000 --- a/visualc/keyboard.dsp +++ /dev/null @@ -1,132 +0,0 @@ -# Microsoft Developer Studio Project File - Name="keyboard" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=keyboard - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "keyboard.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "keyboard.mak" CFG="keyboard - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "keyboard - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "keyboard - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "keyboard - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/keyboard.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "keyboard - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "keyboard_" -# PROP BASE Intermediate_Dir "keyboard_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "keyboard_" -# PROP Intermediate_Dir "keyboard_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/keyboardd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "keyboard - Win32 Release" -# Name "keyboard - Win32 Debug" -# Begin Source File - -SOURCE=..\test\keyboard.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\keyboard_ui.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\keyboard_ui.fl - -!IF "$(CFG)" == "keyboard - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\keyboard_ui.fl - -"..\test\keyboard_ui.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c keyboard_ui.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "keyboard - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\keyboard_ui.fl - -"..\test\keyboard_ui.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c keyboard_ui.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/label.dsp b/visualc/label.dsp deleted file mode 100644 index 306dfee22..000000000 --- a/visualc/label.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="label" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=label - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "label.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "label.mak" CFG="label - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "label - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "label - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "label - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/label.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "label - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "label_" -# PROP BASE Intermediate_Dir "label_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "label_" -# PROP Intermediate_Dir "label_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/labeld.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "label - Win32 Release" -# Name "label - Win32 Debug" -# Begin Source File - -SOURCE=..\test\label.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/libpng.dsp b/visualc/libpng.dsp deleted file mode 100644 index 1d4ea9787..000000000 --- a/visualc/libpng.dsp +++ /dev/null @@ -1,145 +0,0 @@ -# Microsoft Developer Studio Project File - Name="libpng" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=libpng - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "libpng.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "libpng.mak" CFG="libpng - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "libpng - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "libpng - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "libpng - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /Ot /Op /Ob2 /I "../visualc" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkpng.lib" - -!ELSEIF "$(CFG)" == "libpng - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Zi /Od /I "../visualc" /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkpngd.lib" - -!ENDIF - -# Begin Target - -# Name "libpng - Win32 Release" -# Name "libpng - Win32 Debug" -# Begin Source File - -SOURCE=..\png\png.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngerror.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngget.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngmem.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngpread.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngread.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngrio.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngrtran.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngrutil.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngset.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngtrans.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngwio.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngwrite.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngwtran.c -# End Source File -# Begin Source File - -SOURCE=..\png\pngwutil.c -# End Source File -# End Target -# End Project diff --git a/visualc/line_style.dsp b/visualc/line_style.dsp deleted file mode 100644 index ad10d082e..000000000 --- a/visualc/line_style.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="line_style" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=line_style - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "line_style.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "line_style.mak" CFG="line_style - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "line_style - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "line_style - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "line_style - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/line_style.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "line_style - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "line_style_" -# PROP BASE Intermediate_Dir "line_style_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "line_style_" -# PROP Intermediate_Dir "line_style_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/line_styled.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "line_style - Win32 Release" -# Name "line_style - Win32 Debug" -# Begin Source File - -SOURCE=..\test\line_style.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/mandelbrot.dsp b/visualc/mandelbrot.dsp deleted file mode 100644 index f76acb85a..000000000 --- a/visualc/mandelbrot.dsp +++ /dev/null @@ -1,132 +0,0 @@ -# Microsoft Developer Studio Project File - Name="mandelbrot" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=mandelbrot - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "mandelbrot.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "mandelbrot.mak" CFG="mandelbrot - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "mandelbrot - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "mandelbrot - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "mandelbrot - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 glu32.lib opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/mandelbrot.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "mandelbrot - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "mandelbrot_" -# PROP BASE Intermediate_Dir "mandelbrot_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "mandelbrot_" -# PROP Intermediate_Dir "mandelbrot_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 glu32.lib opengl32.lib fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/mandelbrotd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "mandelbrot - Win32 Release" -# Name "mandelbrot - Win32 Debug" -# Begin Source File - -SOURCE=..\test\mandelbrot.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\mandelbrot_ui.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\mandelbrot_ui.fl - -!IF "$(CFG)" == "mandelbrot - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\mandelbrot_ui.fl - -"../test/mandelbrot_ui.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c mandelbrot_ui.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "mandelbrot - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\mandelbrot_ui.fl - -"../test/mandelbrot_ui.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c mandelbrot_ui.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/menubar.dsp b/visualc/menubar.dsp deleted file mode 100644 index 13f6f1f7f..000000000 --- a/visualc/menubar.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="menubar" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=menubar - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "menubar.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "menubar.mak" CFG="menubar - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "menubar - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "menubar - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "menubar - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /machine:I386 /nodefaultlib:"libcd" /out:"../test/menubar.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "menubar - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "menubar_" -# PROP BASE Intermediate_Dir "menubar_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "menubar_" -# PROP Intermediate_Dir "menubar_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/menubard.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "menubar - Win32 Release" -# Name "menubar - Win32 Debug" -# Begin Source File - -SOURCE=..\test\menubar.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/message.dsp b/visualc/message.dsp deleted file mode 100644 index 54cb1670f..000000000 --- a/visualc/message.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="message" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=message - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "message.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "message.mak" CFG="message - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "message - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "message - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "message - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/message.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "message - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "message_" -# PROP BASE Intermediate_Dir "message_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "message_" -# PROP Intermediate_Dir "message_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/messaged.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "message - Win32 Release" -# Name "message - Win32 Debug" -# Begin Source File - -SOURCE=..\test\message.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/minimum.dsp b/visualc/minimum.dsp deleted file mode 100644 index c860d799f..000000000 --- a/visualc/minimum.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="minimum" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=minimum - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "minimum.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "minimum.mak" CFG="minimum - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "minimum - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "minimum - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "minimum - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/minimum.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "minimum - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "minimum_" -# PROP BASE Intermediate_Dir "minimum_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "minimum_" -# PROP Intermediate_Dir "minimum_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/minimumd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "minimum - Win32 Release" -# Name "minimum - Win32 Debug" -# Begin Source File - -SOURCE=..\test\minimum.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/navigation.dsp b/visualc/navigation.dsp deleted file mode 100644 index fe79e74f8..000000000 --- a/visualc/navigation.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="navigation" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=navigation - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "navigation.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "navigation.mak" CFG="navigation - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "navigation - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "navigation - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "navigation - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/navigation.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "navigation - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "navigation_" -# PROP BASE Intermediate_Dir "navigation_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "navigation_" -# PROP Intermediate_Dir "navigation_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/navigationd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "navigation - Win32 Release" -# Name "navigation - Win32 Debug" -# Begin Source File - -SOURCE=..\test\navigation.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/output.dsp b/visualc/output.dsp deleted file mode 100644 index bf3c009ee..000000000 --- a/visualc/output.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="output" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=output - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "output.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "output.mak" CFG="output - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "output - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "output - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "output - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/output.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "output - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "output_" -# PROP BASE Intermediate_Dir "output_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "output_" -# PROP Intermediate_Dir "output_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/outputd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "output - Win32 Release" -# Name "output - Win32 Debug" -# Begin Source File - -SOURCE=..\test\output.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/overlay.dsp b/visualc/overlay.dsp deleted file mode 100644 index 56bdb5927..000000000 --- a/visualc/overlay.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="overlay" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=overlay - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "overlay.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "overlay.mak" CFG="overlay - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "overlay - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "overlay - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "overlay - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/overlay.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "overlay - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "overlay_" -# PROP BASE Intermediate_Dir "overlay_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "overlay_" -# PROP Intermediate_Dir "overlay_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/overlayd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "overlay - Win32 Release" -# Name "overlay - Win32 Debug" -# Begin Source File - -SOURCE=..\test\overlay.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/pack.dsp b/visualc/pack.dsp deleted file mode 100644 index f7f089a0a..000000000 --- a/visualc/pack.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pack" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=pack - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "pack.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "pack.mak" CFG="pack - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pack - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "pack - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pack - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/pack.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "pack - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pack_" -# PROP BASE Intermediate_Dir "pack_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "pack_" -# PROP Intermediate_Dir "pack_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/packd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "pack - Win32 Release" -# Name "pack - Win32 Debug" -# Begin Source File - -SOURCE=..\test\pack.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/pixmap.dsp b/visualc/pixmap.dsp deleted file mode 100644 index da65673ae..000000000 --- a/visualc/pixmap.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pixmap" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=pixmap - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "pixmap.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "pixmap.mak" CFG="pixmap - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pixmap - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "pixmap - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pixmap - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/pixmap.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "pixmap - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pixmap_" -# PROP BASE Intermediate_Dir "pixmap_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "pixmap_" -# PROP Intermediate_Dir "pixmap_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/pixmapd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "pixmap - Win32 Release" -# Name "pixmap - Win32 Debug" -# Begin Source File - -SOURCE=..\test\pixmap.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/pixmap_browser.dsp b/visualc/pixmap_browser.dsp deleted file mode 100644 index da071d6ef..000000000 --- a/visualc/pixmap_browser.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pixmap_browser" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=pixmap_browser - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "pixmap_browser.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "pixmap_browser.mak" CFG="pixmap_browser - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pixmap_browser - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "pixmap_browser - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pixmap_browser - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /out:"../test/pixmap_browser.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "pixmap_browser - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pixmap_browser_" -# PROP BASE Intermediate_Dir "pixmap_browser_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "pixmap_browser_" -# PROP Intermediate_Dir "pixmap_browser_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc" /nodefaultlib:"libcd" /nodefaultlib:"libcmt" /nodefaultlib:"libcmtd" /out:"../test/pixmap_browserd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "pixmap_browser - Win32 Release" -# Name "pixmap_browser - Win32 Debug" -# Begin Source File - -SOURCE=..\test\pixmap_browser.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/preferences.dsp b/visualc/preferences.dsp deleted file mode 100644 index 90c012c37..000000000 --- a/visualc/preferences.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="preferences" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=preferences - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "preferences.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "preferences.mak" CFG="preferences - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "preferences - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "preferences - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "preferences - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/preferences.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "preferences - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "preferences_" -# PROP BASE Intermediate_Dir "preferences_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "preferences_" -# PROP Intermediate_Dir "preferences_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/preferencesd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "preferences - Win32 Release" -# Name "preferences - Win32 Debug" -# Begin Source File - -SOURCE=..\test\preferences.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\preferences.fl - -!IF "$(CFG)" == "preferences - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\preferences.fl - -"..\test\preferences.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c preferences.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "preferences - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\preferences.fl - -"..\test\preferences.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c preferences.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/radio.dsp b/visualc/radio.dsp deleted file mode 100644 index 521e1a250..000000000 --- a/visualc/radio.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="radio" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=radio - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "radio.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "radio.mak" CFG="radio - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "radio - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "radio - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "radio - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/radio.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "radio - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "radio_" -# PROP BASE Intermediate_Dir "radio_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "radio_" -# PROP Intermediate_Dir "radio_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/radiod.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "radio - Win32 Release" -# Name "radio - Win32 Debug" -# Begin Source File - -SOURCE=..\test\radio.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\radio.fl - -!IF "$(CFG)" == "radio - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\radio.fl - -"../test/radio.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c radio.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "radio - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\radio.fl - -"../test/radio.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c radio.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/resize.dsp b/visualc/resize.dsp deleted file mode 100644 index d044e6a83..000000000 --- a/visualc/resize.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="resize" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=resize - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "resize.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "resize.mak" CFG="resize - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "resize - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "resize - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "resize - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/resize.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "resize - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "resize_" -# PROP BASE Intermediate_Dir "resize_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "resize_" -# PROP Intermediate_Dir "resize_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/resized.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "resize - Win32 Release" -# Name "resize - Win32 Debug" -# Begin Source File - -SOURCE=..\test\resize.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\resize.fl - -!IF "$(CFG)" == "resize - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\resize.fl - -"../test/resize.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c resize.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "resize - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\resize.fl - -"../test/resize.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c resize.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/resizebox.dsp b/visualc/resizebox.dsp deleted file mode 100644 index 4989d4d1e..000000000 --- a/visualc/resizebox.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="resizebox" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=resizebox - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "resizebox.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "resizebox.mak" CFG="resizebox - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "resizebox - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "resizebox - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "resizebox - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/resizebox.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "resizebox - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "resizebox_" -# PROP BASE Intermediate_Dir "resizebox_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "resizebox_" -# PROP Intermediate_Dir "resizebox_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/resizeboxd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "resizebox - Win32 Release" -# Name "resizebox - Win32 Debug" -# Begin Source File - -SOURCE=..\test\resizebox.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/scroll.dsp b/visualc/scroll.dsp deleted file mode 100644 index b80411748..000000000 --- a/visualc/scroll.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="scroll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=scroll - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "scroll.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "scroll.mak" CFG="scroll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "scroll - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "scroll - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "scroll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/scroll.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "scroll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "scroll_" -# PROP BASE Intermediate_Dir "scroll_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "scroll_" -# PROP Intermediate_Dir "scroll_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/scrolld.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "scroll - Win32 Release" -# Name "scroll - Win32 Debug" -# Begin Source File - -SOURCE=..\test\scroll.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/shape.dsp b/visualc/shape.dsp deleted file mode 100644 index d90b18f07..000000000 --- a/visualc/shape.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="shape" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=shape - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "shape.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "shape.mak" CFG="shape - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "shape - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "shape - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "shape - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/shape.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "shape - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "shape_" -# PROP BASE Intermediate_Dir "shape_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "shape_" -# PROP Intermediate_Dir "shape_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 opengl32.lib fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/shaped.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "shape - Win32 Release" -# Name "shape - Win32 Debug" -# Begin Source File - -SOURCE=..\test\shape.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/subwindow.dsp b/visualc/subwindow.dsp deleted file mode 100644 index bbeb9a5b1..000000000 --- a/visualc/subwindow.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="subwindow" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=subwindow - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "subwindow.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "subwindow.mak" CFG="subwindow - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "subwindow - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "subwindow - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "subwindow - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/subwindow.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "subwindow - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "subwindow_" -# PROP BASE Intermediate_Dir "subwindow_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "subwindow_" -# PROP Intermediate_Dir "subwindow_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/subwindowd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "subwindow - Win32 Release" -# Name "subwindow - Win32 Debug" -# Begin Source File - -SOURCE=..\test\subwindow.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/sudoku.dsp b/visualc/sudoku.dsp deleted file mode 100644 index 0f626fe18..000000000 --- a/visualc/sudoku.dsp +++ /dev/null @@ -1,105 +0,0 @@ -# Microsoft Developer Studio Project File - Name="sudoku" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=sudoku - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "sudoku.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "sudoku.mak" CFG="sudoku - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "sudoku - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "sudoku - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "sudoku - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 winmm.lib fltk.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/sudoku.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "sudoku - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "sudoku_" -# PROP BASE Intermediate_Dir "sudoku_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "sudoku_" -# PROP Intermediate_Dir "sudoku_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 winmm.lib fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/sudokud.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "sudoku - Win32 Release" -# Name "sudoku - Win32 Debug" -# Begin Source File - -SOURCE=..\test\sudoku.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\sudoku.ico -# End Source File -# Begin Source File - -SOURCE=..\test\sudoku.rc -# End Source File -# End Target -# End Project diff --git a/visualc/symbols.dsp b/visualc/symbols.dsp deleted file mode 100644 index 6329afe19..000000000 --- a/visualc/symbols.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="symbols" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=symbols - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "symbols.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "symbols.mak" CFG="symbols - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "symbols - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "symbols - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "symbols - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/symbols.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "symbols - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "symbols_" -# PROP BASE Intermediate_Dir "symbols_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "symbols_" -# PROP Intermediate_Dir "symbols_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/symbolsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "symbols - Win32 Release" -# Name "symbols - Win32 Debug" -# Begin Source File - -SOURCE=..\test\symbols.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/tabs.dsp b/visualc/tabs.dsp deleted file mode 100644 index c407cdc5b..000000000 --- a/visualc/tabs.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="tabs" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=tabs - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "tabs.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "tabs.mak" CFG="tabs - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "tabs - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "tabs - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "tabs - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/tabs.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "tabs - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "tabs_" -# PROP BASE Intermediate_Dir "tabs_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "tabs_" -# PROP Intermediate_Dir "tabs_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/tabsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "tabs - Win32 Release" -# Name "tabs - Win32 Debug" -# Begin Source File - -SOURCE=..\test\tabs.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\tabs.fl - -!IF "$(CFG)" == "tabs - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\tabs.fl - -"../test/tabs.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c tabs.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "tabs - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\tabs.fl - -"../test/tabs.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c tabs.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/threads.dsp b/visualc/threads.dsp deleted file mode 100644 index e88f31d1d..000000000 --- a/visualc/threads.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="threads" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=threads - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "threads.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "threads.mak" CFG="threads - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "threads - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "threads - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "threads - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/threads.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "threads - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "threads_" -# PROP BASE Intermediate_Dir "threads_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "threads_" -# PROP Intermediate_Dir "threads_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/threadsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "threads - Win32 Release" -# Name "threads - Win32 Debug" -# Begin Source File - -SOURCE=..\test\threads.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/tile.dsp b/visualc/tile.dsp deleted file mode 100644 index e8d7a18be..000000000 --- a/visualc/tile.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="tile" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=tile - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "tile.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "tile.mak" CFG="tile - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "tile - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "tile - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "tile - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/tile.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "tile - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "tile_" -# PROP BASE Intermediate_Dir "tile_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "tile_" -# PROP Intermediate_Dir "tile_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/tiled.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "tile - Win32 Release" -# Name "tile - Win32 Debug" -# Begin Source File - -SOURCE=..\test\tile.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/tiled_image.dsp b/visualc/tiled_image.dsp deleted file mode 100644 index d9aed4453..000000000 --- a/visualc/tiled_image.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="tiled_image" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=tiled_image - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "tiled_image.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "tiled_image.mak" CFG="tiled_image - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "tiled_image - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "tiled_image - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "tiled_image - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/tiled_image.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "tiled_image - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "tiled_image_" -# PROP BASE Intermediate_Dir "tiled_image_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "tiled_image_" -# PROP Intermediate_Dir "tiled_image_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/tiled_imaged.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "tiled_image - Win32 Release" -# Name "tiled_image - Win32 Debug" -# Begin Source File - -SOURCE=..\test\tiled_image.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/utf8.dsp b/visualc/utf8.dsp deleted file mode 100644 index 39bdb73e3..000000000 --- a/visualc/utf8.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="utf8" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=utf8 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "utf8.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "utf8.mak" CFG="utf8 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "utf8 - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "utf8 - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "utf8 - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/utf8.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "utf8 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "utf8_" -# PROP BASE Intermediate_Dir "utf8_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "utf8_" -# PROP Intermediate_Dir "utf8_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib imm32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/utf8d.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "utf8 - Win32 Release" -# Name "utf8 - Win32 Debug" -# Begin Source File - -SOURCE=..\test\utf8.cxx -# End Source File -# End Target -# End Project diff --git a/visualc/valuators.dsp b/visualc/valuators.dsp deleted file mode 100644 index 25b5a1ec2..000000000 --- a/visualc/valuators.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="valuators" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=valuators - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "valuators.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "valuators.mak" CFG="valuators - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "valuators - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "valuators - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "valuators - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Os /Ob2 /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 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" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcd" /out:"../test/valuators.exe" /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "valuators - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "valuators_" -# PROP BASE Intermediate_Dir "valuators_" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "valuators_" -# PROP Intermediate_Dir "valuators_" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /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 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" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# 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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 fltkd.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd" /out:"../test/valuatorsd.exe" /pdbtype:sept /libpath:"..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "valuators - Win32 Release" -# Name "valuators - Win32 Debug" -# Begin Source File - -SOURCE=..\test\valuators.cxx -# End Source File -# Begin Source File - -SOURCE=..\test\valuators.fl - -!IF "$(CFG)" == "valuators - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\test\valuators.fl - -"../test/valuators.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluid -c valuators.fl - cd ..\visualc - -# End Custom Build - -!ELSEIF "$(CFG)" == "valuators - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\test\valuators.fl - -"../test/valuators.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\test - ..\fluid\fluidd -c valuators.fl - cd ..\visualc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/visualc/zlib.dsp b/visualc/zlib.dsp deleted file mode 100644 index 33b3447de..000000000 --- a/visualc/zlib.dsp +++ /dev/null @@ -1,129 +0,0 @@ -# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=zlib - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "zlib.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "zlib - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /GX /Ot /Op /Ob2 /I "../visualc" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# SUBTRACT CPP /Os -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkz.lib" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MDd /GX /Zi /Od /I "../visualc" /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\lib\fltkzd.lib" - -!ENDIF - -# Begin Target - -# Name "zlib - Win32 Release" -# Name "zlib - Win32 Debug" -# Begin Source File - -SOURCE=..\zlib\adler32.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\compress.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\crc32.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\deflate.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\gzio.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\inffast.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\inflate.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\inftrees.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\trees.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\uncompr.c -# End Source File -# Begin Source File - -SOURCE=..\zlib\zutil.c -# End Source File -# End Target -# End Project -- cgit v1.2.3