From 5bc3f5f5a777816a8eec6b4e0f58c9fc68098bb7 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 14 Feb 2016 22:57:48 +0000 Subject: Remove all Windows IDE files. Todo: remove Xcode4 files as well. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11176 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/VisualC6/CubeView.dsp | 136 --- ide/VisualC6/Demo.dsp | 97 --- ide/VisualC6/FL/abi-version.h | 58 -- ide/VisualC6/Fluid.dsp | 169 ---- ide/VisualC6/adjuster.dsp | 97 --- ide/VisualC6/arc.dsp | 97 --- ide/VisualC6/ask.dsp | 97 --- ide/VisualC6/bitmap.dsp | 97 --- ide/VisualC6/blocks.dsp | 97 --- ide/VisualC6/boxtype.dsp | 97 --- ide/VisualC6/browser.dsp | 97 --- ide/VisualC6/button.dsp | 97 --- ide/VisualC6/buttons.dsp | 97 --- ide/VisualC6/checkers.dsp | 97 --- ide/VisualC6/clock.dsp | 97 --- ide/VisualC6/colbrowser.dsp | 97 --- ide/VisualC6/color_chooser.dsp | 97 --- ide/VisualC6/config.h | 33 - ide/VisualC6/cube.dsp | 97 --- ide/VisualC6/cursor.dsp | 97 --- ide/VisualC6/curve.dsp | 97 --- ide/VisualC6/device.dsp | 97 --- ide/VisualC6/doublebuffer.dsp | 97 --- ide/VisualC6/editor.dsp | 97 --- ide/VisualC6/fast_slow.dsp | 128 --- ide/VisualC6/file_chooser.dsp | 97 --- ide/VisualC6/fltk.dsp | 701 --------------- ide/VisualC6/fltk.dsw | 1634 ----------------------------------- ide/VisualC6/fltk_forms.dsp | 109 --- ide/VisualC6/fltk_formsdll.dsp | 407 --------- ide/VisualC6/fltk_gl.dsp | 129 --- ide/VisualC6/fltk_gldll.dsp | 349 -------- ide/VisualC6/fltk_images.dsp | 117 --- ide/VisualC6/fltk_imagesdll.dsp | 285 ------ ide/VisualC6/fltk_jpeg.dsp | 269 ------ ide/VisualC6/fltk_jpegdll.dsp | 658 -------------- ide/VisualC6/fltk_png.dsp | 145 ---- ide/VisualC6/fltk_pngdll.dsp | 303 ------- ide/VisualC6/fltk_zlib.dsp | 130 --- ide/VisualC6/fltk_zlibdll.dsp | 138 --- ide/VisualC6/fltkdll.dsp | 719 --------------- ide/VisualC6/fonts.dsp | 97 --- ide/VisualC6/forms.dsp | 97 --- ide/VisualC6/fractals.dsp | 101 --- ide/VisualC6/fullscreen.dsp | 97 --- ide/VisualC6/gl_overlay.dsp | 97 --- ide/VisualC6/glpuzzle.dsp | 97 --- ide/VisualC6/hello.dsp | 97 --- ide/VisualC6/help.dsp | 97 --- ide/VisualC6/iconize.dsp | 97 --- ide/VisualC6/image.dsp | 97 --- ide/VisualC6/inactive.dsp | 128 --- ide/VisualC6/input.dsp | 97 --- ide/VisualC6/input_choice.dsp | 97 --- ide/VisualC6/keyboard.dsp | 132 --- ide/VisualC6/label.dsp | 97 --- ide/VisualC6/line_style.dsp | 97 --- ide/VisualC6/list_visuals.dsp | 97 --- ide/VisualC6/mandelbrot.dsp | 132 --- ide/VisualC6/menubar.dsp | 97 --- ide/VisualC6/message.dsp | 97 --- ide/VisualC6/minimum.dsp | 97 --- ide/VisualC6/native-filechooser.dsp | 97 --- ide/VisualC6/navigation.dsp | 97 --- ide/VisualC6/output.dsp | 97 --- ide/VisualC6/overlay.dsp | 97 --- ide/VisualC6/pack.dsp | 97 --- ide/VisualC6/pixmap.dsp | 97 --- ide/VisualC6/pixmap_browser.dsp | 97 --- ide/VisualC6/preferences.dsp | 128 --- ide/VisualC6/radio.dsp | 128 --- ide/VisualC6/resize.dsp | 128 --- ide/VisualC6/resizebox.dsp | 97 --- ide/VisualC6/rotated_text.dsp | 97 --- ide/VisualC6/scroll.dsp | 97 --- ide/VisualC6/shape.dsp | 97 --- ide/VisualC6/subwindow.dsp | 97 --- ide/VisualC6/sudoku.dsp | 97 --- ide/VisualC6/symbols.dsp | 97 --- ide/VisualC6/table.dsp | 97 --- ide/VisualC6/tabs.dsp | 128 --- ide/VisualC6/threads.dsp | 97 --- ide/VisualC6/tile.dsp | 97 --- ide/VisualC6/tiled_image.dsp | 97 --- ide/VisualC6/tree.dsp | 128 --- ide/VisualC6/utf8.dsp | 97 --- ide/VisualC6/valuators.dsp | 128 --- 87 files changed, 13407 deletions(-) delete mode 100644 ide/VisualC6/CubeView.dsp delete mode 100644 ide/VisualC6/Demo.dsp delete mode 100644 ide/VisualC6/FL/abi-version.h delete mode 100644 ide/VisualC6/Fluid.dsp delete mode 100644 ide/VisualC6/adjuster.dsp delete mode 100644 ide/VisualC6/arc.dsp delete mode 100644 ide/VisualC6/ask.dsp delete mode 100644 ide/VisualC6/bitmap.dsp delete mode 100644 ide/VisualC6/blocks.dsp delete mode 100644 ide/VisualC6/boxtype.dsp delete mode 100644 ide/VisualC6/browser.dsp delete mode 100644 ide/VisualC6/button.dsp delete mode 100644 ide/VisualC6/buttons.dsp delete mode 100644 ide/VisualC6/checkers.dsp delete mode 100644 ide/VisualC6/clock.dsp delete mode 100644 ide/VisualC6/colbrowser.dsp delete mode 100644 ide/VisualC6/color_chooser.dsp delete mode 100644 ide/VisualC6/config.h delete mode 100644 ide/VisualC6/cube.dsp delete mode 100644 ide/VisualC6/cursor.dsp delete mode 100644 ide/VisualC6/curve.dsp delete mode 100644 ide/VisualC6/device.dsp delete mode 100644 ide/VisualC6/doublebuffer.dsp delete mode 100644 ide/VisualC6/editor.dsp delete mode 100644 ide/VisualC6/fast_slow.dsp delete mode 100644 ide/VisualC6/file_chooser.dsp delete mode 100644 ide/VisualC6/fltk.dsp delete mode 100644 ide/VisualC6/fltk.dsw delete mode 100644 ide/VisualC6/fltk_forms.dsp delete mode 100644 ide/VisualC6/fltk_formsdll.dsp delete mode 100644 ide/VisualC6/fltk_gl.dsp delete mode 100644 ide/VisualC6/fltk_gldll.dsp delete mode 100644 ide/VisualC6/fltk_images.dsp delete mode 100644 ide/VisualC6/fltk_imagesdll.dsp delete mode 100644 ide/VisualC6/fltk_jpeg.dsp delete mode 100644 ide/VisualC6/fltk_jpegdll.dsp delete mode 100644 ide/VisualC6/fltk_png.dsp delete mode 100644 ide/VisualC6/fltk_pngdll.dsp delete mode 100644 ide/VisualC6/fltk_zlib.dsp delete mode 100644 ide/VisualC6/fltk_zlibdll.dsp delete mode 100644 ide/VisualC6/fltkdll.dsp delete mode 100644 ide/VisualC6/fonts.dsp delete mode 100644 ide/VisualC6/forms.dsp delete mode 100644 ide/VisualC6/fractals.dsp delete mode 100644 ide/VisualC6/fullscreen.dsp delete mode 100644 ide/VisualC6/gl_overlay.dsp delete mode 100644 ide/VisualC6/glpuzzle.dsp delete mode 100644 ide/VisualC6/hello.dsp delete mode 100644 ide/VisualC6/help.dsp delete mode 100644 ide/VisualC6/iconize.dsp delete mode 100644 ide/VisualC6/image.dsp delete mode 100644 ide/VisualC6/inactive.dsp delete mode 100644 ide/VisualC6/input.dsp delete mode 100644 ide/VisualC6/input_choice.dsp delete mode 100644 ide/VisualC6/keyboard.dsp delete mode 100644 ide/VisualC6/label.dsp delete mode 100644 ide/VisualC6/line_style.dsp delete mode 100644 ide/VisualC6/list_visuals.dsp delete mode 100644 ide/VisualC6/mandelbrot.dsp delete mode 100644 ide/VisualC6/menubar.dsp delete mode 100644 ide/VisualC6/message.dsp delete mode 100644 ide/VisualC6/minimum.dsp delete mode 100644 ide/VisualC6/native-filechooser.dsp delete mode 100644 ide/VisualC6/navigation.dsp delete mode 100644 ide/VisualC6/output.dsp delete mode 100644 ide/VisualC6/overlay.dsp delete mode 100644 ide/VisualC6/pack.dsp delete mode 100644 ide/VisualC6/pixmap.dsp delete mode 100644 ide/VisualC6/pixmap_browser.dsp delete mode 100644 ide/VisualC6/preferences.dsp delete mode 100644 ide/VisualC6/radio.dsp delete mode 100644 ide/VisualC6/resize.dsp delete mode 100644 ide/VisualC6/resizebox.dsp delete mode 100644 ide/VisualC6/rotated_text.dsp delete mode 100644 ide/VisualC6/scroll.dsp delete mode 100644 ide/VisualC6/shape.dsp delete mode 100644 ide/VisualC6/subwindow.dsp delete mode 100644 ide/VisualC6/sudoku.dsp delete mode 100644 ide/VisualC6/symbols.dsp delete mode 100644 ide/VisualC6/table.dsp delete mode 100644 ide/VisualC6/tabs.dsp delete mode 100644 ide/VisualC6/threads.dsp delete mode 100644 ide/VisualC6/tile.dsp delete mode 100644 ide/VisualC6/tiled_image.dsp delete mode 100644 ide/VisualC6/tree.dsp delete mode 100644 ide/VisualC6/utf8.dsp delete mode 100644 ide/VisualC6/valuators.dsp (limited to 'ide/VisualC6') diff --git a/ide/VisualC6/CubeView.dsp b/ide/VisualC6/CubeView.dsp deleted file mode 100644 index 247b0956f..000000000 --- a/ide/VisualC6/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 "Release/CubeView" -# PROP BASE Intermediate_Dir "Release/CubeView" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/CubeView" -# PROP Intermediate_Dir "Release/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib 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/CubeView.exe" /pdbtype:sept /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 "Debug/CubeView" -# PROP BASE Intermediate_Dir "Debug/CubeView" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/CubeView" -# PROP Intermediate_Dir "Debug/CubeView" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib 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/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\CubeView.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\test\CubeMain.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)" - pushd ..\..\test\ - ..\fluid\fluid -c CubeViewUI.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c CubeViewUI.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/Demo.dsp b/ide/VisualC6/Demo.dsp deleted file mode 100644 index dc04df89a..000000000 --- a/ide/VisualC6/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/Demo" -# PROP BASE Intermediate_Dir "Release/Demo" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/Demo" -# PROP Intermediate_Dir "Release/Demo" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/Demo.exe" /pdbtype:sept /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 "Debug/Demo" -# PROP BASE Intermediate_Dir "Debug/Demo" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/Demo" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/FL/abi-version.h b/ide/VisualC6/FL/abi-version.h deleted file mode 100644 index 7c8959273..000000000 --- a/ide/VisualC6/FL/abi-version.h +++ /dev/null @@ -1,58 +0,0 @@ -/* - * "$Id$" - * - * Configuration file for the Fast Light Tool Kit (FLTK). - * - * Copyright 1998-2015 by Bill Spitzak and others. - * - * This library is free software. Distribution and use rights are outlined in - * the file "COPYING" which should have been included with this file. If this - * file is missing or damaged, see the license at: - * - * http://www.fltk.org/COPYING.php - * - * Please report all bugs and problems on the following page: - * - * http://www.fltk.org/str.php - */ - -/* - ============================================================================ - DO NOT EDIT - This file must be configured BEFORE building FLTK ! - ============================================================================ -*/ - -/* - ============================================================================ - Important note to IDE users: - ============================================================================ - - This file *may* be edited *before* building FLTK with your IDE project, - i.e. in /path/to/fltk/ide//FL/abi-version.h: - - (1) Define FL_ABI_VERSION as described below. - (2) Rebuild the entire FLTK library. - (3) Optional: install files as usual including THIS file. - - DO NOT edit this file after building the FLTK library, i.e. when this - file is already installed in a (system) directory used to build your - programs. - - Editing this file w/o rebuilding the entire FLTK library will change - the ABI and thus render your programs unusable - they may crash or - show other unpredictable errors. You have been warned! - - Define FL_ABI_VERSION as 10x0y for FLTK ABI version 1.x.y . - Do NOT define FL_ABI_VERSION if you want the ABI compatible default build. - - ============================================================================ - End of important note to IDE users. - ============================================================================ -*/ - -/* #undef FL_ABI_VERSION */ - - -/* - * End of "$Id$". - */ diff --git a/ide/VisualC6/Fluid.dsp b/ide/VisualC6/Fluid.dsp deleted file mode 100644 index fdaa10935..000000000 --- a/ide/VisualC6/Fluid.dsp +++ /dev/null @@ -1,169 +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 "Release/Fluid" -# PROP BASE Intermediate_Dir "Release/Fluid" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/Fluid" -# PROP Intermediate_Dir "Release/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 /Os /Ob2 /I "." /I "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_forms.lib fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.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:"../../Fluid/Fluid.exe" /pdbtype:sept /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 "Debug/Fluid" -# PROP BASE Intermediate_Dir "Debug/Fluid" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/Fluid" -# PROP Intermediate_Dir "Debug/Fluid" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_formsd.lib fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.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:"../../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\CodeEditor.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_Image.cxx -# End Source File -# 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\factory.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\fluid\file.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\fluid\fluid.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/ide/VisualC6/adjuster.dsp b/ide/VisualC6/adjuster.dsp deleted file mode 100644 index c12a77703..000000000 --- a/ide/VisualC6/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/adjuster" -# PROP BASE Intermediate_Dir "Release/adjuster" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/adjuster" -# PROP Intermediate_Dir "Release/adjuster" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/adjuster.exe" /pdbtype:sept /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 "Debug/adjuster" -# PROP BASE Intermediate_Dir "Debug/adjuster" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/adjuster" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/arc.dsp b/ide/VisualC6/arc.dsp deleted file mode 100644 index ba91973fa..000000000 --- a/ide/VisualC6/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/arc" -# PROP BASE Intermediate_Dir "Release/arc" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/arc" -# PROP Intermediate_Dir "Release/arc" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/arc.exe" /pdbtype:sept /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 "Debug/arc" -# PROP BASE Intermediate_Dir "Debug/arc" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/arc" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/ask.dsp b/ide/VisualC6/ask.dsp deleted file mode 100644 index 478851958..000000000 --- a/ide/VisualC6/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/ask" -# PROP BASE Intermediate_Dir "Release/ask" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/ask" -# PROP Intermediate_Dir "Release/ask" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/ask.exe" /pdbtype:sept /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 "Debug/ask" -# PROP BASE Intermediate_Dir "Debug/ask" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/ask" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/bitmap.dsp b/ide/VisualC6/bitmap.dsp deleted file mode 100644 index 47ead014a..000000000 --- a/ide/VisualC6/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/bitmap" -# PROP BASE Intermediate_Dir "Release/bitmap" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/bitmap" -# PROP Intermediate_Dir "Release/bitmap" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/bitmap.exe" /pdbtype:sept /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 "Debug/bitmap" -# PROP BASE Intermediate_Dir "Debug/bitmap" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/bitmap" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/blocks.dsp b/ide/VisualC6/blocks.dsp deleted file mode 100644 index b02aba2ed..000000000 --- a/ide/VisualC6/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/blocks" -# PROP BASE Intermediate_Dir "Release/blocks" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/blocks" -# PROP Intermediate_Dir "Release/blocks" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 winmm.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/blocks.exe" /pdbtype:sept /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 "Debug/blocks" -# PROP BASE Intermediate_Dir "Debug/blocks" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/blocks" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 winmm.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/ide/VisualC6/boxtype.dsp b/ide/VisualC6/boxtype.dsp deleted file mode 100644 index 07bc9baca..000000000 --- a/ide/VisualC6/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/boxtype" -# PROP BASE Intermediate_Dir "Release/boxtype" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/boxtype" -# PROP Intermediate_Dir "Release/boxtype" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/boxtype.exe" /pdbtype:sept /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 "Debug/boxtype" -# PROP BASE Intermediate_Dir "Debug/boxtype" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/boxtype" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/browser.dsp b/ide/VisualC6/browser.dsp deleted file mode 100644 index aec011b25..000000000 --- a/ide/VisualC6/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/browser" -# PROP BASE Intermediate_Dir "Release/browser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/browser" -# PROP Intermediate_Dir "Release/browser" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/browser.exe" /pdbtype:sept /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 "Debug/browser" -# PROP BASE Intermediate_Dir "Debug/browser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/browser" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/button.dsp b/ide/VisualC6/button.dsp deleted file mode 100644 index b87b1ebe8..000000000 --- a/ide/VisualC6/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/button" -# PROP BASE Intermediate_Dir "Release/button" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/button" -# PROP Intermediate_Dir "Release/button" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/button.exe" /pdbtype:sept /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 "Debug/button" -# PROP BASE Intermediate_Dir "Debug/button" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/button" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/buttons.dsp b/ide/VisualC6/buttons.dsp deleted file mode 100644 index 0dceb2a31..000000000 --- a/ide/VisualC6/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/buttons" -# PROP BASE Intermediate_Dir "Release/buttons" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/buttons" -# PROP Intermediate_Dir "Release/buttons" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/buttons.exe" /pdbtype:sept /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 "Debug/buttons" -# PROP BASE Intermediate_Dir "Debug/buttons" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/buttons" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/checkers.dsp b/ide/VisualC6/checkers.dsp deleted file mode 100644 index 8676699ea..000000000 --- a/ide/VisualC6/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/checkers" -# PROP BASE Intermediate_Dir "Release/checkers" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/checkers" -# PROP Intermediate_Dir "Release/checkers" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/checkers.exe" /pdbtype:sept /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 "Debug/checkers" -# PROP BASE Intermediate_Dir "Debug/checkers" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/checkers" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/clock.dsp b/ide/VisualC6/clock.dsp deleted file mode 100644 index 383ea387e..000000000 --- a/ide/VisualC6/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/clock" -# PROP BASE Intermediate_Dir "Release/clock" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/clock" -# PROP Intermediate_Dir "Release/clock" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/clock.exe" /pdbtype:sept /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 "Debug/clock" -# PROP BASE Intermediate_Dir "Debug/clock" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/clock" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/colbrowser.dsp b/ide/VisualC6/colbrowser.dsp deleted file mode 100644 index f4948c78e..000000000 --- a/ide/VisualC6/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/colbrowser" -# PROP BASE Intermediate_Dir "Release/colbrowser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/colbrowser" -# PROP Intermediate_Dir "Release/colbrowser" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_forms.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/colbrowser.exe" /pdbtype:sept /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 "Debug/colbrowser" -# PROP BASE Intermediate_Dir "Debug/colbrowser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/colbrowser" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_formsd.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/ide/VisualC6/color_chooser.dsp b/ide/VisualC6/color_chooser.dsp deleted file mode 100644 index c9cef51ed..000000000 --- a/ide/VisualC6/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/color_chooser" -# PROP BASE Intermediate_Dir "Release/color_chooser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/color_chooser" -# PROP Intermediate_Dir "Release/color_chooser" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/color_chooser.exe" /pdbtype:sept /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 "Debug/color_chooser" -# PROP BASE Intermediate_Dir "Debug/color_chooser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/color_chooser" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/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/ide/VisualC6/config.h b/ide/VisualC6/config.h deleted file mode 100644 index f71e8ab52..000000000 --- a/ide/VisualC6/config.h +++ /dev/null @@ -1,33 +0,0 @@ -/* - * "$Id: ide_visualc.cxx 7586 2010-05-03 20:10:13Z ianmacarthur $" - */ -#define FLTK_DATADIR "C:/FLTK" -#define FLTK_DOCDIR "C:/FLTK/DOC" -#define BORDER_WIDTH 2 -#define HAVE_GL 1 -#define HAVE_GL_GLU_H 1 -#define USE_COLORMAP 1 -#define HAVE_XDBE 0 -#define USE_XDBE HAVE_XDBE -#define HAVE_OVERLAY 0 -#define HAVE_GL_OVERLAY 1 -#define WORDS_BIGENDIAN 0 -#define U16 unsigned short -#define U32 unsigned -#undef U64 -#undef HAVE_VSNPRINTF -#undef HAVE_SNPRINTF -#define HAVE_STRCASECMP 1 -#define HAVE_LOCALE_H 1 -#define HAVE_LOCALECONV 1 -#define HAVE_POLL 0 -#define HAVE_LIBPNG -#define HAVE_LIBZ -#define HAVE_LIBJPEG -#define HAVE_PNG_H -#undef HAVE_LIBPNG_PNG_H -#define HAVE_PNG_GET_VALID -#define HAVE_PNG_SET_TRNS_TO_ALPHA -/* - * End of "$Id: ide_visualc.cxx 7586 2010-05-03 20:10:13Z ianmacarthur $". - */ diff --git a/ide/VisualC6/cube.dsp b/ide/VisualC6/cube.dsp deleted file mode 100644 index 261f7fe3f..000000000 --- a/ide/VisualC6/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/cube" -# PROP BASE Intermediate_Dir "Release/cube" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/cube" -# PROP Intermediate_Dir "Release/cube" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib 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/cube.exe" /pdbtype:sept /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 "Debug/cube" -# PROP BASE Intermediate_Dir "Debug/cube" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/cube" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib 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/ide/VisualC6/cursor.dsp b/ide/VisualC6/cursor.dsp deleted file mode 100644 index 3ac1d915a..000000000 --- a/ide/VisualC6/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/cursor" -# PROP BASE Intermediate_Dir "Release/cursor" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/cursor" -# PROP Intermediate_Dir "Release/cursor" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/cursor.exe" /pdbtype:sept /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 "Debug/cursor" -# PROP BASE Intermediate_Dir "Debug/cursor" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/cursor" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/curve.dsp b/ide/VisualC6/curve.dsp deleted file mode 100644 index b36f30450..000000000 --- a/ide/VisualC6/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/curve" -# PROP BASE Intermediate_Dir "Release/curve" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/curve" -# PROP Intermediate_Dir "Release/curve" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/curve.exe" /pdbtype:sept /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 "Debug/curve" -# PROP BASE Intermediate_Dir "Debug/curve" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/curve" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/device.dsp b/ide/VisualC6/device.dsp deleted file mode 100644 index 6aadfd028..000000000 --- a/ide/VisualC6/device.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="device" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=device - 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 "device.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 "device.mak" CFG="device - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "device - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "device - 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)" == "device - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/device" -# PROP BASE Intermediate_Dir "Release/device" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/device" -# PROP Intermediate_Dir "Release/device" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.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/device.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "device - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/device" -# PROP BASE Intermediate_Dir "Debug/device" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/device" -# PROP Intermediate_Dir "Debug/device" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.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/deviced.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "device - Win32 Release" -# Name "device - Win32 Debug" -# Begin Source File - -SOURCE=..\..\test\device.cxx -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/doublebuffer.dsp b/ide/VisualC6/doublebuffer.dsp deleted file mode 100644 index 91ccf89da..000000000 --- a/ide/VisualC6/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/doublebuffer" -# PROP BASE Intermediate_Dir "Release/doublebuffer" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/doublebuffer" -# PROP Intermediate_Dir "Release/doublebuffer" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/doublebuffer.exe" /pdbtype:sept /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 "Debug/doublebuffer" -# PROP BASE Intermediate_Dir "Debug/doublebuffer" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/doublebuffer" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/editor.dsp b/ide/VisualC6/editor.dsp deleted file mode 100644 index 00ba3bd24..000000000 --- a/ide/VisualC6/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/editor" -# PROP BASE Intermediate_Dir "Release/editor" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/editor" -# PROP Intermediate_Dir "Release/editor" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/editor.exe" /pdbtype:sept /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 "Debug/editor" -# PROP BASE Intermediate_Dir "Debug/editor" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/editor" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/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/ide/VisualC6/fast_slow.dsp b/ide/VisualC6/fast_slow.dsp deleted file mode 100644 index 80a1c598e..000000000 --- a/ide/VisualC6/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/fast_slow" -# PROP BASE Intermediate_Dir "Release/fast_slow" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fast_slow" -# PROP Intermediate_Dir "Release/fast_slow" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/fast_slow.exe" /pdbtype:sept /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 "Debug/fast_slow" -# PROP BASE Intermediate_Dir "Debug/fast_slow" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fast_slow" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c fast_slow.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c fast_slow.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/file_chooser.dsp b/ide/VisualC6/file_chooser.dsp deleted file mode 100644 index 13e4d72ef..000000000 --- a/ide/VisualC6/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/file_chooser" -# PROP BASE Intermediate_Dir "Release/file_chooser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/file_chooser" -# PROP Intermediate_Dir "Release/file_chooser" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.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/file_chooser.exe" /pdbtype:sept /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 "Debug/file_chooser" -# PROP BASE Intermediate_Dir "Debug/file_chooser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/file_chooser" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.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/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/ide/VisualC6/fltk.dsp b/ide/VisualC6/fltk.dsp deleted file mode 100644 index 5b29aca64..000000000 --- a/ide/VisualC6/fltk.dsp +++ /dev/null @@ -1,701 +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.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.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/fltk" -# PROP BASE Intermediate_Dir "Release/fltk" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk" -# PROP Intermediate_Dir "Release/fltk" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/fltk" -# PROP BASE Intermediate_Dir "Debug/fltk" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk" -# PROP Intermediate_Dir "Debug/fltk" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\cmap.cxx -# 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_Copy_Surface.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_Device.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_gleam.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_Image_Surface.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_Native_File_Chooser.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_Paged_Device.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_PostScript.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Preferences.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Printer.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_Table.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Table_Row.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_Tree.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Tree_Item.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Tree_Item_Array.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Tree_Prefs.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_Window_shape.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\ps_image.cxx -# 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/ide/VisualC6/fltk.dsw b/ide/VisualC6/fltk.dsw deleted file mode 100644 index 29105f98d..000000000 --- a/ide/VisualC6/fltk.dsw +++ /dev/null @@ -1,1634 +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 fltk_gl - End Project Dependency - Begin Project Dependency - Project_Dep_Name Fluid - 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 Fluid - 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 blocks - 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 CubeView - 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 device - End Project Dependency - Begin Project Dependency - Project_Dep_Name doublebuffer - End Project Dependency - Begin Project Dependency - Project_Dep_Name editor - 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 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 help - 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 inactive - 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 line_style - End Project Dependency - Begin Project Dependency - Project_Dep_Name list_visuals - 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 native-filechooser - 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 pack - End Project Dependency - Begin Project Dependency - Project_Dep_Name pixmap_browser - End Project Dependency - Begin Project Dependency - Project_Dep_Name pixmap - End Project Dependency - Begin Project Dependency - Project_Dep_Name preferences - End Project Dependency - Begin Project Dependency - Project_Dep_Name radio - End Project Dependency - Begin Project Dependency - Project_Dep_Name resizebox - End Project Dependency - Begin Project Dependency - Project_Dep_Name resize - 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 sudoku - End Project Dependency - Begin Project Dependency - Project_Dep_Name symbols - End Project Dependency - Begin Project Dependency - Project_Dep_Name table - End Project Dependency - Begin Project Dependency - Project_Dep_Name tabs - End Project Dependency - Begin Project Dependency - Project_Dep_Name threads - End Project Dependency - Begin Project Dependency - Project_Dep_Name tile - End Project Dependency - Begin Project Dependency - Project_Dep_Name tiled_image - End Project Dependency - Begin Project Dependency - Project_Dep_Name tree - End Project Dependency - Begin Project Dependency - Project_Dep_Name utf8 - End Project Dependency - Begin Project Dependency - Project_Dep_Name valuators - End Project Dependency - Begin Project Dependency - Project_Dep_Name rotated_text - End Project Dependency -}}} - -############################################################################### - -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 fltk_forms - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_zlib - 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 fltk_forms - 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 fltk_gl - 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: "device"=".\device.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_zlib - 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 fltk - End Project Dependency -}}} - -############################################################################### - -Project: "fast_slow"=".\fast_slow.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: "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 fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_zlib - End Project Dependency -}}} - -############################################################################### - -Project: "fltk"=".\fltk.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_forms"=".\fltk_forms.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_formsdll"=".\fltk_formsdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_gl"=".\fltk_gl.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_gldll"=".\fltk_gldll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_images"=".\fltk_images.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_imagesdll"=".\fltk_imagesdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_jpeg"=".\fltk_jpeg.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltk_jpegdll"=".\fltk_jpegdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltk_png"=".\fltk_png.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk_zlib - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_pngdll"=".\fltk_pngdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk_zlib - End Project Dependency -}}} - -############################################################################### - -Project: "fltk_zlib"=".\fltk_zlib.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltk_zlibdll"=".\fltk_zlibdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "fltkdll"=".\fltkdll.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -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 fltk_forms - 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 fltk_gl - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_forms - 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 fltk_gl - 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 fltk_gl - 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 fltk_gl - 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 fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_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: "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 fltk_forms - End Project Dependency -}}} - -############################################################################### - -Project: "line_style"=".\line_style.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -Project: "list_visuals"=".\list_visuals.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: "native-filechooser"=".\native-filechooser.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 fltk_forms - 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 fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_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: "rotated_text"=".\rotated_text.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 fltk_gl - 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 fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_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: "table"=".\table.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 - Begin Project Dependency - Project_Dep_Name fltk_images - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_jpeg - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_png - End Project Dependency - Begin Project Dependency - Project_Dep_Name fltk_zlib - End Project Dependency -}}} - -############################################################################### - -Project: "tree"=".\tree.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: "utf8"=".\utf8.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name fltk - End Project Dependency -}}} - -############################################################################### - -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 -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/ide/VisualC6/fltk_forms.dsp b/ide/VisualC6/fltk_forms.dsp deleted file mode 100644 index c56998c61..000000000 --- a/ide/VisualC6/fltk_forms.dsp +++ /dev/null @@ -1,109 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_forms" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk_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 "fltk_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 "fltk_forms.mak" CFG="fltk_forms - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_forms - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk_forms - 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_forms - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_forms" -# PROP BASE Intermediate_Dir "Release/fltk_forms" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_forms" -# PROP Intermediate_Dir "Release/fltk_forms" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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_forms.lib" - -!ELSEIF "$(CFG)" == "fltk_forms - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_forms" -# PROP BASE Intermediate_Dir "Debug/fltk_forms" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_forms" -# PROP Intermediate_Dir "Debug/fltk_forms" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\fltk_formsd.lib" - -!ENDIF - -# Begin Target - -# Name "fltk_forms - Win32 Release" -# Name "fltk_forms - 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/ide/VisualC6/fltk_formsdll.dsp b/ide/VisualC6/fltk_formsdll.dsp deleted file mode 100644 index b002aa98b..000000000 --- a/ide/VisualC6/fltk_formsdll.dsp +++ /dev/null @@ -1,407 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_formsdll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltk_formsdll - 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_formsdll.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_formsdll.mak" CFG="fltk_formsdll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_formsdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltk_formsdll - 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)" == "fltk_formsdll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_formsdll" -# PROP BASE Intermediate_Dir "Release/fltk_formsdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_formsdll" -# PROP Intermediate_Dir "Release/fltk_formsdll" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_formsdll.pdb" /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "fltk_formsdll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_formsdll" -# PROP BASE Intermediate_Dir "Debug/fltk_formsdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_formsdll" -# PROP Intermediate_Dir "Debug/fltk_formsdll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_formsdlld.pdb" /debug /machine:I386 /out:"Debug/fltk_formsdll/fltk_formsdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltk_formsdll - Win32 Release" -# Name "fltk_formsdll - Win32 Debug" -# 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_Cairo.H"\ - "..\..\fl\fl_chart.h"\ - "..\..\fl\fl_check_button.h"\ - "..\..\fl\fl_choice.h"\ - "..\..\fl\fl_clock.h"\ - "..\..\fl\fl_counter.h"\ - "..\..\fl\fl_device.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_plugin.h"\ - "..\..\fl\fl_positioner.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_return_button.h"\ - "..\..\fl\fl_rgb_image.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_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_valuator.h"\ - "..\..\fl\fl_value_slider.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\forms.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.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_Cairo.H"\ - "..\..\fl\fl_chart.h"\ - "..\..\fl\fl_check_button.h"\ - "..\..\fl\fl_choice.h"\ - "..\..\fl\fl_clock.h"\ - "..\..\fl\fl_counter.h"\ - "..\..\fl\fl_device.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_plugin.h"\ - "..\..\fl\fl_positioner.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_repeat_button.h"\ - "..\..\fl\fl_return_button.h"\ - "..\..\fl\fl_rgb_image.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_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_valuator.h"\ - "..\..\fl\fl_value_slider.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\forms.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.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_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_free.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\Xutf8.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_Cairo.H"\ - "..\..\fl\fl_chart.h"\ - "..\..\fl\fl_check_button.h"\ - "..\..\fl\fl_choice.h"\ - "..\..\fl\fl_clock.h"\ - "..\..\fl\fl_counter.h"\ - "..\..\fl\fl_device.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_plugin.h"\ - "..\..\fl\fl_positioner.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_return_button.h"\ - "..\..\fl\fl_rgb_image.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_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_valuator.h"\ - "..\..\fl\fl_value_slider.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\forms.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.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_Cairo.H"\ - "..\..\fl\fl_chart.h"\ - "..\..\fl\fl_check_button.h"\ - "..\..\fl\fl_choice.h"\ - "..\..\fl\fl_clock.h"\ - "..\..\fl\fl_counter.h"\ - "..\..\fl\fl_device.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_plugin.h"\ - "..\..\fl\fl_positioner.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_return_button.h"\ - "..\..\fl\fl_rgb_image.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_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_valuator.h"\ - "..\..\fl\fl_value_slider.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\forms.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.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_bitmap.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_device.h"\ - "..\..\fl\fl_draw.h"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_pixmap.h"\ - "..\..\fl\fl_plugin.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_rgb_image.h"\ - "..\..\fl\fl_timer.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.h"\ - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/fltk_gl.dsp b/ide/VisualC6/fltk_gl.dsp deleted file mode 100644 index ba133147c..000000000 --- a/ide/VisualC6/fltk_gl.dsp +++ /dev/null @@ -1,129 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_gl" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk_gl - 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_gl.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_gl.mak" CFG="fltk_gl - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_gl - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk_gl - 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_gl - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_gl" -# PROP BASE Intermediate_Dir "Release/fltk_gl" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_gl" -# PROP Intermediate_Dir "Release/fltk_gl" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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_gl.lib" - -!ELSEIF "$(CFG)" == "fltk_gl - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_gl" -# PROP BASE Intermediate_Dir "Debug/fltk_gl" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_gl" -# PROP Intermediate_Dir "Debug/fltk_gl" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\fltk_gld.lib" - -!ENDIF - -# Begin Target - -# Name "fltk_gl - Win32 Release" -# Name "fltk_gl - Win32 Debug" -# Begin Source File - -SOURCE=..\..\src\Fl_Gl_Choice.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Gl_Device_Plugin.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\glut_compatability.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\glut_font.cxx -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/fltk_gldll.dsp b/ide/VisualC6/fltk_gldll.dsp deleted file mode 100644 index dea6ddabb..000000000 --- a/ide/VisualC6/fltk_gldll.dsp +++ /dev/null @@ -1,349 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_gldll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltk_gldll - 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_gldll.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_gldll.mak" CFG="fltk_gldll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_gldll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltk_gldll - 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)" == "fltk_gldll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_gldll" -# PROP BASE Intermediate_Dir "Release/fltk_gldll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_gldll" -# PROP Intermediate_Dir "Release/fltk_gldll" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_gldll.pdb" /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "fltk_gldll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_gldll" -# PROP BASE Intermediate_Dir "Debug/fltk_gldll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_gldll" -# PROP Intermediate_Dir "Debug/fltk_gldll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_gldlld.pdb" /debug /machine:I386 /out:"Debug/fltk_gldll/fltk_gldlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltk_gldll - Win32 Release" -# Name "fltk_gldll - Win32 Debug" -# Begin Source File - -SOURCE=..\..\src\Fl_Gl_Choice.cxx -DEP_CPP_FL_GL=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.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"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\fl_gl_choice.h"\ - "..\..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Gl_Device_Plugin.cxx -DEP_CPP_FL_GL_=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\fl\fl_bitmap.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_device.h"\ - "..\..\fl\fl_draw.h"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_paged_device.h"\ - "..\..\fl\fl_pixmap.h"\ - "..\..\fl\fl_plugin.h"\ - "..\..\fl\fl_postscript.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_printer.h"\ - "..\..\fl\fl_rgb_image.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\FL\gl.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\fl_gl_choice.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Gl_Overlay.cxx -DEP_CPP_FL_GL_O=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\FL\gl.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.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_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\FL\gl.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\fl_gl_choice.h"\ - "..\..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\freeglut_geometry.cxx -DEP_CPP_FREEG=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\glut.h"\ - "..\..\FL\math.h"\ - "..\..\fl\Xutf8.h"\ - -NODEP_CPP_FREEG=\ - "..\..\..\..\usr\include\math.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\freeglut_stroke_mono_roman.cxx -DEP_CPP_FREEGL=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\glut.h"\ - "..\..\fl\Xutf8.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\freeglut_stroke_roman.cxx -DEP_CPP_FREEGLU=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\glut.h"\ - "..\..\fl\Xutf8.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\freeglut_teapot.cxx -DEP_CPP_FREEGLUT=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\glut.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\freeglut_teapot_data.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\gl_draw.cxx -DEP_CPP_GL_DR=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\fl\fl_bitmap.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_device.h"\ - "..\..\fl\fl_draw.h"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_pixmap.h"\ - "..\..\fl\fl_plugin.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_rgb_image.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\FL\gl.h"\ - "..\..\FL\glu.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\fl_font.h"\ - "..\..\src\fl_gl_choice.h"\ - "..\..\src\flstring.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_Cairo.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_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\glut.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\flstring.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_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gl_window.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\glut.h"\ - "..\..\fl\Xutf8.h"\ - ".\config.h"\ - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/fltk_images.dsp b/ide/VisualC6/fltk_images.dsp deleted file mode 100644 index b85495536..000000000 --- a/ide/VisualC6/fltk_images.dsp +++ /dev/null @@ -1,117 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_images" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk_images - 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_images.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_images.mak" CFG="fltk_images - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_images - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk_images - 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_images - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_images" -# PROP BASE Intermediate_Dir "Release/fltk_images" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_images" -# PROP Intermediate_Dir "Release/fltk_images" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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_images.lib" - -!ELSEIF "$(CFG)" == "fltk_images - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_images" -# PROP BASE Intermediate_Dir "Debug/fltk_images" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_images" -# PROP Intermediate_Dir "Debug/fltk_images" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "FL_LIBRARY" /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 "FL_LIBRARY" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\fltk_imagesd.lib" - -!ENDIF - -# Begin Target - -# Name "fltk_images - Win32 Release" -# Name "fltk_images - 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/ide/VisualC6/fltk_imagesdll.dsp b/ide/VisualC6/fltk_imagesdll.dsp deleted file mode 100644 index 77128914a..000000000 --- a/ide/VisualC6/fltk_imagesdll.dsp +++ /dev/null @@ -1,285 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_imagesdll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltk_imagesdll - 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_imagesdll.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_imagesdll.mak" CFG="fltk_imagesdll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_imagesdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltk_imagesdll - 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)" == "fltk_imagesdll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_imagesdll" -# PROP BASE Intermediate_Dir "Release/fltk_imagesdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_imagesdll" -# PROP Intermediate_Dir "Release/fltk_imagesdll" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_imagesdll.pdb" /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "fltk_imagesdll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_imagesdll" -# PROP BASE Intermediate_Dir "Debug/fltk_imagesdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_imagesdll" -# PROP Intermediate_Dir "Debug/fltk_imagesdll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_imagesdlld.pdb" /debug /machine:I386 /out:"Debug/fltk_imagesdll/fltk_imagesdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltk_imagesdll - Win32 Release" -# Name "fltk_imagesdll - Win32 Debug" -# 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"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\Xutf8.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_File_Icon2.cxx -DEP_CPP_FL_FI=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\filename.h"\ - "..\..\fl\fl.h"\ - "..\..\fl\fl_bitmap.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_device.h"\ - "..\..\fl\fl_draw.h"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_file_icon.h"\ - "..\..\fl\fl_group.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_pixmap.h"\ - "..\..\fl\fl_plugin.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_rgb_image.h"\ - "..\..\fl\fl_shared_image.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\mac.H"\ - "..\..\FL\math.h"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_FI=\ - "..\..\..\..\usr\include\dirent.h"\ - "..\..\..\..\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_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_gif_image.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_pixmap.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Help_Dialog.cxx -DEP_CPP_FL_HE=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\filename.h"\ - "..\..\fl\fl.h"\ - "..\..\fl\fl_ask.h"\ - "..\..\fl\fl_bitmap.h"\ - "..\..\fl\fl_box.h"\ - "..\..\fl\fl_button.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_device.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_pixmap.h"\ - "..\..\fl\fl_plugin.h"\ - "..\..\fl\fl_preferences.h"\ - "..\..\fl\fl_rgb_image.h"\ - "..\..\fl\fl_scrollbar.h"\ - "..\..\fl\fl_shared_image.h"\ - "..\..\fl\fl_slider.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\fl_valuator.h"\ - "..\..\fl\fl_widget.h"\ - "..\..\fl\fl_window.h"\ - "..\..\fl\mac.H"\ - "..\..\fl\win32.h"\ - "..\..\fl\x.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\flstring.h"\ - ".\config.h"\ - -NODEP_CPP_FL_HE=\ - "..\..\..\..\usr\include\dirent.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\src\fl_images_core.cxx -DEP_CPP_FL_IM=\ - "..\..\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"\ - "..\..\fl\fl_types.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"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\Xutf8.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_PNG_Image.cxx -DEP_CPP_FL_PN=\ - "..\..\fl\enumerations.h"\ - "..\..\fl\fl.h"\ - "..\..\FL\Fl_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_png_image.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\Xutf8.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_Cairo.H"\ - "..\..\fl\fl_export.h"\ - "..\..\fl\fl_image.h"\ - "..\..\fl\fl_pnm_image.h"\ - "..\..\fl\fl_types.h"\ - "..\..\fl\fl_utf8.h"\ - "..\..\fl\Xutf8.h"\ - "..\..\src\flstring.h"\ - ".\config.h"\ - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/fltk_jpeg.dsp b/ide/VisualC6/fltk_jpeg.dsp deleted file mode 100644 index 750597049..000000000 --- a/ide/VisualC6/fltk_jpeg.dsp +++ /dev/null @@ -1,269 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_jpeg" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk_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 "fltk_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 "fltk_jpeg.mak" CFG="fltk_jpeg - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_jpeg - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk_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)" == "fltk_jpeg - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_jpeg" -# PROP BASE Intermediate_Dir "Release/fltk_jpeg" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_jpeg" -# PROP Intermediate_Dir "Release/fltk_jpeg" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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_jpeg.lib" - -!ELSEIF "$(CFG)" == "fltk_jpeg - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_jpeg" -# PROP BASE Intermediate_Dir "Debug/fltk_jpeg" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_jpeg" -# PROP Intermediate_Dir "Debug/fltk_jpeg" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\fltk_jpegd.lib" - -!ENDIF - -# Begin Target - -# Name "fltk_jpeg - Win32 Release" -# Name "fltk_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\jaricom.c -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcarith.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\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\jdarith.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\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\jmemmgr.c -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jmemnobs.c -# 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/ide/VisualC6/fltk_jpegdll.dsp b/ide/VisualC6/fltk_jpegdll.dsp deleted file mode 100644 index 65c753bd7..000000000 --- a/ide/VisualC6/fltk_jpegdll.dsp +++ /dev/null @@ -1,658 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_jpegdll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltk_jpegdll - 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_jpegdll.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_jpegdll.mak" CFG="fltk_jpegdll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_jpegdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltk_jpegdll - 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)" == "fltk_jpegdll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_jpegdll" -# PROP BASE Intermediate_Dir "Release/fltk_jpegdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_jpegdll" -# PROP Intermediate_Dir "Release/fltk_jpegdll" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_jpegdll.pdb" /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "fltk_jpegdll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_jpegdll" -# PROP BASE Intermediate_Dir "Debug/fltk_jpegdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_jpegdll" -# PROP Intermediate_Dir "Debug/fltk_jpegdll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_jpegdlld.pdb" /debug /machine:I386 /out:"Debug/fltk_jpegdll/fltk_jpegdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltk_jpegdll - Win32 Release" -# Name "fltk_jpegdll - Win32 Debug" -# Begin Source File - -SOURCE=..\..\jpeg\jaricom.c -DEP_CPP_JCPHU=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcapimin.c -DEP_CPP_JCAPI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcapistd.c -DEP_CPP_JCAPIS=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcarith.c -DEP_CPP_JCPHU=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jccoefct.c -DEP_CPP_JCCOE=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jccolor.c -DEP_CPP_JCCOL=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcdctmgr.c -DEP_CPP_JCDCT=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jchuff.c -DEP_CPP_JCHUF=\ - "..\..\jpeg\jchuff.h"\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcinit.c -DEP_CPP_JCINI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcmainct.c -DEP_CPP_JCMAI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcmarker.c -DEP_CPP_JCMAR=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcmaster.c -DEP_CPP_JCMAS=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcomapi.c -DEP_CPP_JCOMA=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcparam.c -DEP_CPP_JCPAR=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcprepct.c -DEP_CPP_JCPRE=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jcsample.c -DEP_CPP_JCSAM=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jctrans.c -DEP_CPP_JCTRA=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdapimin.c -DEP_CPP_JDAPI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdapistd.c -DEP_CPP_JDAPIS=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdarith.c -DEP_CPP_JCPHU=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdatadst.c -DEP_CPP_JDATA=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdatasrc.c -DEP_CPP_JDATAS=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdcoefct.c -DEP_CPP_JDCOE=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdcolor.c -DEP_CPP_JDCOL=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jddctmgr.c -DEP_CPP_JDDCT=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdhuff.c -DEP_CPP_JDHUF=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdhuff.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdinput.c -DEP_CPP_JDINP=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdmainct.c -DEP_CPP_JDMAI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdmarker.c -DEP_CPP_JDMAR=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdmaster.c -DEP_CPP_JDMAS=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdmerge.c -DEP_CPP_JDMER=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdpostct.c -DEP_CPP_JDPOS=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdsample.c -DEP_CPP_JDSAM=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jdtrans.c -DEP_CPP_JDTRA=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jerror.c -DEP_CPP_JERRO=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - "..\..\jpeg\jversion.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jfdctflt.c -DEP_CPP_JFDCT=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jfdctfst.c -DEP_CPP_JFDCTF=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jfdctint.c -DEP_CPP_JFDCTI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jidctflt.c -DEP_CPP_JIDCT=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jidctfst.c -DEP_CPP_JIDCTF=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jidctint.c -DEP_CPP_JIDCTI=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jdct.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jmemmgr.c -DEP_CPP_JMEMM=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmemsys.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jmemnobs.c -DEP_CPP_JMEMN=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmemsys.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jquant1.c -DEP_CPP_JQUAN=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jquant2.c -DEP_CPP_JQUANT=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\jpeg\jutils.c -DEP_CPP_JUTIL=\ - "..\..\jpeg\jconfig.h"\ - "..\..\jpeg\jerror.h"\ - "..\..\jpeg\jinclude.h"\ - "..\..\jpeg\jmorecfg.h"\ - "..\..\jpeg\jpegint.h"\ - "..\..\jpeg\jpeglib.h"\ - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/fltk_png.dsp b/ide/VisualC6/fltk_png.dsp deleted file mode 100644 index 587456a0e..000000000 --- a/ide/VisualC6/fltk_png.dsp +++ /dev/null @@ -1,145 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_png" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk_png - 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_png.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_png.mak" CFG="fltk_png - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_png - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk_png - 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_png - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_png" -# PROP BASE Intermediate_Dir "Release/fltk_png" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_png" -# PROP Intermediate_Dir "Release/fltk_png" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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_png.lib" - -!ELSEIF "$(CFG)" == "fltk_png - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_png" -# PROP BASE Intermediate_Dir "Debug/fltk_png" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_png" -# PROP Intermediate_Dir "Debug/fltk_png" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\fltk_pngd.lib" - -!ENDIF - -# Begin Target - -# Name "fltk_png - Win32 Release" -# Name "fltk_png - 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/ide/VisualC6/fltk_pngdll.dsp b/ide/VisualC6/fltk_pngdll.dsp deleted file mode 100644 index 1acf888d6..000000000 --- a/ide/VisualC6/fltk_pngdll.dsp +++ /dev/null @@ -1,303 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_pngdll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltk_pngdll - 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_pngdll.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_pngdll.mak" CFG="fltk_pngdll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_pngdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltk_pngdll - 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)" == "fltk_pngdll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_pngdll" -# PROP BASE Intermediate_Dir "Release/fltk_pngdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_pngdll" -# PROP Intermediate_Dir "Release/fltk_pngdll" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_pngdll.pdb" /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "fltk_pngdll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_pngdll" -# PROP BASE Intermediate_Dir "Debug/fltk_pngdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_pngdll" -# PROP Intermediate_Dir "Debug/fltk_pngdll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_pngdlld.pdb" /debug /machine:I386 /out:"Debug/fltk_pngdll/fltk_pngdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltk_pngdll - Win32 Release" -# Name "fltk_pngdll - Win32 Debug" -# Begin Source File - -SOURCE=..\..\png\png.c -DEP_CPP_PNG_C=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNG_C=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngerror.c -DEP_CPP_PNGER=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGER=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngget.c -DEP_CPP_PNGGE=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGGE=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngmem.c -DEP_CPP_PNGME=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGME=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngpread.c -DEP_CPP_PNGPR=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGPR=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngread.c -DEP_CPP_PNGRE=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGRE=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngrio.c -DEP_CPP_PNGRI=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGRI=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngrtran.c -DEP_CPP_PNGRT=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGRT=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngrutil.c -DEP_CPP_PNGRU=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGRU=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngset.c -DEP_CPP_PNGSE=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGSE=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngtrans.c -DEP_CPP_PNGTR=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGTR=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngwio.c -DEP_CPP_PNGWI=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGWI=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngwrite.c -DEP_CPP_PNGWR=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGWR=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngwtran.c -DEP_CPP_PNGWT=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGWT=\ - "..\..\png\pngusr.h"\ - -# End Source File -# Begin Source File - -SOURCE=..\..\png\pngwutil.c -DEP_CPP_PNGWU=\ - "..\..\png\png.h"\ - "..\..\png\pngconf.h"\ - "..\..\zlib\zconf.h"\ - "..\..\zlib\zlib.h"\ - ".\config.h"\ - -NODEP_CPP_PNGWU=\ - "..\..\png\pngusr.h"\ - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/fltk_zlib.dsp b/ide/VisualC6/fltk_zlib.dsp deleted file mode 100644 index ade64c831..000000000 --- a/ide/VisualC6/fltk_zlib.dsp +++ /dev/null @@ -1,130 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_zlib" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=fltk_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 "fltk_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 "fltk_zlib.mak" CFG="fltk_zlib - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_zlib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "fltk_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)" == "fltk_zlib - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_zlib" -# PROP BASE Intermediate_Dir "Release/fltk_zlib" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_zlib" -# PROP Intermediate_Dir "Release/fltk_zlib" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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_zlib.lib" - -!ELSEIF "$(CFG)" == "fltk_zlib - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_zlib" -# PROP BASE Intermediate_Dir "Debug/fltk_zlib" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_zlib" -# PROP Intermediate_Dir "Debug/fltk_zlib" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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\fltk_zlibd.lib" - -!ENDIF - -# Begin Target - -# Name "fltk_zlib - Win32 Release" -# Name "fltk_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\gzclose.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\gzlib.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\gzread.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\gzwrite.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\infback.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 diff --git a/ide/VisualC6/fltk_zlibdll.dsp b/ide/VisualC6/fltk_zlibdll.dsp deleted file mode 100644 index eaed5853d..000000000 --- a/ide/VisualC6/fltk_zlibdll.dsp +++ /dev/null @@ -1,138 +0,0 @@ -# Microsoft Developer Studio Project File - Name="fltk_zlibdll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=fltk_zlibdll - 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_zlibdll.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_zlibdll.mak" CFG="fltk_zlibdll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "fltk_zlibdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "fltk_zlibdll - 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)" == "fltk_zlibdll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/fltk_zlibdll" -# PROP BASE Intermediate_Dir "Release/fltk_zlibdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltk_zlibdll" -# PROP Intermediate_Dir "Release/fltk_zlibdll" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_zlibdll.pdb" /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "fltk_zlibdll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltk_zlibdll" -# PROP BASE Intermediate_Dir "Debug/fltk_zlibdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltk_zlibdll" -# PROP Intermediate_Dir "Debug/fltk_zlibdll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"fltk_zlibdlld.pdb" /debug /machine:I386 /out:"Debug/fltk_zlibdll/fltk_zlibdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "fltk_zlibdll - Win32 Release" -# Name "fltk_zlibdll - 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\gzclose.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\gzlib.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\gzread.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\gzwrite.c -# End Source File -# Begin Source File -SOURCE=..\..\zlib\infback.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 diff --git a/ide/VisualC6/fltkdll.dsp b/ide/VisualC6/fltkdll.dsp deleted file mode 100644 index d09f93cfc..000000000 --- a/ide/VisualC6/fltkdll.dsp +++ /dev/null @@ -1,719 +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 "Release/fltkdll" -# PROP BASE Intermediate_Dir "Release/fltkdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fltkdll" -# PROP Intermediate_Dir "Release/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 /GX /Os /Ob2 /I "." /I "..\.." /I "..\..\zlib" /I "..\..\png" /I "..\..\jpeg" /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 -# SUBTRACT LINK32 /pdb:none /nodefaultlib -# Begin Special Build Tool -SOURCE="$(InputPath)" -PostBuild_Desc=Copy FLTKDLL to test directory -PostBuild_Cmds=copy Release\fltkdll\fltkdll.dll ..\..\test -# End Special Build Tool - -!ELSEIF "$(CFG)" == "fltkdll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/fltkdll" -# PROP BASE Intermediate_Dir "Debug/fltkdll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fltkdll" -# PROP Intermediate_Dir "Debug/fltkdll" -# 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 "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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:"Debug/fltkdll/fltkdlld.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none /incremental:no /map -# Begin Special Build Tool -SOURCE="$(InputPath)" -PostBuild_Desc=Copy FLTKDLLD to test directory -PostBuild_Cmds=copy Debug\fltkdll\fltkdlld.dll ..\..\test -# End Special Build Tool - -!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\cmap.cxx -# 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_Copy_Surface.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_Device.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_gleam.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_Image_Surface.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_Native_File_Chooser.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_Paged_Device.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_PostScript.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Preferences.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Printer.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_Table.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Table_Row.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_Tree.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Tree_Item.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Tree_Item_Array.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\src\Fl_Tree_Prefs.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_Window_shape.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\ps_image.cxx -# 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/ide/VisualC6/fonts.dsp b/ide/VisualC6/fonts.dsp deleted file mode 100644 index 208f2557e..000000000 --- a/ide/VisualC6/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/fonts" -# PROP BASE Intermediate_Dir "Release/fonts" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fonts" -# PROP Intermediate_Dir "Release/fonts" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/fonts.exe" /pdbtype:sept /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 "Debug/fonts" -# PROP BASE Intermediate_Dir "Debug/fonts" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fonts" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/forms.dsp b/ide/VisualC6/forms.dsp deleted file mode 100644 index b09434678..000000000 --- a/ide/VisualC6/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/forms" -# PROP BASE Intermediate_Dir "Release/forms" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/forms" -# PROP Intermediate_Dir "Release/forms" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_forms.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/forms.exe" /pdbtype:sept /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 "Debug/forms" -# PROP BASE Intermediate_Dir "Debug/forms" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/forms" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_formsd.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/ide/VisualC6/fractals.dsp b/ide/VisualC6/fractals.dsp deleted file mode 100644 index dfb444166..000000000 --- a/ide/VisualC6/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/fractals" -# PROP BASE Intermediate_Dir "Release/fractals" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fractals" -# PROP Intermediate_Dir "Release/fractals" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib fltk_forms.lib 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/fractals.exe" /pdbtype:sept /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 "Debug/fractals" -# PROP BASE Intermediate_Dir "Debug/fractals" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fractals" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib fltk_formsd.lib 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/ide/VisualC6/fullscreen.dsp b/ide/VisualC6/fullscreen.dsp deleted file mode 100644 index 0ca0a43b3..000000000 --- a/ide/VisualC6/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/fullscreen" -# PROP BASE Intermediate_Dir "Release/fullscreen" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/fullscreen" -# PROP Intermediate_Dir "Release/fullscreen" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib 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/fullscreen.exe" /pdbtype:sept /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 "Debug/fullscreen" -# PROP BASE Intermediate_Dir "Debug/fullscreen" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/fullscreen" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib 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/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/ide/VisualC6/gl_overlay.dsp b/ide/VisualC6/gl_overlay.dsp deleted file mode 100644 index 25bcae52d..000000000 --- a/ide/VisualC6/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/gl_overlay" -# PROP BASE Intermediate_Dir "Release/gl_overlay" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/gl_overlay" -# PROP Intermediate_Dir "Release/gl_overlay" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib 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_overlay.exe" /pdbtype:sept /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 "Debug/gl_overlay" -# PROP BASE Intermediate_Dir "Debug/gl_overlay" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/gl_overlay" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib 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/ide/VisualC6/glpuzzle.dsp b/ide/VisualC6/glpuzzle.dsp deleted file mode 100644 index 544f23b66..000000000 --- a/ide/VisualC6/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/glpuzzle" -# PROP BASE Intermediate_Dir "Release/glpuzzle" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/glpuzzle" -# PROP Intermediate_Dir "Release/glpuzzle" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib 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/glpuzzle.exe" /pdbtype:sept /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 "Debug/glpuzzle" -# PROP BASE Intermediate_Dir "Debug/glpuzzle" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/glpuzzle" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib 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/ide/VisualC6/hello.dsp b/ide/VisualC6/hello.dsp deleted file mode 100644 index 2e971e40d..000000000 --- a/ide/VisualC6/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/hello" -# PROP BASE Intermediate_Dir "Release/hello" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/hello" -# PROP Intermediate_Dir "Release/hello" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/hello.exe" /pdbtype:sept /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 "Debug/hello" -# PROP BASE Intermediate_Dir "Debug/hello" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/hello" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/help.dsp b/ide/VisualC6/help.dsp deleted file mode 100644 index 16f8994be..000000000 --- a/ide/VisualC6/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/help" -# PROP BASE Intermediate_Dir "Release/help" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/help" -# PROP Intermediate_Dir "Release/help" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.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/help.exe" /pdbtype:sept /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 "Debug/help" -# PROP BASE Intermediate_Dir "Debug/help" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/help" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.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/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/ide/VisualC6/iconize.dsp b/ide/VisualC6/iconize.dsp deleted file mode 100644 index a3f0ba78a..000000000 --- a/ide/VisualC6/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/iconize" -# PROP BASE Intermediate_Dir "Release/iconize" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/iconize" -# PROP Intermediate_Dir "Release/iconize" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/iconize.exe" /pdbtype:sept /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 "Debug/iconize" -# PROP BASE Intermediate_Dir "Debug/iconize" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/iconize" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/image.dsp b/ide/VisualC6/image.dsp deleted file mode 100644 index ce458f8b2..000000000 --- a/ide/VisualC6/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/image" -# PROP BASE Intermediate_Dir "Release/image" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/image" -# PROP Intermediate_Dir "Release/image" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/image.exe" /pdbtype:sept /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 "Debug/image" -# PROP BASE Intermediate_Dir "Debug/image" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/image" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/inactive.dsp b/ide/VisualC6/inactive.dsp deleted file mode 100644 index 2456a1efe..000000000 --- a/ide/VisualC6/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/inactive" -# PROP BASE Intermediate_Dir "Release/inactive" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/inactive" -# PROP Intermediate_Dir "Release/inactive" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/inactive.exe" /pdbtype:sept /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 "Debug/inactive" -# PROP BASE Intermediate_Dir "Debug/inactive" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/inactive" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fluid -InputPath=..\..\test\inactive.fl - -"..\..\test\inactive.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - pushd ..\..\test\ - ..\fluid\fluid -c inactive.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c inactive.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/input.dsp b/ide/VisualC6/input.dsp deleted file mode 100644 index 5decb5a8a..000000000 --- a/ide/VisualC6/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/input" -# PROP BASE Intermediate_Dir "Release/input" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/input" -# PROP Intermediate_Dir "Release/input" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/input.exe" /pdbtype:sept /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 "Debug/input" -# PROP BASE Intermediate_Dir "Debug/input" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/input" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/input_choice.dsp b/ide/VisualC6/input_choice.dsp deleted file mode 100644 index 497f60ed8..000000000 --- a/ide/VisualC6/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/input_choice" -# PROP BASE Intermediate_Dir "Release/input_choice" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/input_choice" -# PROP Intermediate_Dir "Release/input_choice" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/input_choice.exe" /pdbtype:sept /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 "Debug/input_choice" -# PROP BASE Intermediate_Dir "Debug/input_choice" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/input_choice" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/keyboard.dsp b/ide/VisualC6/keyboard.dsp deleted file mode 100644 index b60f226b4..000000000 --- a/ide/VisualC6/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/keyboard" -# PROP BASE Intermediate_Dir "Release/keyboard" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/keyboard" -# PROP Intermediate_Dir "Release/keyboard" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/keyboard.exe" /pdbtype:sept /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 "Debug/keyboard" -# PROP BASE Intermediate_Dir "Debug/keyboard" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/keyboard" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c keyboard_ui.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c keyboard_ui.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/label.dsp b/ide/VisualC6/label.dsp deleted file mode 100644 index fd159828f..000000000 --- a/ide/VisualC6/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/label" -# PROP BASE Intermediate_Dir "Release/label" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/label" -# PROP Intermediate_Dir "Release/label" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_forms.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/label.exe" /pdbtype:sept /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 "Debug/label" -# PROP BASE Intermediate_Dir "Debug/label" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/label" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_formsd.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/ide/VisualC6/line_style.dsp b/ide/VisualC6/line_style.dsp deleted file mode 100644 index 7ce315a23..000000000 --- a/ide/VisualC6/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/line_style" -# PROP BASE Intermediate_Dir "Release/line_style" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/line_style" -# PROP Intermediate_Dir "Release/line_style" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/line_style.exe" /pdbtype:sept /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 "Debug/line_style" -# PROP BASE Intermediate_Dir "Debug/line_style" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/line_style" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/list_visuals.dsp b/ide/VisualC6/list_visuals.dsp deleted file mode 100644 index 4bcb60533..000000000 --- a/ide/VisualC6/list_visuals.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="list_visuals" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=list_visuals - 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 "list_visuals.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 "list_visuals.mak" CFG="list_visuals - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "list_visuals - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "list_visuals - 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)" == "list_visuals - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/list_visuals" -# PROP BASE Intermediate_Dir "Release/list_visuals" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/list_visuals" -# PROP Intermediate_Dir "Release/list_visuals" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/list_visuals.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "list_visuals - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/list_visuals" -# PROP BASE Intermediate_Dir "Debug/list_visuals" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/list_visuals" -# PROP Intermediate_Dir "Debug/list_visuals" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/list_visualsd.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "list_visuals - Win32 Release" -# Name "list_visuals - Win32 Debug" -# Begin Source File - -SOURCE=..\..\test\list_visuals.cxx -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/mandelbrot.dsp b/ide/VisualC6/mandelbrot.dsp deleted file mode 100644 index e1fccac31..000000000 --- a/ide/VisualC6/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/mandelbrot" -# PROP BASE Intermediate_Dir "Release/mandelbrot" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/mandelbrot" -# PROP Intermediate_Dir "Release/mandelbrot" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/mandelbrot.exe" /pdbtype:sept /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 "Debug/mandelbrot" -# PROP BASE Intermediate_Dir "Debug/mandelbrot" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/mandelbrot" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/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)" - pushd ..\..\test\ - ..\fluid\fluid -c mandelbrot_ui.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c mandelbrot_ui.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/menubar.dsp b/ide/VisualC6/menubar.dsp deleted file mode 100644 index cf9e9a517..000000000 --- a/ide/VisualC6/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/menubar" -# PROP BASE Intermediate_Dir "Release/menubar" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/menubar" -# PROP Intermediate_Dir "Release/menubar" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/menubar.exe" /pdbtype:sept /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 "Debug/menubar" -# PROP BASE Intermediate_Dir "Debug/menubar" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/menubar" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/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/ide/VisualC6/message.dsp b/ide/VisualC6/message.dsp deleted file mode 100644 index c29601878..000000000 --- a/ide/VisualC6/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/message" -# PROP BASE Intermediate_Dir "Release/message" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/message" -# PROP Intermediate_Dir "Release/message" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/message.exe" /pdbtype:sept /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 "Debug/message" -# PROP BASE Intermediate_Dir "Debug/message" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/message" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/minimum.dsp b/ide/VisualC6/minimum.dsp deleted file mode 100644 index 953ac2225..000000000 --- a/ide/VisualC6/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/minimum" -# PROP BASE Intermediate_Dir "Release/minimum" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/minimum" -# PROP Intermediate_Dir "Release/minimum" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/minimum.exe" /pdbtype:sept /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 "Debug/minimum" -# PROP BASE Intermediate_Dir "Debug/minimum" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/minimum" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/native-filechooser.dsp b/ide/VisualC6/native-filechooser.dsp deleted file mode 100644 index ad1b34fc3..000000000 --- a/ide/VisualC6/native-filechooser.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="native-filechooser" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=native-filechooser - 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 "native-filechooser.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 "native-filechooser.mak" CFG="native-filechooser - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "native-filechooser - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "native-filechooser - 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)" == "native-filechooser - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/native-filechooser" -# PROP BASE Intermediate_Dir "Release/native-filechooser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/native-filechooser" -# PROP Intermediate_Dir "Release/native-filechooser" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/native-filechooser.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "native-filechooser - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/native-filechooser" -# PROP BASE Intermediate_Dir "Debug/native-filechooser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/native-filechooser" -# PROP Intermediate_Dir "Debug/native-filechooser" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/native-filechooserd.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "native-filechooser - Win32 Release" -# Name "native-filechooser - Win32 Debug" -# Begin Source File - -SOURCE=..\..\test\native-filechooser.cxx -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/navigation.dsp b/ide/VisualC6/navigation.dsp deleted file mode 100644 index 2165ec6b3..000000000 --- a/ide/VisualC6/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/navigation" -# PROP BASE Intermediate_Dir "Release/navigation" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/navigation" -# PROP Intermediate_Dir "Release/navigation" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/navigation.exe" /pdbtype:sept /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 "Debug/navigation" -# PROP BASE Intermediate_Dir "Debug/navigation" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/navigation" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/output.dsp b/ide/VisualC6/output.dsp deleted file mode 100644 index 032e0269a..000000000 --- a/ide/VisualC6/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/output" -# PROP BASE Intermediate_Dir "Release/output" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/output" -# PROP Intermediate_Dir "Release/output" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_forms.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/output.exe" /pdbtype:sept /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 "Debug/output" -# PROP BASE Intermediate_Dir "Debug/output" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/output" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_formsd.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/ide/VisualC6/overlay.dsp b/ide/VisualC6/overlay.dsp deleted file mode 100644 index 672223771..000000000 --- a/ide/VisualC6/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/overlay" -# PROP BASE Intermediate_Dir "Release/overlay" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/overlay" -# PROP Intermediate_Dir "Release/overlay" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/overlay.exe" /pdbtype:sept /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 "Debug/overlay" -# PROP BASE Intermediate_Dir "Debug/overlay" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/overlay" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/pack.dsp b/ide/VisualC6/pack.dsp deleted file mode 100644 index 1f6e2d8da..000000000 --- a/ide/VisualC6/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/pack" -# PROP BASE Intermediate_Dir "Release/pack" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/pack" -# PROP Intermediate_Dir "Release/pack" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/pack.exe" /pdbtype:sept /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 "Debug/pack" -# PROP BASE Intermediate_Dir "Debug/pack" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/pack" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/pixmap.dsp b/ide/VisualC6/pixmap.dsp deleted file mode 100644 index 4262afca4..000000000 --- a/ide/VisualC6/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/pixmap" -# PROP BASE Intermediate_Dir "Release/pixmap" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/pixmap" -# PROP Intermediate_Dir "Release/pixmap" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/pixmap.exe" /pdbtype:sept /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 "Debug/pixmap" -# PROP BASE Intermediate_Dir "Debug/pixmap" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/pixmap" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/pixmap_browser.dsp b/ide/VisualC6/pixmap_browser.dsp deleted file mode 100644 index fab93ab8a..000000000 --- a/ide/VisualC6/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/pixmap_browser" -# PROP BASE Intermediate_Dir "Release/pixmap_browser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/pixmap_browser" -# PROP Intermediate_Dir "Release/pixmap_browser" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.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/pixmap_browser.exe" /pdbtype:sept /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 "Debug/pixmap_browser" -# PROP BASE Intermediate_Dir "Debug/pixmap_browser" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/pixmap_browser" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.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/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/ide/VisualC6/preferences.dsp b/ide/VisualC6/preferences.dsp deleted file mode 100644 index 4fde9c0ed..000000000 --- a/ide/VisualC6/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/preferences" -# PROP BASE Intermediate_Dir "Release/preferences" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/preferences" -# PROP Intermediate_Dir "Release/preferences" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/preferences.exe" /pdbtype:sept /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 "Debug/preferences" -# PROP BASE Intermediate_Dir "Debug/preferences" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/preferences" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c preferences.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c preferences.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/radio.dsp b/ide/VisualC6/radio.dsp deleted file mode 100644 index 9984bf602..000000000 --- a/ide/VisualC6/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/radio" -# PROP BASE Intermediate_Dir "Release/radio" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/radio" -# PROP Intermediate_Dir "Release/radio" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/radio.exe" /pdbtype:sept /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 "Debug/radio" -# PROP BASE Intermediate_Dir "Debug/radio" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/radio" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c radio.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c radio.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/resize.dsp b/ide/VisualC6/resize.dsp deleted file mode 100644 index 23cfbdaba..000000000 --- a/ide/VisualC6/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/resize" -# PROP BASE Intermediate_Dir "Release/resize" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/resize" -# PROP Intermediate_Dir "Release/resize" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/resize.exe" /pdbtype:sept /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 "Debug/resize" -# PROP BASE Intermediate_Dir "Debug/resize" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/resize" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c resize.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c resize.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/resizebox.dsp b/ide/VisualC6/resizebox.dsp deleted file mode 100644 index a56766595..000000000 --- a/ide/VisualC6/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/resizebox" -# PROP BASE Intermediate_Dir "Release/resizebox" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/resizebox" -# PROP Intermediate_Dir "Release/resizebox" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/resizebox.exe" /pdbtype:sept /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 "Debug/resizebox" -# PROP BASE Intermediate_Dir "Debug/resizebox" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/resizebox" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/rotated_text.dsp b/ide/VisualC6/rotated_text.dsp deleted file mode 100644 index 66a27901a..000000000 --- a/ide/VisualC6/rotated_text.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="rotated_text" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=rotated_text - 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 "rotated_text.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 "rotated_text.mak" CFG="rotated_text - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "rotated_text - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "rotated_text - 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)" == "rotated_text - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/rotated_text" -# PROP BASE Intermediate_Dir "Release/rotated_text" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/rotated_text" -# PROP Intermediate_Dir "Release/rotated_text" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/rotated_text.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "rotated_text - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/rotated_text" -# PROP BASE Intermediate_Dir "Debug/rotated_text" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/rotated_text" -# PROP Intermediate_Dir "Debug/rotated_text" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/rotated_textd.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "rotated_text - Win32 Release" -# Name "rotated_text - Win32 Debug" -# Begin Source File - -SOURCE=..\..\test\rotated_text.cxx -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/scroll.dsp b/ide/VisualC6/scroll.dsp deleted file mode 100644 index 8d017a5aa..000000000 --- a/ide/VisualC6/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/scroll" -# PROP BASE Intermediate_Dir "Release/scroll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/scroll" -# PROP Intermediate_Dir "Release/scroll" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/scroll.exe" /pdbtype:sept /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 "Debug/scroll" -# PROP BASE Intermediate_Dir "Debug/scroll" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/scroll" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/shape.dsp b/ide/VisualC6/shape.dsp deleted file mode 100644 index 60bdbaec3..000000000 --- a/ide/VisualC6/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/shape" -# PROP BASE Intermediate_Dir "Release/shape" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/shape" -# PROP Intermediate_Dir "Release/shape" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gl.lib 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/shape.exe" /pdbtype:sept /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 "Debug/shape" -# PROP BASE Intermediate_Dir "Debug/shape" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/shape" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_gld.lib 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/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/ide/VisualC6/subwindow.dsp b/ide/VisualC6/subwindow.dsp deleted file mode 100644 index ee3b5923d..000000000 --- a/ide/VisualC6/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/subwindow" -# PROP BASE Intermediate_Dir "Release/subwindow" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/subwindow" -# PROP Intermediate_Dir "Release/subwindow" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/subwindow.exe" /pdbtype:sept /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 "Debug/subwindow" -# PROP BASE Intermediate_Dir "Debug/subwindow" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/subwindow" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/sudoku.dsp b/ide/VisualC6/sudoku.dsp deleted file mode 100644 index ef627cb56..000000000 --- a/ide/VisualC6/sudoku.dsp +++ /dev/null @@ -1,97 +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/sudoku" -# PROP BASE Intermediate_Dir "Release/sudoku" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/sudoku" -# PROP Intermediate_Dir "Release/sudoku" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.lib winmm.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/sudoku.exe" /pdbtype:sept /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 "Debug/sudoku" -# PROP BASE Intermediate_Dir "Debug/sudoku" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/sudoku" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.lib winmm.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 -# End Target -# End Project diff --git a/ide/VisualC6/symbols.dsp b/ide/VisualC6/symbols.dsp deleted file mode 100644 index 2609f6ba5..000000000 --- a/ide/VisualC6/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/symbols" -# PROP BASE Intermediate_Dir "Release/symbols" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/symbols" -# PROP Intermediate_Dir "Release/symbols" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/symbols.exe" /pdbtype:sept /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 "Debug/symbols" -# PROP BASE Intermediate_Dir "Debug/symbols" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/symbols" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/table.dsp b/ide/VisualC6/table.dsp deleted file mode 100644 index ca6765f38..000000000 --- a/ide/VisualC6/table.dsp +++ /dev/null @@ -1,97 +0,0 @@ -# Microsoft Developer Studio Project File - Name="table" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=table - 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 "table.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 "table.mak" CFG="table - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "table - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "table - 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)" == "table - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/table" -# PROP BASE Intermediate_Dir "Release/table" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/table" -# PROP Intermediate_Dir "Release/table" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/table.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "table - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/table" -# PROP BASE Intermediate_Dir "Debug/table" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/table" -# PROP Intermediate_Dir "Debug/table" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/tabled.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "table - Win32 Release" -# Name "table - Win32 Debug" -# Begin Source File - -SOURCE=..\..\test\table.cxx -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/tabs.dsp b/ide/VisualC6/tabs.dsp deleted file mode 100644 index dad5709c0..000000000 --- a/ide/VisualC6/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/tabs" -# PROP BASE Intermediate_Dir "Release/tabs" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/tabs" -# PROP Intermediate_Dir "Release/tabs" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/tabs.exe" /pdbtype:sept /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 "Debug/tabs" -# PROP BASE Intermediate_Dir "Debug/tabs" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/tabs" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c tabs.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c tabs.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/threads.dsp b/ide/VisualC6/threads.dsp deleted file mode 100644 index a9a0eaa6b..000000000 --- a/ide/VisualC6/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/threads" -# PROP BASE Intermediate_Dir "Release/threads" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/threads" -# PROP Intermediate_Dir "Release/threads" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/threads.exe" /pdbtype:sept /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 "Debug/threads" -# PROP BASE Intermediate_Dir "Debug/threads" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/threads" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/tile.dsp b/ide/VisualC6/tile.dsp deleted file mode 100644 index 60d7e0142..000000000 --- a/ide/VisualC6/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/tile" -# PROP BASE Intermediate_Dir "Release/tile" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/tile" -# PROP Intermediate_Dir "Release/tile" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/tile.exe" /pdbtype:sept /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 "Debug/tile" -# PROP BASE Intermediate_Dir "Debug/tile" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/tile" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/ide/VisualC6/tiled_image.dsp b/ide/VisualC6/tiled_image.dsp deleted file mode 100644 index ce1334228..000000000 --- a/ide/VisualC6/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/tiled_image" -# PROP BASE Intermediate_Dir "Release/tiled_image" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/tiled_image" -# PROP Intermediate_Dir "Release/tiled_image" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_images.lib fltk_jpeg.lib fltk_png.lib fltk_zlib.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_image.exe" /pdbtype:sept /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 "Debug/tiled_image" -# PROP BASE Intermediate_Dir "Debug/tiled_image" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/tiled_image" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 fltk_imagesd.lib fltk_jpegd.lib fltk_pngd.lib fltk_zlibd.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/ide/VisualC6/tree.dsp b/ide/VisualC6/tree.dsp deleted file mode 100644 index 8a250cbad..000000000 --- a/ide/VisualC6/tree.dsp +++ /dev/null @@ -1,128 +0,0 @@ -# Microsoft Developer Studio Project File - Name="tree" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=tree - 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 "tree.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 "tree.mak" CFG="tree - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "tree - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "tree - 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)" == "tree - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release/tree" -# PROP BASE Intermediate_Dir "Release/tree" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/tree" -# PROP Intermediate_Dir "Release/tree" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/tree.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:yes - -!ELSEIF "$(CFG)" == "tree - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug/tree" -# PROP BASE Intermediate_Dir "Debug/tree" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/tree" -# PROP Intermediate_Dir "Debug/tree" -# 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 "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/treed.exe" /pdbtype:sept /libpath:"..\..\lib" -# SUBTRACT LINK32 /pdb:none /incremental:no - -!ENDIF - -# Begin Target - -# Name "tree - Win32 Release" -# Name "tree - Win32 Debug" -# Begin Source File - -SOURCE=..\..\test\tree.cxx -# End Source File -# Begin Source File - -SOURCE=..\..\test\tree.fl - -!IF "$(CFG)" == "tree - Win32 Release" - -# Begin Custom Build - Create .cxx and .h file with fluid -InputPath=..\..\test\tree.fl - -"..\..\test\tree.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - pushd ..\..\test\ - ..\fluid\fluid -c tree.fl - popd - -# End Custom Build - -!ELSEIF "$(CFG)" == "tree - Win32 Debug" - -# Begin Custom Build - Create .cxx and .h file with fluidd -InputPath=..\..\test\tree.fl - -"..\..\test\tree.cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - pushd ..\..\test\ - ..\fluid\fluidd -c tree.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/ide/VisualC6/utf8.dsp b/ide/VisualC6/utf8.dsp deleted file mode 100644 index a6a101afa..000000000 --- a/ide/VisualC6/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/utf8" -# PROP BASE Intermediate_Dir "Release/utf8" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/utf8" -# PROP Intermediate_Dir "Release/utf8" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/utf8.exe" /pdbtype:sept /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 "Debug/utf8" -# PROP BASE Intermediate_Dir "Debug/utf8" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/utf8" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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/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/ide/VisualC6/valuators.dsp b/ide/VisualC6/valuators.dsp deleted file mode 100644 index 93be20407..000000000 --- a/ide/VisualC6/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/valuators" -# PROP BASE Intermediate_Dir "Release/valuators" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/valuators" -# PROP Intermediate_Dir "Release/valuators" -# 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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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 /debug /machine:I386 /nodefaultlib:"libcd" /out:"../../test/valuators.exe" /pdbtype:sept /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 "Debug/valuators" -# PROP BASE Intermediate_Dir "Debug/valuators" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/valuators" -# PROP Intermediate_Dir "Debug/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 "../.." /I "../../zlib" /I "../../png" /I "../../jpeg" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /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)" - pushd ..\..\test\ - ..\fluid\fluid -c valuators.fl - popd - -# 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)" - pushd ..\..\test\ - ..\fluid\fluidd -c valuators.fl - popd - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project -- cgit v1.2.3