From c2539883fbb671db229f1dbfe753e8c039d659ff Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 4 Jul 2010 17:19:38 +0000 Subject: First step cleaning up the IDE jungle: - renamed ide/unsupported to ide/deprecated - fixed ide/vc2005 to make it compatible with VC++ 2010 Express (this was not really what we wanted, but I couldn't convert the older IDE files with VC++ 2010 Express) - FL/Fl_Device.H: fixed missing FL_EXPORT for building the FLTK dll (STR #2393). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7666 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/deprecated/README.BC | 5 + ide/deprecated/README.MS | 8 + ide/deprecated/borland/bc5/config.h | 153 + ide/deprecated/borland/bc5/fltk.ide | Bin 0 -> 287438 bytes ide/deprecated/borland/bc5/opengl32.lib | Bin 0 -> 36864 bytes ide/deprecated/borland/borlandc/README | 43 + ide/deprecated/borland/borlandc/arc.bpf | 3 + ide/deprecated/borland/borlandc/arc.bpr | 139 + ide/deprecated/borland/borlandc/arc.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/ask.bpf | 3 + ide/deprecated/borland/borlandc/ask.bpr | 139 + ide/deprecated/borland/borlandc/ask.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/bitmap.bpf | 3 + ide/deprecated/borland/borlandc/bitmap.bpr | 139 + ide/deprecated/borland/borlandc/bitmap.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/boxtype.bpf | 3 + ide/deprecated/borland/borlandc/boxtype.bpr | 139 + ide/deprecated/borland/borlandc/boxtype.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/browser.bpf | 3 + ide/deprecated/borland/borlandc/browser.bpr | 140 + ide/deprecated/borland/borlandc/browser.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/button.bpf | 3 + ide/deprecated/borland/borlandc/button.bpr | 139 + ide/deprecated/borland/borlandc/button.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/buttons.bpf | 3 + ide/deprecated/borland/borlandc/buttons.bpr | 139 + ide/deprecated/borland/borlandc/buttons.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/checkers.bpf | 3 + ide/deprecated/borland/borlandc/checkers.bpr | 139 + ide/deprecated/borland/borlandc/checkers.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/clock.bpf | 3 + ide/deprecated/borland/borlandc/clock.bpr | 139 + ide/deprecated/borland/borlandc/clock.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/colbrowser.bpf | 3 + ide/deprecated/borland/borlandc/colbrowser.bpr | 139 + ide/deprecated/borland/borlandc/colbrowser.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/color_chooser.bpf | 3 + ide/deprecated/borland/borlandc/color_chooser.bpr | 139 + ide/deprecated/borland/borlandc/color_chooser.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/config.h | 231 ++ ide/deprecated/borland/borlandc/cube.bpf | 3 + ide/deprecated/borland/borlandc/cube.bpr | 139 + ide/deprecated/borland/borlandc/cube.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/cursor.bpf | 3 + ide/deprecated/borland/borlandc/cursor.bpr | 139 + ide/deprecated/borland/borlandc/cursor.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/curve.bpf | 3 + ide/deprecated/borland/borlandc/curve.bpr | 139 + ide/deprecated/borland/borlandc/curve.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/demo.bpf | 3 + ide/deprecated/borland/borlandc/demo.bpr | 139 + ide/deprecated/borland/borlandc/demo.menu | 87 + ide/deprecated/borland/borlandc/demo.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/doublebuffer.bpf | 3 + ide/deprecated/borland/borlandc/doublebuffer.bpr | 139 + ide/deprecated/borland/borlandc/doublebuffer.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/editor.bpf | 3 + ide/deprecated/borland/borlandc/editor.bpr | 139 + ide/deprecated/borland/borlandc/editor.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/file_chooser.bpf | 3 + ide/deprecated/borland/borlandc/file_chooser.bpr | 139 + ide/deprecated/borland/borlandc/file_chooser.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/fltk.bpf | 9 + ide/deprecated/borland/borlandc/fltk.bpg | 216 ++ ide/deprecated/borland/borlandc/fltk.bpr | 303 ++ ide/deprecated/borland/borlandc/fltk.dsk | 441 +++ .../borland/borlandc/fltk_app_template.bpf | 3 + .../borland/borlandc/fltk_app_template.bpr | 139 + .../borland/borlandc/fltk_app_template.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/fltklib.bpf | 9 + ide/deprecated/borland/borlandc/fltklib.bpr | 344 +++ ide/deprecated/borland/borlandc/fluid.bpf | 3 + ide/deprecated/borland/borlandc/fluid.bpr | 159 ++ ide/deprecated/borland/borlandc/fluid.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/fonts.bpf | 3 + ide/deprecated/borland/borlandc/fonts.bpr | 139 + ide/deprecated/borland/borlandc/fonts.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/forms.bpf | 3 + ide/deprecated/borland/borlandc/forms.bpr | 139 + ide/deprecated/borland/borlandc/forms.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/fractals.bpf | 3 + ide/deprecated/borland/borlandc/fractals.bpr | 140 + ide/deprecated/borland/borlandc/fractals.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/fullscreen.bpf | 3 + ide/deprecated/borland/borlandc/fullscreen.bpr | 139 + ide/deprecated/borland/borlandc/fullscreen.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/hello.bpf | 3 + ide/deprecated/borland/borlandc/hello.bpr | 139 + ide/deprecated/borland/borlandc/hello.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/help.bpf | 3 + ide/deprecated/borland/borlandc/help.bpr | 139 + ide/deprecated/borland/borlandc/help.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/iconize.bpf | 3 + ide/deprecated/borland/borlandc/iconize.bpr | 139 + ide/deprecated/borland/borlandc/iconize.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/image.bpf | 3 + ide/deprecated/borland/borlandc/image.bpr | 139 + ide/deprecated/borland/borlandc/image.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/input.bpf | 3 + ide/deprecated/borland/borlandc/input.bpr | 139 + ide/deprecated/borland/borlandc/input.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/keyboard.bpf | 3 + ide/deprecated/borland/borlandc/keyboard.bpr | 139 + ide/deprecated/borland/borlandc/keyboard.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/label.bpf | 3 + ide/deprecated/borland/borlandc/label.bpr | 139 + ide/deprecated/borland/borlandc/label.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/line_style.bpf | 3 + ide/deprecated/borland/borlandc/line_style.bpr | 139 + ide/deprecated/borland/borlandc/line_style.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/menubar.bpf | 3 + ide/deprecated/borland/borlandc/menubar.bpr | 139 + ide/deprecated/borland/borlandc/menubar.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/message.bpf | 3 + ide/deprecated/borland/borlandc/message.bpr | 139 + ide/deprecated/borland/borlandc/message.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/minimum.bpf | 3 + ide/deprecated/borland/borlandc/minimum.bpr | 139 + ide/deprecated/borland/borlandc/minimum.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/navigation.bpf | 3 + ide/deprecated/borland/borlandc/navigation.bpr | 139 + ide/deprecated/borland/borlandc/navigation.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/output.bpf | 3 + ide/deprecated/borland/borlandc/output.bpr | 139 + ide/deprecated/borland/borlandc/output.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/overlay.bpf | 3 + ide/deprecated/borland/borlandc/overlay.bpr | 139 + ide/deprecated/borland/borlandc/overlay.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/pack.bpf | 3 + ide/deprecated/borland/borlandc/pack.bpr | 139 + ide/deprecated/borland/borlandc/pack.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/pixmap.bpf | 3 + ide/deprecated/borland/borlandc/pixmap.bpr | 139 + ide/deprecated/borland/borlandc/pixmap.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/pixmap_browser.bpf | 3 + ide/deprecated/borland/borlandc/pixmap_browser.bpr | 139 + ide/deprecated/borland/borlandc/pixmap_browser.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/resizebox.bpf | 3 + ide/deprecated/borland/borlandc/resizebox.bpr | 139 + ide/deprecated/borland/borlandc/resizebox.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/scroll.bpf | 3 + ide/deprecated/borland/borlandc/scroll.bpr | 139 + ide/deprecated/borland/borlandc/scroll.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/shape.bpf | 3 + ide/deprecated/borland/borlandc/shape.bpr | 139 + ide/deprecated/borland/borlandc/shape.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/subwindow.bpf | 3 + ide/deprecated/borland/borlandc/subwindow.bpr | 139 + ide/deprecated/borland/borlandc/subwindow.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/symbols.bpf | 3 + ide/deprecated/borland/borlandc/symbols.bpr | 139 + ide/deprecated/borland/borlandc/symbols.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/tile.bpf | 3 + ide/deprecated/borland/borlandc/tile.bpr | 139 + ide/deprecated/borland/borlandc/tile.res | Bin 0 -> 876 bytes ide/deprecated/borland/borlandc/tiled_image.bpf | 3 + ide/deprecated/borland/borlandc/tiled_image.bpr | 139 + ide/deprecated/borland/borlandc/tiled_image.res | Bin 0 -> 876 bytes ide/deprecated/ms/vcnet/CubeView.vcproj | 227 ++ ide/deprecated/ms/vcnet/adjuster.vcproj | 166 ++ ide/deprecated/ms/vcnet/arc.vcproj | 166 ++ ide/deprecated/ms/vcnet/ask.vcproj | 166 ++ ide/deprecated/ms/vcnet/bitmap.vcproj | 166 ++ ide/deprecated/ms/vcnet/blocks.vcproj | 167 ++ ide/deprecated/ms/vcnet/boxtype.vcproj | 166 ++ ide/deprecated/ms/vcnet/browser.vcproj | 166 ++ ide/deprecated/ms/vcnet/button.vcproj | 166 ++ ide/deprecated/ms/vcnet/buttons.vcproj | 166 ++ ide/deprecated/ms/vcnet/checkers.vcproj | 166 ++ ide/deprecated/ms/vcnet/clock.vcproj | 166 ++ ide/deprecated/ms/vcnet/colbrowser.vcproj | 166 ++ ide/deprecated/ms/vcnet/color_chooser.vcproj | 164 ++ ide/deprecated/ms/vcnet/config.h | 197 ++ ide/deprecated/ms/vcnet/cube.vcproj | 166 ++ ide/deprecated/ms/vcnet/cursor.vcproj | 166 ++ ide/deprecated/ms/vcnet/curve.vcproj | 166 ++ ide/deprecated/ms/vcnet/demo.vcproj | 166 ++ ide/deprecated/ms/vcnet/doublebuffer.vcproj | 166 ++ ide/deprecated/ms/vcnet/editor.vcproj | 168 ++ ide/deprecated/ms/vcnet/fast_slow.vcproj | 191 ++ ide/deprecated/ms/vcnet/file_chooser.vcproj | 166 ++ ide/deprecated/ms/vcnet/fltk.lib.vcproj | 2704 ++++++++++++++++++ ide/deprecated/ms/vcnet/fltk.sln | 756 +++++ ide/deprecated/ms/vcnet/fltkdll.vcproj | 2909 ++++++++++++++++++++ ide/deprecated/ms/vcnet/fltkforms.vcproj | 238 ++ ide/deprecated/ms/vcnet/fltkgl.vcproj | 329 +++ ide/deprecated/ms/vcnet/fltkimages.vcproj | 278 ++ ide/deprecated/ms/vcnet/fluid.vcproj | 495 ++++ ide/deprecated/ms/vcnet/fonts.vcproj | 166 ++ ide/deprecated/ms/vcnet/forms.vcproj | 166 ++ ide/deprecated/ms/vcnet/fractals.vcproj | 184 ++ ide/deprecated/ms/vcnet/fullscreen.vcproj | 166 ++ ide/deprecated/ms/vcnet/gl_overlay.vcproj | 166 ++ ide/deprecated/ms/vcnet/glpuzzle.vcproj | 166 ++ ide/deprecated/ms/vcnet/hello.vcproj | 166 ++ ide/deprecated/ms/vcnet/help.vcproj | 166 ++ ide/deprecated/ms/vcnet/iconize.vcproj | 166 ++ ide/deprecated/ms/vcnet/image.vcproj | 166 ++ ide/deprecated/ms/vcnet/inactive.vcproj | 191 ++ ide/deprecated/ms/vcnet/input.vcproj | 166 ++ ide/deprecated/ms/vcnet/input_choice.vcproj | 167 ++ ide/deprecated/ms/vcnet/jpeg.vcproj | 994 +++++++ ide/deprecated/ms/vcnet/keyboard.vcproj | 209 ++ ide/deprecated/ms/vcnet/label.vcproj | 166 ++ ide/deprecated/ms/vcnet/libpng.vcproj | 403 +++ ide/deprecated/ms/vcnet/line_style.vcproj | 166 ++ ide/deprecated/ms/vcnet/mandelbrot.vcproj | 209 ++ ide/deprecated/ms/vcnet/menubar.vcproj | 164 ++ ide/deprecated/ms/vcnet/message.vcproj | 166 ++ ide/deprecated/ms/vcnet/minimum.vcproj | 166 ++ ide/deprecated/ms/vcnet/navigation.vcproj | 166 ++ ide/deprecated/ms/vcnet/output.vcproj | 166 ++ ide/deprecated/ms/vcnet/overlay.vcproj | 166 ++ ide/deprecated/ms/vcnet/pack.vcproj | 166 ++ ide/deprecated/ms/vcnet/pixmap.vcproj | 166 ++ ide/deprecated/ms/vcnet/pixmap_browser.vcproj | 166 ++ ide/deprecated/ms/vcnet/preferences.vcproj | 191 ++ ide/deprecated/ms/vcnet/radio.vcproj | 191 ++ ide/deprecated/ms/vcnet/resize.vcproj | 191 ++ ide/deprecated/ms/vcnet/resizebox.vcproj | 166 ++ ide/deprecated/ms/vcnet/scroll.vcproj | 166 ++ ide/deprecated/ms/vcnet/shape.vcproj | 166 ++ ide/deprecated/ms/vcnet/subwindow.vcproj | 166 ++ ide/deprecated/ms/vcnet/sudoku.vcproj | 170 ++ ide/deprecated/ms/vcnet/symbols.vcproj | 166 ++ ide/deprecated/ms/vcnet/tabs.vcproj | 191 ++ ide/deprecated/ms/vcnet/threads.vcproj | 166 ++ ide/deprecated/ms/vcnet/tile.vcproj | 166 ++ ide/deprecated/ms/vcnet/tiled_image.vcproj | 166 ++ ide/deprecated/ms/vcnet/valuators.vcproj | 192 ++ ide/deprecated/ms/vcnet/zlib.vcproj | 326 +++ 231 files changed, 28953 insertions(+) create mode 100644 ide/deprecated/README.BC create mode 100644 ide/deprecated/README.MS create mode 100644 ide/deprecated/borland/bc5/config.h create mode 100644 ide/deprecated/borland/bc5/fltk.ide create mode 100644 ide/deprecated/borland/bc5/opengl32.lib create mode 100644 ide/deprecated/borland/borlandc/README create mode 100644 ide/deprecated/borland/borlandc/arc.bpf create mode 100644 ide/deprecated/borland/borlandc/arc.bpr create mode 100644 ide/deprecated/borland/borlandc/arc.res create mode 100644 ide/deprecated/borland/borlandc/ask.bpf create mode 100644 ide/deprecated/borland/borlandc/ask.bpr create mode 100644 ide/deprecated/borland/borlandc/ask.res create mode 100644 ide/deprecated/borland/borlandc/bitmap.bpf create mode 100644 ide/deprecated/borland/borlandc/bitmap.bpr create mode 100644 ide/deprecated/borland/borlandc/bitmap.res create mode 100644 ide/deprecated/borland/borlandc/boxtype.bpf create mode 100644 ide/deprecated/borland/borlandc/boxtype.bpr create mode 100644 ide/deprecated/borland/borlandc/boxtype.res create mode 100644 ide/deprecated/borland/borlandc/browser.bpf create mode 100644 ide/deprecated/borland/borlandc/browser.bpr create mode 100644 ide/deprecated/borland/borlandc/browser.res create mode 100644 ide/deprecated/borland/borlandc/button.bpf create mode 100644 ide/deprecated/borland/borlandc/button.bpr create mode 100644 ide/deprecated/borland/borlandc/button.res create mode 100644 ide/deprecated/borland/borlandc/buttons.bpf create mode 100644 ide/deprecated/borland/borlandc/buttons.bpr create mode 100644 ide/deprecated/borland/borlandc/buttons.res create mode 100644 ide/deprecated/borland/borlandc/checkers.bpf create mode 100644 ide/deprecated/borland/borlandc/checkers.bpr create mode 100644 ide/deprecated/borland/borlandc/checkers.res create mode 100644 ide/deprecated/borland/borlandc/clock.bpf create mode 100644 ide/deprecated/borland/borlandc/clock.bpr create mode 100644 ide/deprecated/borland/borlandc/clock.res create mode 100644 ide/deprecated/borland/borlandc/colbrowser.bpf create mode 100644 ide/deprecated/borland/borlandc/colbrowser.bpr create mode 100644 ide/deprecated/borland/borlandc/colbrowser.res create mode 100644 ide/deprecated/borland/borlandc/color_chooser.bpf create mode 100644 ide/deprecated/borland/borlandc/color_chooser.bpr create mode 100644 ide/deprecated/borland/borlandc/color_chooser.res create mode 100644 ide/deprecated/borland/borlandc/config.h create mode 100644 ide/deprecated/borland/borlandc/cube.bpf create mode 100644 ide/deprecated/borland/borlandc/cube.bpr create mode 100644 ide/deprecated/borland/borlandc/cube.res create mode 100644 ide/deprecated/borland/borlandc/cursor.bpf create mode 100644 ide/deprecated/borland/borlandc/cursor.bpr create mode 100644 ide/deprecated/borland/borlandc/cursor.res create mode 100644 ide/deprecated/borland/borlandc/curve.bpf create mode 100644 ide/deprecated/borland/borlandc/curve.bpr create mode 100644 ide/deprecated/borland/borlandc/curve.res create mode 100644 ide/deprecated/borland/borlandc/demo.bpf create mode 100644 ide/deprecated/borland/borlandc/demo.bpr create mode 100644 ide/deprecated/borland/borlandc/demo.menu create mode 100644 ide/deprecated/borland/borlandc/demo.res create mode 100644 ide/deprecated/borland/borlandc/doublebuffer.bpf create mode 100644 ide/deprecated/borland/borlandc/doublebuffer.bpr create mode 100644 ide/deprecated/borland/borlandc/doublebuffer.res create mode 100644 ide/deprecated/borland/borlandc/editor.bpf create mode 100644 ide/deprecated/borland/borlandc/editor.bpr create mode 100644 ide/deprecated/borland/borlandc/editor.res create mode 100644 ide/deprecated/borland/borlandc/file_chooser.bpf create mode 100644 ide/deprecated/borland/borlandc/file_chooser.bpr create mode 100644 ide/deprecated/borland/borlandc/file_chooser.res create mode 100644 ide/deprecated/borland/borlandc/fltk.bpf create mode 100644 ide/deprecated/borland/borlandc/fltk.bpg create mode 100644 ide/deprecated/borland/borlandc/fltk.bpr create mode 100644 ide/deprecated/borland/borlandc/fltk.dsk create mode 100644 ide/deprecated/borland/borlandc/fltk_app_template.bpf create mode 100644 ide/deprecated/borland/borlandc/fltk_app_template.bpr create mode 100644 ide/deprecated/borland/borlandc/fltk_app_template.res create mode 100644 ide/deprecated/borland/borlandc/fltklib.bpf create mode 100644 ide/deprecated/borland/borlandc/fltklib.bpr create mode 100644 ide/deprecated/borland/borlandc/fluid.bpf create mode 100644 ide/deprecated/borland/borlandc/fluid.bpr create mode 100644 ide/deprecated/borland/borlandc/fluid.res create mode 100644 ide/deprecated/borland/borlandc/fonts.bpf create mode 100644 ide/deprecated/borland/borlandc/fonts.bpr create mode 100644 ide/deprecated/borland/borlandc/fonts.res create mode 100644 ide/deprecated/borland/borlandc/forms.bpf create mode 100644 ide/deprecated/borland/borlandc/forms.bpr create mode 100644 ide/deprecated/borland/borlandc/forms.res create mode 100644 ide/deprecated/borland/borlandc/fractals.bpf create mode 100644 ide/deprecated/borland/borlandc/fractals.bpr create mode 100644 ide/deprecated/borland/borlandc/fractals.res create mode 100644 ide/deprecated/borland/borlandc/fullscreen.bpf create mode 100644 ide/deprecated/borland/borlandc/fullscreen.bpr create mode 100644 ide/deprecated/borland/borlandc/fullscreen.res create mode 100644 ide/deprecated/borland/borlandc/hello.bpf create mode 100644 ide/deprecated/borland/borlandc/hello.bpr create mode 100644 ide/deprecated/borland/borlandc/hello.res create mode 100644 ide/deprecated/borland/borlandc/help.bpf create mode 100644 ide/deprecated/borland/borlandc/help.bpr create mode 100644 ide/deprecated/borland/borlandc/help.res create mode 100644 ide/deprecated/borland/borlandc/iconize.bpf create mode 100644 ide/deprecated/borland/borlandc/iconize.bpr create mode 100644 ide/deprecated/borland/borlandc/iconize.res create mode 100644 ide/deprecated/borland/borlandc/image.bpf create mode 100644 ide/deprecated/borland/borlandc/image.bpr create mode 100644 ide/deprecated/borland/borlandc/image.res create mode 100644 ide/deprecated/borland/borlandc/input.bpf create mode 100644 ide/deprecated/borland/borlandc/input.bpr create mode 100644 ide/deprecated/borland/borlandc/input.res create mode 100644 ide/deprecated/borland/borlandc/keyboard.bpf create mode 100644 ide/deprecated/borland/borlandc/keyboard.bpr create mode 100644 ide/deprecated/borland/borlandc/keyboard.res create mode 100644 ide/deprecated/borland/borlandc/label.bpf create mode 100644 ide/deprecated/borland/borlandc/label.bpr create mode 100644 ide/deprecated/borland/borlandc/label.res create mode 100644 ide/deprecated/borland/borlandc/line_style.bpf create mode 100644 ide/deprecated/borland/borlandc/line_style.bpr create mode 100644 ide/deprecated/borland/borlandc/line_style.res create mode 100644 ide/deprecated/borland/borlandc/menubar.bpf create mode 100644 ide/deprecated/borland/borlandc/menubar.bpr create mode 100644 ide/deprecated/borland/borlandc/menubar.res create mode 100644 ide/deprecated/borland/borlandc/message.bpf create mode 100644 ide/deprecated/borland/borlandc/message.bpr create mode 100644 ide/deprecated/borland/borlandc/message.res create mode 100644 ide/deprecated/borland/borlandc/minimum.bpf create mode 100644 ide/deprecated/borland/borlandc/minimum.bpr create mode 100644 ide/deprecated/borland/borlandc/minimum.res create mode 100644 ide/deprecated/borland/borlandc/navigation.bpf create mode 100644 ide/deprecated/borland/borlandc/navigation.bpr create mode 100644 ide/deprecated/borland/borlandc/navigation.res create mode 100644 ide/deprecated/borland/borlandc/output.bpf create mode 100644 ide/deprecated/borland/borlandc/output.bpr create mode 100644 ide/deprecated/borland/borlandc/output.res create mode 100644 ide/deprecated/borland/borlandc/overlay.bpf create mode 100644 ide/deprecated/borland/borlandc/overlay.bpr create mode 100644 ide/deprecated/borland/borlandc/overlay.res create mode 100644 ide/deprecated/borland/borlandc/pack.bpf create mode 100644 ide/deprecated/borland/borlandc/pack.bpr create mode 100644 ide/deprecated/borland/borlandc/pack.res create mode 100644 ide/deprecated/borland/borlandc/pixmap.bpf create mode 100644 ide/deprecated/borland/borlandc/pixmap.bpr create mode 100644 ide/deprecated/borland/borlandc/pixmap.res create mode 100644 ide/deprecated/borland/borlandc/pixmap_browser.bpf create mode 100644 ide/deprecated/borland/borlandc/pixmap_browser.bpr create mode 100644 ide/deprecated/borland/borlandc/pixmap_browser.res create mode 100644 ide/deprecated/borland/borlandc/resizebox.bpf create mode 100644 ide/deprecated/borland/borlandc/resizebox.bpr create mode 100644 ide/deprecated/borland/borlandc/resizebox.res create mode 100644 ide/deprecated/borland/borlandc/scroll.bpf create mode 100644 ide/deprecated/borland/borlandc/scroll.bpr create mode 100644 ide/deprecated/borland/borlandc/scroll.res create mode 100644 ide/deprecated/borland/borlandc/shape.bpf create mode 100644 ide/deprecated/borland/borlandc/shape.bpr create mode 100644 ide/deprecated/borland/borlandc/shape.res create mode 100644 ide/deprecated/borland/borlandc/subwindow.bpf create mode 100644 ide/deprecated/borland/borlandc/subwindow.bpr create mode 100644 ide/deprecated/borland/borlandc/subwindow.res create mode 100644 ide/deprecated/borland/borlandc/symbols.bpf create mode 100644 ide/deprecated/borland/borlandc/symbols.bpr create mode 100644 ide/deprecated/borland/borlandc/symbols.res create mode 100644 ide/deprecated/borland/borlandc/tile.bpf create mode 100644 ide/deprecated/borland/borlandc/tile.bpr create mode 100644 ide/deprecated/borland/borlandc/tile.res create mode 100644 ide/deprecated/borland/borlandc/tiled_image.bpf create mode 100644 ide/deprecated/borland/borlandc/tiled_image.bpr create mode 100644 ide/deprecated/borland/borlandc/tiled_image.res create mode 100644 ide/deprecated/ms/vcnet/CubeView.vcproj create mode 100644 ide/deprecated/ms/vcnet/adjuster.vcproj create mode 100644 ide/deprecated/ms/vcnet/arc.vcproj create mode 100644 ide/deprecated/ms/vcnet/ask.vcproj create mode 100644 ide/deprecated/ms/vcnet/bitmap.vcproj create mode 100644 ide/deprecated/ms/vcnet/blocks.vcproj create mode 100644 ide/deprecated/ms/vcnet/boxtype.vcproj create mode 100644 ide/deprecated/ms/vcnet/browser.vcproj create mode 100644 ide/deprecated/ms/vcnet/button.vcproj create mode 100644 ide/deprecated/ms/vcnet/buttons.vcproj create mode 100644 ide/deprecated/ms/vcnet/checkers.vcproj create mode 100644 ide/deprecated/ms/vcnet/clock.vcproj create mode 100644 ide/deprecated/ms/vcnet/colbrowser.vcproj create mode 100644 ide/deprecated/ms/vcnet/color_chooser.vcproj create mode 100644 ide/deprecated/ms/vcnet/config.h create mode 100644 ide/deprecated/ms/vcnet/cube.vcproj create mode 100644 ide/deprecated/ms/vcnet/cursor.vcproj create mode 100644 ide/deprecated/ms/vcnet/curve.vcproj create mode 100644 ide/deprecated/ms/vcnet/demo.vcproj create mode 100644 ide/deprecated/ms/vcnet/doublebuffer.vcproj create mode 100644 ide/deprecated/ms/vcnet/editor.vcproj create mode 100644 ide/deprecated/ms/vcnet/fast_slow.vcproj create mode 100644 ide/deprecated/ms/vcnet/file_chooser.vcproj create mode 100644 ide/deprecated/ms/vcnet/fltk.lib.vcproj create mode 100644 ide/deprecated/ms/vcnet/fltk.sln create mode 100644 ide/deprecated/ms/vcnet/fltkdll.vcproj create mode 100644 ide/deprecated/ms/vcnet/fltkforms.vcproj create mode 100644 ide/deprecated/ms/vcnet/fltkgl.vcproj create mode 100644 ide/deprecated/ms/vcnet/fltkimages.vcproj create mode 100644 ide/deprecated/ms/vcnet/fluid.vcproj create mode 100644 ide/deprecated/ms/vcnet/fonts.vcproj create mode 100644 ide/deprecated/ms/vcnet/forms.vcproj create mode 100644 ide/deprecated/ms/vcnet/fractals.vcproj create mode 100644 ide/deprecated/ms/vcnet/fullscreen.vcproj create mode 100644 ide/deprecated/ms/vcnet/gl_overlay.vcproj create mode 100644 ide/deprecated/ms/vcnet/glpuzzle.vcproj create mode 100644 ide/deprecated/ms/vcnet/hello.vcproj create mode 100644 ide/deprecated/ms/vcnet/help.vcproj create mode 100644 ide/deprecated/ms/vcnet/iconize.vcproj create mode 100644 ide/deprecated/ms/vcnet/image.vcproj create mode 100644 ide/deprecated/ms/vcnet/inactive.vcproj create mode 100644 ide/deprecated/ms/vcnet/input.vcproj create mode 100644 ide/deprecated/ms/vcnet/input_choice.vcproj create mode 100644 ide/deprecated/ms/vcnet/jpeg.vcproj create mode 100644 ide/deprecated/ms/vcnet/keyboard.vcproj create mode 100644 ide/deprecated/ms/vcnet/label.vcproj create mode 100644 ide/deprecated/ms/vcnet/libpng.vcproj create mode 100644 ide/deprecated/ms/vcnet/line_style.vcproj create mode 100644 ide/deprecated/ms/vcnet/mandelbrot.vcproj create mode 100644 ide/deprecated/ms/vcnet/menubar.vcproj create mode 100644 ide/deprecated/ms/vcnet/message.vcproj create mode 100644 ide/deprecated/ms/vcnet/minimum.vcproj create mode 100644 ide/deprecated/ms/vcnet/navigation.vcproj create mode 100644 ide/deprecated/ms/vcnet/output.vcproj create mode 100644 ide/deprecated/ms/vcnet/overlay.vcproj create mode 100644 ide/deprecated/ms/vcnet/pack.vcproj create mode 100644 ide/deprecated/ms/vcnet/pixmap.vcproj create mode 100644 ide/deprecated/ms/vcnet/pixmap_browser.vcproj create mode 100644 ide/deprecated/ms/vcnet/preferences.vcproj create mode 100644 ide/deprecated/ms/vcnet/radio.vcproj create mode 100644 ide/deprecated/ms/vcnet/resize.vcproj create mode 100644 ide/deprecated/ms/vcnet/resizebox.vcproj create mode 100644 ide/deprecated/ms/vcnet/scroll.vcproj create mode 100644 ide/deprecated/ms/vcnet/shape.vcproj create mode 100644 ide/deprecated/ms/vcnet/subwindow.vcproj create mode 100644 ide/deprecated/ms/vcnet/sudoku.vcproj create mode 100644 ide/deprecated/ms/vcnet/symbols.vcproj create mode 100644 ide/deprecated/ms/vcnet/tabs.vcproj create mode 100644 ide/deprecated/ms/vcnet/threads.vcproj create mode 100644 ide/deprecated/ms/vcnet/tile.vcproj create mode 100644 ide/deprecated/ms/vcnet/tiled_image.vcproj create mode 100644 ide/deprecated/ms/vcnet/valuators.vcproj create mode 100644 ide/deprecated/ms/vcnet/zlib.vcproj (limited to 'ide/deprecated') diff --git a/ide/deprecated/README.BC b/ide/deprecated/README.BC new file mode 100644 index 000000000..cbd85a63c --- /dev/null +++ b/ide/deprecated/README.BC @@ -0,0 +1,5 @@ +Borland c ide/compiler users will find in the borland subdir relevant ide project that no one on the current has anymore. +If you happen top fix/update (and if possible move them in an ide/borland dir on the fly) them, please report this in a new STR on fltk.org. +We will happily update them if we find one maintainer. + +Note: ide/unsupported/borland subdirs were originally located on the root of the distrib and should be tested from the root if you try to fix them. diff --git a/ide/deprecated/README.MS b/ide/deprecated/README.MS new file mode 100644 index 000000000..ef64fac71 --- /dev/null +++ b/ide/deprecated/README.MS @@ -0,0 +1,8 @@ +In the ms subdirectory, you'll find an old vc .net 2003 project dir called vcnet. +VC .net 2003 users can build the full distrib from the ide/visualc project dir +which is still supported and should be up-to-date. + +If we find a contributor capable of maintaining this ide distrib, we'll +be happy to update it and move it back to the ide subdir. + +Note: the vcnet project subdir was originally located on the root directory. diff --git a/ide/deprecated/borland/bc5/config.h b/ide/deprecated/borland/bc5/config.h new file mode 100644 index 000000000..34d88e0c6 --- /dev/null +++ b/ide/deprecated/borland/bc5/config.h @@ -0,0 +1,153 @@ +/* + * "$Id$" + * + * Configuration file for the Fast Light Tool Kit (FLTK). + * + * Copyright 1998-2001 by Bill Spitzak and others. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA. + * + * Please report all bugs and problems to "FLTK-bugs@easysw.com". + */ + +/* + * BORDER_WIDTH: + * + * Thickness of FL_UP_BOX and FL_DOWN_BOX. Current 1,2, and 3 are + * supported. + * + * 3 is the historic FLTK look. + * 2 is the default and looks like Microsoft Windows, KDE, and Qt. + * 1 is a plausible future evolution... + * + * Note that this may be simulated at runtime by redefining the boxtypes + * using Fl::set_boxtype(). + */ + +#define BORDER_WIDTH 2 + +/* + * HAVE_GL: + * + * Do you have OpenGL? Set this to 0 if you don't have or plan to use + * OpenGL, and FLTK will be smaller. + */ + +#define HAVE_GL 1 + +/* + * USE_COLORMAP: + * + * Setting this to zero will save a good deal of code (especially for + * fl_draw_image), but FLTK will only work on TrueColor visuals. + */ + +#define USE_COLORMAP 1 + +/* + * HAVE_XDBE: + * + * Do we have the X double-buffer extension? + */ + +#define HAVE_XDBE 0 + +/* + * USE_XDBE: + * + * Actually try to use the double-buffer extension? Set this to zero + * disable use of XDBE without breaking the list_visuals program. + */ + +#define USE_XDBE HAVE_XDBE + +/* + * HAVE_OVERLAY: + * + * Use the X overlay extension? FLTK will try to use an overlay + * visual for Fl_Overlay_Window, the Gl_Window overlay, and for the + * menus. Setting this to zero will remove a substantial amount of + * code from FLTK. Overlays have only been tested on SGI servers! + */ + +#define HAVE_OVERLAY 0 + +/* + * HAVE_GL_OVERLAY: + * + * It is possible your GL has an overlay even if X does not. If so, + * set this to 1. + */ + +#define HAVE_GL_OVERLAY HAVE_OVERLAY + +/* + * WORDS_BIGENDIAN: + * + * Byte order of your machine: 1 = big-endian, 0 = little-endian. + */ + +#define WORDS_BIGENDIAN 0 + +/* + * U16, U32, U64: + * + * Types used by fl_draw_image. One of U32 or U64 must be defined. + * U16 is optional but FLTK will work better with it! + */ + +#define U16 unsigned short +#define U32 unsigned +/* #undef U64 */ + +/* + * HAVE_DIRENT_H, HAVE_SYS_NDIR_H, HAVE_SYS_DIR_H, HAVE_NDIR_H, HAVE_SCANDIR: + * + * Where is (used only by fl_file_chooser and scandir). + */ + +#define HAVE_DIRENT_H 1 +#define HAVE_SYS_NDIR_H 0 +#define HAVE_SYS_DIR_H 0 +#define HAVE_NDIR_H 0 +#define HAVE_SCANDIR 0 + +/* + * possibly missing sprintf-style functions: + */ + +#define HAVE_VSNPRINTF 0 +#define HAVE_SNPRINTF 0 + +/* + * HAVE_SYS_SELECT_H: + * + * Whether or not select() call has its own header file. + */ + +#define HAVE_SYS_SELECT_H 0 + +/* + * HAVE_POLL: + * + * Use poll() if we don't have select(). + */ + +#define HAVE_POLL 0 + +/* + * End of "$Id$". + */ diff --git a/ide/deprecated/borland/bc5/fltk.ide b/ide/deprecated/borland/bc5/fltk.ide new file mode 100644 index 000000000..16ece51bc Binary files /dev/null and b/ide/deprecated/borland/bc5/fltk.ide differ diff --git a/ide/deprecated/borland/bc5/opengl32.lib b/ide/deprecated/borland/bc5/opengl32.lib new file mode 100644 index 000000000..b427a64f5 Binary files /dev/null and b/ide/deprecated/borland/bc5/opengl32.lib differ diff --git a/ide/deprecated/borland/borlandc/README b/ide/deprecated/borland/borlandc/README new file mode 100644 index 000000000..6196470e2 --- /dev/null +++ b/ide/deprecated/borland/borlandc/README @@ -0,0 +1,43 @@ +Compilation of FLTK 1.1rc2 in Borland C++ Builder 6.0 +(by Alexey Parshin alexeyp@m7.tts-sf.com) + +FLTK library compile: +--------------------- +0) Open the project group fltk.bpg. It contains all the other projects. +1) Create the directory ../obj (obj in fltk) +2) During the compilation of fltklib project I had two compile + errors in scandir_win32.c. Just add the required type conversions: + + Line 46: + findIn = (char *)malloc(len+5); + + Line 75: + struct dirent **tempDir = (struct dirent **) calloc(sizeof(struct dirent*), NDir+33); +3) For some reason BCB 6.0 doesn't like the word 'DIRECTORY' so I had to replace + it everywhere in source code and examples with '_DIRECTORY'. The case is + very important. For instance (file Fl_File_Icon.cxx): + + icon = new Fl_File_Icon("*", Fl_File_Icon::DIRECTORY); + + replaced with + + icon = new Fl_File_Icon("*", Fl_File_Icon::_DIRECTORY); + + +FLTK examples compile: +--------------------- +0) All the examples create an empty console window when start. I know how to + avoid this window but it requires the modification of the examples. So I leave + it on FLTK authors. +1) File connect.cxx doesn't support Windows - example is not generated. +2) The colbrowser example uses the color map file which is not presented on + Windows. If you modify this example so it uses the file stolen from Linux + you can test it. +3) The (cube, fullscreen, fractals) examples use GL which I don't have. For this + reason I was unable to test how it works with GL. + +Your own projects in BCB 6.0: +---------------------------- +1) Make sure you have 'Treat enums as integers' option checked (in project options). +2) To make it simple you can take fltk_app_template.bpr and replace bitmap.cxx in + this project with your files. diff --git a/ide/deprecated/borland/borlandc/arc.bpf b/ide/deprecated/borland/borlandc/arc.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/arc.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/arc.bpr b/ide/deprecated/borland/borlandc/arc.bpr new file mode 100644 index 000000000..68842d3f5 --- /dev/null +++ b/ide/deprecated/borland/borlandc/arc.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/arc.res b/ide/deprecated/borland/borlandc/arc.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/arc.res differ diff --git a/ide/deprecated/borland/borlandc/ask.bpf b/ide/deprecated/borland/borlandc/ask.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/ask.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/ask.bpr b/ide/deprecated/borland/borlandc/ask.bpr new file mode 100644 index 000000000..f5b7ead4e --- /dev/null +++ b/ide/deprecated/borland/borlandc/ask.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/ask.res b/ide/deprecated/borland/borlandc/ask.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/ask.res differ diff --git a/ide/deprecated/borland/borlandc/bitmap.bpf b/ide/deprecated/borland/borlandc/bitmap.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/bitmap.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/bitmap.bpr b/ide/deprecated/borland/borlandc/bitmap.bpr new file mode 100644 index 000000000..219d9c63f --- /dev/null +++ b/ide/deprecated/borland/borlandc/bitmap.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/bitmap.res b/ide/deprecated/borland/borlandc/bitmap.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/bitmap.res differ diff --git a/ide/deprecated/borland/borlandc/boxtype.bpf b/ide/deprecated/borland/borlandc/boxtype.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/boxtype.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/boxtype.bpr b/ide/deprecated/borland/borlandc/boxtype.bpr new file mode 100644 index 000000000..145219578 --- /dev/null +++ b/ide/deprecated/borland/borlandc/boxtype.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/boxtype.res b/ide/deprecated/borland/borlandc/boxtype.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/boxtype.res differ diff --git a/ide/deprecated/borland/borlandc/browser.bpf b/ide/deprecated/borland/borlandc/browser.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/browser.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/browser.bpr b/ide/deprecated/borland/borlandc/browser.bpr new file mode 100644 index 000000000..2694c4aa8 --- /dev/null +++ b/ide/deprecated/borland/borlandc/browser.bpr @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=3 +Item0=WIN32;_MSC_VER +Item1=WIN32 +Item2=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/browser.res b/ide/deprecated/borland/borlandc/browser.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/browser.res differ diff --git a/ide/deprecated/borland/borlandc/button.bpf b/ide/deprecated/borland/borlandc/button.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/button.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/button.bpr b/ide/deprecated/borland/borlandc/button.bpr new file mode 100644 index 000000000..130c2223d --- /dev/null +++ b/ide/deprecated/borland/borlandc/button.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/button.res b/ide/deprecated/borland/borlandc/button.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/button.res differ diff --git a/ide/deprecated/borland/borlandc/buttons.bpf b/ide/deprecated/borland/borlandc/buttons.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/buttons.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/buttons.bpr b/ide/deprecated/borland/borlandc/buttons.bpr new file mode 100644 index 000000000..35dce2ce4 --- /dev/null +++ b/ide/deprecated/borland/borlandc/buttons.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/buttons.res b/ide/deprecated/borland/borlandc/buttons.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/buttons.res differ diff --git a/ide/deprecated/borland/borlandc/checkers.bpf b/ide/deprecated/borland/borlandc/checkers.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/checkers.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/checkers.bpr b/ide/deprecated/borland/borlandc/checkers.bpr new file mode 100644 index 000000000..baa37fe5a --- /dev/null +++ b/ide/deprecated/borland/borlandc/checkers.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/checkers.res b/ide/deprecated/borland/borlandc/checkers.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/checkers.res differ diff --git a/ide/deprecated/borland/borlandc/clock.bpf b/ide/deprecated/borland/borlandc/clock.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/clock.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/clock.bpr b/ide/deprecated/borland/borlandc/clock.bpr new file mode 100644 index 000000000..cc7f28834 --- /dev/null +++ b/ide/deprecated/borland/borlandc/clock.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/clock.res b/ide/deprecated/borland/borlandc/clock.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/clock.res differ diff --git a/ide/deprecated/borland/borlandc/colbrowser.bpf b/ide/deprecated/borland/borlandc/colbrowser.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/colbrowser.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/colbrowser.bpr b/ide/deprecated/borland/borlandc/colbrowser.bpr new file mode 100644 index 000000000..c2049b37c --- /dev/null +++ b/ide/deprecated/borland/borlandc/colbrowser.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/colbrowser.res b/ide/deprecated/borland/borlandc/colbrowser.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/colbrowser.res differ diff --git a/ide/deprecated/borland/borlandc/color_chooser.bpf b/ide/deprecated/borland/borlandc/color_chooser.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/color_chooser.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/color_chooser.bpr b/ide/deprecated/borland/borlandc/color_chooser.bpr new file mode 100644 index 000000000..f2f23418d --- /dev/null +++ b/ide/deprecated/borland/borlandc/color_chooser.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams=- +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/color_chooser.res b/ide/deprecated/borland/borlandc/color_chooser.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/color_chooser.res differ diff --git a/ide/deprecated/borland/borlandc/config.h b/ide/deprecated/borland/borlandc/config.h new file mode 100644 index 000000000..f00d2ff64 --- /dev/null +++ b/ide/deprecated/borland/borlandc/config.h @@ -0,0 +1,231 @@ +/* + * "$Id$" + * + * Configuration file for the Fast Light Tool Kit (FLTK) for Borland C++. + * + * Copyright 1998-2005 by Bill Spitzak and others. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA. + * + * Please report all bugs and problems on the following page: + * + * http://www.fltk.org/str.php + */ + +/* + * Where to find the documentation files... + */ + +#define FLTK_DATADIR "C:/FLTK" +#define FLTK_DOCDIR "C:/FLTK/DOC" + + +/* + * BORDER_WIDTH: + * + * Thickness of FL_UP_BOX and FL_DOWN_BOX. Current 1,2, and 3 are + * supported. 3 is the historic FLTK look. 2 looks more like Microsoft + * Windows, KDE, and Qt, and is the default when building for Windows. + * 1 is a plausible future evolution... Note that this may be simulated + * at runtime by redefining the boxtypes using Fl::set_boxtype(). + */ + +#define BORDER_WIDTH 2 + +/* + * HAVE_GL: + * + * Do you have OpenGL? Set this to 0 if you don't have or plan to use + * OpenGL, and FLTK will be smaller. + */ + +#define HAVE_GL 1 + +/* + * HAVE_GL_GLU_H: + * + * Do you have the OpenGL Utility Library header file? + * (many broken Mesa RPMs do not...) + */ + +#define HAVE_GL_GLU_H 1 + +/* + * USE_COLORMAP: + * + * Setting this to zero will save a good deal of code (especially for + * fl_draw_image), but FLTK will only work on TrueColor visuals. + */ + +#define USE_COLORMAP 1 + +/* + * USE_XFT + * + * Use the new Xft library to draw anti-aliased text. + */ + +#define USE_XFT 0 + +/* + * HAVE_XDBE: + * + * Do we have the X double-buffer extension? + */ + +#define HAVE_XDBE 0 + +/* + * USE_XDBE: + * + * Actually try to use the double-buffer extension? Set this to zero + * disable use of XDBE without breaking the list_visuals program. + */ + +#define USE_XDBE HAVE_XDBE + +/* + * HAVE_OVERLAY: + * + * Use the X overlay extension? FLTK will try to use an overlay + * visual for Fl_Overlay_Window, the Gl_Window overlay, and for the + * menus. Setting this to zero will remove a substantial amount of + * code from FLTK. Overlays have only been tested on SGI servers! + */ + +#define HAVE_OVERLAY 0 + +/* + * HAVE_GL_OVERLAY: + * + * It is possible your GL has an overlay even if X does not. If so, + * set this to 1. + */ + +#define HAVE_GL_OVERLAY 1 + +/* + * WORDS_BIGENDIAN: + * + * Byte order of your machine: 1 = big-endian, 0 = little-endian. + */ + +#define WORDS_BIGENDIAN 0 + +/* + * U16, U32, U64: + * + * Types used by fl_draw_image. One of U32 or U64 must be defined. + * U16 is optional but FLTK will work better with it! + */ + +#define U16 unsigned short +#define U32 unsigned +/* #undef U64 */ + +/* + * HAVE_DIRENT_H, HAVE_SYS_NDIR_H, HAVE_SYS_DIR_H, HAVE_NDIR_H, HAVE_SCANDIR: + * + * Where is (used only by fl_file_chooser and scandir). + */ + +#define HAVE_DIRENT_H 1 +/* #undef HAVE_SYS_NDIR_H */ +/* #undef HAVE_SYS_DIR_H */ +/* #undef HAVE_NDIR_H */ +/* #undef HAVE_SCANDIR */ + +/* + * Possibly missing sprintf-style functions: + */ + +#define HAVE_VSNPRINTF 1 +#define HAVE_SNPRINTF 1 + +/* + * String functions and headers... + */ + +/* #undef HAVE_STRINGS_H */ +#define HAVE_STRCASECMP 1 +/* #undef HAVE_STRLCAT */ +/* #undef HAVE_STRLCPY */ + +/* + * Do we have POSIX locale support? + */ + +#define HAVE_LOCALE_H 1 +#define HAVE_LOCALECONV 1 + +/* + * HAVE_SYS_SELECT_H: + * + * Whether or not select() call has its own header file. + */ + +/* #undef HAVE_SYS_SELECT_H */ + +/* + * HAVE_SYS_STDTYPES_H: + * + * Whether or not we have the header file. + */ + +/* #undef HAVE_SYS_STDTYPES_H */ + +/* + * HAVE_POLL: + * + * Use poll() if we don't have select(). + */ + +#define HAVE_POLL 0 + +/* + * Do we have various image libraries? + */ + +/* #undef HAVE_LIBPNG */ +/* #undef HAVE_LIBZ */ +/* #undef HAVE_LIBJPEG */ + +/* + * Which header file do we include for libpng? + */ + +/* #undef HAVE_PNG_H */ +/* #undef HAVE_LIBPNG_PNG_H */ + +/* + * Do we have the png_xyz() functions? + */ + +/* #undef HAVE_PNG_GET_VALID */ +/* #undef HAVE_PNG_SET_TRNS_TO_ALPHA */ +/* #undef HAVE_PNG_READ_DESTROY */ + +/* + * Do we have POSIX threading? + */ + +/* #undef HAVE_PTHREAD */ +/* #undef HAVE_PTHREAD_H */ + + +/* + * End of "$Id$". + */ diff --git a/ide/deprecated/borland/borlandc/cube.bpf b/ide/deprecated/borland/borlandc/cube.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/cube.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/cube.bpr b/ide/deprecated/borland/borlandc/cube.bpr new file mode 100644 index 000000000..18232699c --- /dev/null +++ b/ide/deprecated/borland/borlandc/cube.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/cube.res b/ide/deprecated/borland/borlandc/cube.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/cube.res differ diff --git a/ide/deprecated/borland/borlandc/cursor.bpf b/ide/deprecated/borland/borlandc/cursor.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/cursor.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/cursor.bpr b/ide/deprecated/borland/borlandc/cursor.bpr new file mode 100644 index 000000000..772b42c7c --- /dev/null +++ b/ide/deprecated/borland/borlandc/cursor.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/cursor.res b/ide/deprecated/borland/borlandc/cursor.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/cursor.res differ diff --git a/ide/deprecated/borland/borlandc/curve.bpf b/ide/deprecated/borland/borlandc/curve.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/curve.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/curve.bpr b/ide/deprecated/borland/borlandc/curve.bpr new file mode 100644 index 000000000..baad23d0b --- /dev/null +++ b/ide/deprecated/borland/borlandc/curve.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/curve.res b/ide/deprecated/borland/borlandc/curve.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/curve.res differ diff --git a/ide/deprecated/borland/borlandc/demo.bpf b/ide/deprecated/borland/borlandc/demo.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/demo.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/demo.bpr b/ide/deprecated/borland/borlandc/demo.bpr new file mode 100644 index 000000000..f5029e4f9 --- /dev/null +++ b/ide/deprecated/borland/borlandc/demo.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/demo.menu b/ide/deprecated/borland/borlandc/demo.menu new file mode 100644 index 000000000..b5a96d922 --- /dev/null +++ b/ide/deprecated/borland/borlandc/demo.menu @@ -0,0 +1,87 @@ +# Menu description file for the generic demo program +# +# Each line consists of three fields, separated by : +# +# - menu name : To which the item belongs (starts with @) +# - item name : Placed on button. (use \n for newline) +# - command name: To be executed. Use a menu name to define a submenu. +# +# @main indicates the main menu. +# + +@main:Widget\nTests:@x + @x:Fl_Browser:browser + @x:Fl_Input:input + @x:Fl_Output:output + @x:Fl_Button:radio + @x:Fl_Tabs:tabs + @x:Fl_Tile:tile + @x:Fl_Scroll:scroll + @x:Fl_Pack:pack + @x:Fl_Menu:menubar + +@main:Window\nTests:@w + @w:overlay:overlay + @w:subwindow:subwindow + @w:double\nbuffer:doublebuffer + @w:GL window:cube + @w:GL overlay:gl_overlay + @w:iconize:iconize + @w:fullscreen:fullscreen + @w:resizable:resizebox + @w:resize:resize + +@main:Drawing\nTests:@d + @d:Images:@di + @di:Fl_Bitmap:bitmap + @di:Fl_Pixmap:pixmap + @di:Fl_RGB\n_Image:image + @di:Fl_Shared\n_Image:pixmap_browser + @di:Fl_Tiled\n_Image:tiled_image + @d:cursor:cursor + @d:labels:label + @d:fl_arc:arc + @d:fl_curve:curve + @d:fl_line_style:line_style + +@main:Events:@u + @u:navigation:navigation + @u:minimum update:minimum + @u:keyboard:keyboard + @u:fast & slow widgets:fast_slow + @u:inactive:inactive + +@main:Fluid\n(UI design tool):../fluid/fluid valuators.fl + +@main:Cool\nDemos:@e + @e:X Color\nBrowser:colbrowser + @e:Mandelbrot:mandelbrot + @e:Fractals:fractals + @e:Puzzle:glpuzzle + @e:shiny\nOpenGL\nbuttons:shiny + @e:Checkers:checkers + +@main:Other\nTests:@o + @o:Color Choosers:color_chooser r + @o:File Chooser:file_chooser + @o:Fonts:fonts + @o:HelpDialog:help + @o:Preferences:preferences + @o:Threading:threads + @o:XForms Emulation:forms + +@main:Tutorial\nfrom\nManual:@j + @j:ask\n(modified):ask + @j:button:button + @j:CubeView:CubeView + @j:editor:editor editor.cxx + @j:hello:hello + @j:shape:shape + +@main:Images\nfor\nManual:@i + @i:valuators:valuators + @i:symbols:symbols + @i:buttons:buttons + @i:clock:clock + @i:popups:message + @i:boxtypes:boxtype diff --git a/ide/deprecated/borland/borlandc/demo.res b/ide/deprecated/borland/borlandc/demo.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/demo.res differ diff --git a/ide/deprecated/borland/borlandc/doublebuffer.bpf b/ide/deprecated/borland/borlandc/doublebuffer.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/doublebuffer.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/doublebuffer.bpr b/ide/deprecated/borland/borlandc/doublebuffer.bpr new file mode 100644 index 000000000..30b007b75 --- /dev/null +++ b/ide/deprecated/borland/borlandc/doublebuffer.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/doublebuffer.res b/ide/deprecated/borland/borlandc/doublebuffer.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/doublebuffer.res differ diff --git a/ide/deprecated/borland/borlandc/editor.bpf b/ide/deprecated/borland/borlandc/editor.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/editor.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/editor.bpr b/ide/deprecated/borland/borlandc/editor.bpr new file mode 100644 index 000000000..3fa7a316a --- /dev/null +++ b/ide/deprecated/borland/borlandc/editor.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/editor.res b/ide/deprecated/borland/borlandc/editor.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/editor.res differ diff --git a/ide/deprecated/borland/borlandc/file_chooser.bpf b/ide/deprecated/borland/borlandc/file_chooser.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/file_chooser.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/file_chooser.bpr b/ide/deprecated/borland/borlandc/file_chooser.bpr new file mode 100644 index 000000000..f051bf896 --- /dev/null +++ b/ide/deprecated/borland/borlandc/file_chooser.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/file_chooser.res b/ide/deprecated/borland/borlandc/file_chooser.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/file_chooser.res differ diff --git a/ide/deprecated/borland/borlandc/fltk.bpf b/ide/deprecated/borland/borlandc/fltk.bpf new file mode 100644 index 000000000..e3c42ce04 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltk.bpf @@ -0,0 +1,9 @@ +//--------------------------------------------------------------------------- + +#include +#pragma hdrstop +#define Library + +// To add a file to the library use the Project menu 'Add to Project'. + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fltk.bpg b/ide/deprecated/borland/borlandc/fltk.bpg new file mode 100644 index 000000000..a384f5308 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltk.bpg @@ -0,0 +1,216 @@ +#------------------------------------------------------------------------------ +VERSION = BWS.01 +#------------------------------------------------------------------------------ +!ifndef ROOT +ROOT = $(MAKEDIR)\.. +!endif +#------------------------------------------------------------------------------ +MAKE = $(ROOT)\bin\make.exe -$(MAKEFLAGS) -f$** +DCC = $(ROOT)\bin\dcc32.exe $** +BRCC = $(ROOT)\bin\brcc32.exe $** +#------------------------------------------------------------------------------ +PROJECTS = fltklib.lib fluid.exe arc.exe ask.exe bitmap.exe boxtype.exe \ + browser.exe button.exe buttons.exe checkers.exe clock.exe colbrowser.exe \ + color_chooser.exe cube.exe cursor.exe curve.exe demo.exe doublebuffer.exe \ + editor.exe file_chooser.exe fonts.exe forms.exe fractals.exe fullscreen.exe \ + hello.exe help.exe iconize.exe image.exe input.exe label.exe line_style.exe \ + menubar.exe message.exe minimum.exe navigation.exe output.exe overlay.exe \ + pack.exe pixmap.exe pixmap_browser.exe resizebox.exe scroll.exe shape.exe \ + subwindow.exe symbols.exe tile.exe tiled_image.exe +#------------------------------------------------------------------------------ +default: $(PROJECTS) +#------------------------------------------------------------------------------ + +fltklib.lib: fltklib.bpr + $(ROOT)\bin\bpr2mak -t$(ROOT)\bin\deflib.bmk $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +ask.exe: ..\test\ask.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +bitmap.exe: bitmap.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +arc.exe: arc.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +ask.exe: ask.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +boxtype.exe: boxtype.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +browser.exe: browser.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +button.exe: button.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +buttons.exe: buttons.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +checkers.exe: checkers.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +clock.exe: clock.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +colbrowser.exe: colbrowser.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +color_chooser.exe: color_chooser.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +cube.exe: cube.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +cursor.exe: cursor.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +curve.exe: curve.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +demo.exe: demo.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +doublebuffer.exe: doublebuffer.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +editor.exe: editor.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +file_chooser.exe: file_chooser.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +fonts.exe: fonts.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +forms.exe: forms.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +fractals.exe: fractals.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +fullscreen.exe: fullscreen.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +help.exe: help.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +hello.exe: hello.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +iconize.exe: iconize.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +image.exe: image.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +input.exe: input.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +label.exe: label.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +line_style.exe: line_style.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +menubar.exe: menubar.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +message.exe: message.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +minimum.exe: minimum.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +navigation.exe: navigation.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +output.exe: output.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +overlay.exe: overlay.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +pack.exe: pack.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +pixmap.exe: pixmap.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +pixmap_browser.exe: pixmap_browser.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +resizebox.exe: resizebox.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +scroll.exe: scroll.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +shape.exe: shape.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +subwindow.exe: subwindow.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +symbols.exe: symbols.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +tile.exe: tile.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +tiled_image.exe: tiled_image.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + +fluid.exe: fluid.bpr + $(ROOT)\bin\bpr2mak $** + $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak + + diff --git a/ide/deprecated/borland/borlandc/fltk.bpr b/ide/deprecated/borland/borlandc/fltk.bpr new file mode 100644 index 000000000..68f88f1d5 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltk.bpr @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=3 +Item0=.;..;..\src;$(BCB)\include;$(BCB)\include\vcl +Item1=.;..\src;$(BCB)\include;$(BCB)\include\vcl +Item2=..\src;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=1 +Item0=..\src;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=_DEBUG,WIN32 +Item1=_DEBUG + +[HistoryLists\hlTlibPageSize] +Count=1 +Item0=0x0010 + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fltk.dsk b/ide/deprecated/borland/borlandc/fltk.dsk new file mode 100644 index 000000000..381e2ef00 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltk.dsk @@ -0,0 +1,441 @@ +[Closed Files] +File_0=SourceModule,'R:\fltk\test\threads.cxx',0,1,73,1,73,0,0 +File_1=SourceModule,'R:\fltk\test\tile.cxx',0,1,22,9,31,0,0 +File_2=SourceModule,'R:\fltk\test\tiled_image.cxx',0,1,73,1,73,0,0 +File_3=SourceModule,'R:\fltk\test\pixmap.cxx',0,1,53,18,61,0,0 +File_4=SourceModule,'R:\fltk\test\pixmap_browser.cxx',0,1,71,9,80,0,0 +File_5=SourceModule,'R:\fltk\test\list_visuals.cxx',0,1,29,9,39,0,0 +File_6=SourceModule,'R:\fltk\test\keyboard.cxx',0,1,34,22,43,0,0 +File_7=SourceModule,'R:\fltk\BCB6\_readme1st.txt',0,1,26,1,33,0,0 +File_8=SourceModule,'R:\fltk\test\fracviewer.cxx',0,1,1,1,1,0,0 +File_9=SourceModule,'R:\fltk\src\numericsort.c',0,1,1,1,1,0,0 + +[Modules] +Module0=R:\fltk\BCB6\fluid.bpr +Count=1 +EditWindowCount=1 + +[R:\fltk\BCB6\fluid.bpr] +ModuleType=SourceModule +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\fltk.bpg] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\fltklib.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\arc.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\ask.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\bitmap.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\boxtype.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\browser.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\button.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\buttons.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\checkers.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\clock.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\colbrowser.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\color_chooser.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\cube.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\cursor.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\curve.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\demo.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\doublebuffer.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\editor.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\file_chooser.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\fonts.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\forms.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\fractals.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\fullscreen.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\hello.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\help.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\iconize.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\image.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\input.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\label.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\line_style.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\menubar.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\message.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\minimum.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\navigation.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\output.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\overlay.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\pack.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\pixmap.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\pixmap_browser.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\resizebox.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\scroll.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\shape.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\subwindow.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\symbols.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\tile.bpr] +FormState=0 +FormOnTop=0 + +[R:\fltk\BCB6\tiled_image.bpr] +FormState=0 +FormOnTop=0 + +[EditWindow0] +ViewCount=1 +CurrentView=0 +View0=0 +CodeExplorer=CodeExplorer@EditWindow0 +MessageView=MessageView@EditWindow0 +ClassHierarchy=ClassHierarchy@EditWindow0 +Create=1 +Visible=1 +State=0 +Left=339 +Top=125 +Width=696 +Height=482 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=688 +ClientHeight=455 +LeftPanelSize=170 +LeftPanelClients=CodeExplorer@EditWindow0 +LeftPanelData=000004000000000000000000000000000000000000000000000100000000000000000C000000436F64654578706C6F726572FFFFFFFF +RightPanelSize=0 +BottomPanelSize=0 +BottomPanelClients=MessageView@EditWindow0 +BottomPanelData=00000400010000000B0000004D657373616765566965770000000000000000000000000000000000FFFFFFFF + +[View0] +Module=R:\fltk\BCB6\fluid.bpf +CursorX=1 +CursorY=1 +TopLine=1 +LeftCol=1 + +[Watches] +Count=1 +Watch0='h_,x',256,0,18,1,0,'Watches' + +[Breakpoints] +Count=0 + +[AddressBreakpoints] +Count=0 + +[Main Window] +Create=1 +Visible=1 +State=2 +Left=0 +Top=0 +Width=1024 +Height=105 +MaxLeft=-1 +MaxTop=-1 +MaxWidth=1032 +MaxHeight=105 +ClientWidth=1024 +ClientHeight=78 + +[ProjectManager] +Create=1 +Visible=1 +State=0 +Left=1 +Top=100 +Width=320 +Height=605 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=312 +ClientHeight=581 +TBDockHeight=303 +LRDockWidth=438 +Dockable=1 + +[CPUWindow] +Create=1 +Visible=0 +State=0 +Left=75 +Top=78 +Width=949 +Height=690 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=941 +ClientHeight=663 +DumpPane=79 +DisassemblyPane=196 +RegisterPane=231 +FlagPane=78 + +[WatchWindow] +Create=1 +Visible=0 +State=0 +Left=361 +Top=612 +Width=666 +Height=173 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=658 +ClientHeight=149 +TBDockHeight=149 +LRDockWidth=421 +Dockable=1 + +[AlignmentPalette] +Create=1 +Visible=0 +State=0 +Left=200 +Top=107 +Width=156 +Height=82 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=150 +ClientHeight=60 + +[PropertyInspector] +Create=1 +Visible=0 +State=0 +Left=28 +Top=125 +Width=301 +Height=301 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=293 +ClientHeight=277 +TBDockHeight=556 +LRDockWidth=193 +Dockable=1 +SplitPos=85 +ArrangeBy=Name +SelectedItem= +ExpandedItems= +HiddenCategories= + +[ObjectTree] +Create=1 +Visible=0 +State=0 +Left=0 +Top=105 +Width=190 +Height=264 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=182 +ClientHeight=240 +TBDockHeight=264 +LRDockWidth=190 +Dockable=1 + +[CodeguardLog] +Create=1 +Visible=0 +State=0 +Left=191 +Top=108 +Width=448 +Height=190 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=440 +ClientHeight=166 +TBDockHeight=190 +LRDockWidth=448 +Dockable=1 + +[ClassHierarchy@EditWindow0] +Create=1 +Visible=0 +State=0 +Left=218 +Top=113 +Width=403 +Height=284 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=395 +ClientHeight=260 +TBDockHeight=284 +LRDockWidth=403 +Dockable=1 +TreeWidth=121 +Col1Width=120 +Col2Width=120 + +[CodeExplorer@EditWindow0] +Create=1 +Visible=1 +State=0 +Left=0 +Top=12 +Width=170 +Height=443 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=170 +ClientHeight=443 +TBDockHeight=388 +LRDockWidth=170 +Dockable=1 +ClassViewDisplayMode=0 + +[MessageView@EditWindow0] +Create=1 +Visible=0 +State=0 +Left=-145 +Top=-496 +Width=443 +Height=85 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=443 +ClientHeight=85 +TBDockHeight=85 +LRDockWidth=443 +Dockable=1 + +[DockHosts] +DockHostCount=0 + +[ActiveProject] +ActiveProject=47 + diff --git a/ide/deprecated/borland/borlandc/fltk_app_template.bpf b/ide/deprecated/borland/borlandc/fltk_app_template.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltk_app_template.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fltk_app_template.bpr b/ide/deprecated/borland/borlandc/fltk_app_template.bpr new file mode 100644 index 000000000..8450f5491 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltk_app_template.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fltk_app_template.res b/ide/deprecated/borland/borlandc/fltk_app_template.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/fltk_app_template.res differ diff --git a/ide/deprecated/borland/borlandc/fltklib.bpf b/ide/deprecated/borland/borlandc/fltklib.bpf new file mode 100644 index 000000000..f5907baa2 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltklib.bpf @@ -0,0 +1,9 @@ +//--------------------------------------------------------------------------- + +#include +#pragma hdrstop +#define Library + +// To add a file to the library use the Project menu 'Add to Project'. + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fltklib.bpr b/ide/deprecated/borland/borlandc/fltklib.bpr new file mode 100644 index 000000000..22e12adb3 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fltklib.bpr @@ -0,0 +1,344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=4 +Item0=..\src;$(BCB)\include;$(BCB)\include\vcl;..\FL;.. +Item1=..\src;$(BCB)\include;$(BCB)\include\vcl;R:\develop.w32\fltk-1.1.0rc3\FL;.. +Item2=..\src;$(BCB)\include;$(BCB)\include\vcl;R:\develop.w32\fltk-1.1.0rc3\FL +Item3=..\src;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=1 +Item0=..\src;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=_DEBUG;WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[HistoryLists\hlFinalOutputDir] +Count=2 +Item0=..\lib\ +Item1=..\lib + +[HistoryLists\hlTlibPageSize] +Count=2 +Item0=0x0040 +Item1=0x0010 + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fluid.bpf b/ide/deprecated/borland/borlandc/fluid.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/fluid.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fluid.bpr b/ide/deprecated/borland/borlandc/fluid.bpr new file mode 100644 index 000000000..f97ce6819 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fluid.bpr @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fluid.res b/ide/deprecated/borland/borlandc/fluid.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/fluid.res differ diff --git a/ide/deprecated/borland/borlandc/fonts.bpf b/ide/deprecated/borland/borlandc/fonts.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/fonts.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fonts.bpr b/ide/deprecated/borland/borlandc/fonts.bpr new file mode 100644 index 000000000..387854823 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fonts.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fonts.res b/ide/deprecated/borland/borlandc/fonts.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/fonts.res differ diff --git a/ide/deprecated/borland/borlandc/forms.bpf b/ide/deprecated/borland/borlandc/forms.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/forms.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/forms.bpr b/ide/deprecated/borland/borlandc/forms.bpr new file mode 100644 index 000000000..b4a9554ae --- /dev/null +++ b/ide/deprecated/borland/borlandc/forms.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/forms.res b/ide/deprecated/borland/borlandc/forms.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/forms.res differ diff --git a/ide/deprecated/borland/borlandc/fractals.bpf b/ide/deprecated/borland/borlandc/fractals.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/fractals.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fractals.bpr b/ide/deprecated/borland/borlandc/fractals.bpr new file mode 100644 index 000000000..baed0ad01 --- /dev/null +++ b/ide/deprecated/borland/borlandc/fractals.bpr @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fractals.res b/ide/deprecated/borland/borlandc/fractals.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/fractals.res differ diff --git a/ide/deprecated/borland/borlandc/fullscreen.bpf b/ide/deprecated/borland/borlandc/fullscreen.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/fullscreen.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fullscreen.bpr b/ide/deprecated/borland/borlandc/fullscreen.bpr new file mode 100644 index 000000000..8a07e00ca --- /dev/null +++ b/ide/deprecated/borland/borlandc/fullscreen.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/fullscreen.res b/ide/deprecated/borland/borlandc/fullscreen.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/fullscreen.res differ diff --git a/ide/deprecated/borland/borlandc/hello.bpf b/ide/deprecated/borland/borlandc/hello.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/hello.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/hello.bpr b/ide/deprecated/borland/borlandc/hello.bpr new file mode 100644 index 000000000..0a716ab73 --- /dev/null +++ b/ide/deprecated/borland/borlandc/hello.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/hello.res b/ide/deprecated/borland/borlandc/hello.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/hello.res differ diff --git a/ide/deprecated/borland/borlandc/help.bpf b/ide/deprecated/borland/borlandc/help.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/help.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/help.bpr b/ide/deprecated/borland/borlandc/help.bpr new file mode 100644 index 000000000..a346d02ea --- /dev/null +++ b/ide/deprecated/borland/borlandc/help.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/help.res b/ide/deprecated/borland/borlandc/help.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/help.res differ diff --git a/ide/deprecated/borland/borlandc/iconize.bpf b/ide/deprecated/borland/borlandc/iconize.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/iconize.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/iconize.bpr b/ide/deprecated/borland/borlandc/iconize.bpr new file mode 100644 index 000000000..5af85813d --- /dev/null +++ b/ide/deprecated/borland/borlandc/iconize.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/iconize.res b/ide/deprecated/borland/borlandc/iconize.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/iconize.res differ diff --git a/ide/deprecated/borland/borlandc/image.bpf b/ide/deprecated/borland/borlandc/image.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/image.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/image.bpr b/ide/deprecated/borland/borlandc/image.bpr new file mode 100644 index 000000000..d54cd2bdd --- /dev/null +++ b/ide/deprecated/borland/borlandc/image.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/image.res b/ide/deprecated/borland/borlandc/image.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/image.res differ diff --git a/ide/deprecated/borland/borlandc/input.bpf b/ide/deprecated/borland/borlandc/input.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/input.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/input.bpr b/ide/deprecated/borland/borlandc/input.bpr new file mode 100644 index 000000000..9b80f6fbc --- /dev/null +++ b/ide/deprecated/borland/borlandc/input.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/input.res b/ide/deprecated/borland/borlandc/input.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/input.res differ diff --git a/ide/deprecated/borland/borlandc/keyboard.bpf b/ide/deprecated/borland/borlandc/keyboard.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/keyboard.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/keyboard.bpr b/ide/deprecated/borland/borlandc/keyboard.bpr new file mode 100644 index 000000000..4cdc02179 --- /dev/null +++ b/ide/deprecated/borland/borlandc/keyboard.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/keyboard.res b/ide/deprecated/borland/borlandc/keyboard.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/keyboard.res differ diff --git a/ide/deprecated/borland/borlandc/label.bpf b/ide/deprecated/borland/borlandc/label.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/label.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/label.bpr b/ide/deprecated/borland/borlandc/label.bpr new file mode 100644 index 000000000..23d6afcff --- /dev/null +++ b/ide/deprecated/borland/borlandc/label.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/label.res b/ide/deprecated/borland/borlandc/label.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/label.res differ diff --git a/ide/deprecated/borland/borlandc/line_style.bpf b/ide/deprecated/borland/borlandc/line_style.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/line_style.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/line_style.bpr b/ide/deprecated/borland/borlandc/line_style.bpr new file mode 100644 index 000000000..c35a43192 --- /dev/null +++ b/ide/deprecated/borland/borlandc/line_style.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/line_style.res b/ide/deprecated/borland/borlandc/line_style.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/line_style.res differ diff --git a/ide/deprecated/borland/borlandc/menubar.bpf b/ide/deprecated/borland/borlandc/menubar.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/menubar.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/menubar.bpr b/ide/deprecated/borland/borlandc/menubar.bpr new file mode 100644 index 000000000..112a2babc --- /dev/null +++ b/ide/deprecated/borland/borlandc/menubar.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/menubar.res b/ide/deprecated/borland/borlandc/menubar.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/menubar.res differ diff --git a/ide/deprecated/borland/borlandc/message.bpf b/ide/deprecated/borland/borlandc/message.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/message.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/message.bpr b/ide/deprecated/borland/borlandc/message.bpr new file mode 100644 index 000000000..e58c2b243 --- /dev/null +++ b/ide/deprecated/borland/borlandc/message.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/message.res b/ide/deprecated/borland/borlandc/message.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/message.res differ diff --git a/ide/deprecated/borland/borlandc/minimum.bpf b/ide/deprecated/borland/borlandc/minimum.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/minimum.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/minimum.bpr b/ide/deprecated/borland/borlandc/minimum.bpr new file mode 100644 index 000000000..398ae0f75 --- /dev/null +++ b/ide/deprecated/borland/borlandc/minimum.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/minimum.res b/ide/deprecated/borland/borlandc/minimum.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/minimum.res differ diff --git a/ide/deprecated/borland/borlandc/navigation.bpf b/ide/deprecated/borland/borlandc/navigation.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/navigation.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/navigation.bpr b/ide/deprecated/borland/borlandc/navigation.bpr new file mode 100644 index 000000000..8dfebd424 --- /dev/null +++ b/ide/deprecated/borland/borlandc/navigation.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/navigation.res b/ide/deprecated/borland/borlandc/navigation.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/navigation.res differ diff --git a/ide/deprecated/borland/borlandc/output.bpf b/ide/deprecated/borland/borlandc/output.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/output.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/output.bpr b/ide/deprecated/borland/borlandc/output.bpr new file mode 100644 index 000000000..fdde26681 --- /dev/null +++ b/ide/deprecated/borland/borlandc/output.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/output.res b/ide/deprecated/borland/borlandc/output.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/output.res differ diff --git a/ide/deprecated/borland/borlandc/overlay.bpf b/ide/deprecated/borland/borlandc/overlay.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/overlay.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/overlay.bpr b/ide/deprecated/borland/borlandc/overlay.bpr new file mode 100644 index 000000000..26b11f5c3 --- /dev/null +++ b/ide/deprecated/borland/borlandc/overlay.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/overlay.res b/ide/deprecated/borland/borlandc/overlay.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/overlay.res differ diff --git a/ide/deprecated/borland/borlandc/pack.bpf b/ide/deprecated/borland/borlandc/pack.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/pack.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/pack.bpr b/ide/deprecated/borland/borlandc/pack.bpr new file mode 100644 index 000000000..15163fc7f --- /dev/null +++ b/ide/deprecated/borland/borlandc/pack.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/pack.res b/ide/deprecated/borland/borlandc/pack.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/pack.res differ diff --git a/ide/deprecated/borland/borlandc/pixmap.bpf b/ide/deprecated/borland/borlandc/pixmap.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/pixmap.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/pixmap.bpr b/ide/deprecated/borland/borlandc/pixmap.bpr new file mode 100644 index 000000000..3ca32b171 --- /dev/null +++ b/ide/deprecated/borland/borlandc/pixmap.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/pixmap.res b/ide/deprecated/borland/borlandc/pixmap.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/pixmap.res differ diff --git a/ide/deprecated/borland/borlandc/pixmap_browser.bpf b/ide/deprecated/borland/borlandc/pixmap_browser.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/pixmap_browser.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/pixmap_browser.bpr b/ide/deprecated/borland/borlandc/pixmap_browser.bpr new file mode 100644 index 000000000..60657dffe --- /dev/null +++ b/ide/deprecated/borland/borlandc/pixmap_browser.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/pixmap_browser.res b/ide/deprecated/borland/borlandc/pixmap_browser.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/pixmap_browser.res differ diff --git a/ide/deprecated/borland/borlandc/resizebox.bpf b/ide/deprecated/borland/borlandc/resizebox.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/resizebox.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/resizebox.bpr b/ide/deprecated/borland/borlandc/resizebox.bpr new file mode 100644 index 000000000..78f000422 --- /dev/null +++ b/ide/deprecated/borland/borlandc/resizebox.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/resizebox.res b/ide/deprecated/borland/borlandc/resizebox.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/resizebox.res differ diff --git a/ide/deprecated/borland/borlandc/scroll.bpf b/ide/deprecated/borland/borlandc/scroll.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/scroll.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/scroll.bpr b/ide/deprecated/borland/borlandc/scroll.bpr new file mode 100644 index 000000000..628c05381 --- /dev/null +++ b/ide/deprecated/borland/borlandc/scroll.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/scroll.res b/ide/deprecated/borland/borlandc/scroll.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/scroll.res differ diff --git a/ide/deprecated/borland/borlandc/shape.bpf b/ide/deprecated/borland/borlandc/shape.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/shape.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/shape.bpr b/ide/deprecated/borland/borlandc/shape.bpr new file mode 100644 index 000000000..a469b9c88 --- /dev/null +++ b/ide/deprecated/borland/borlandc/shape.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/shape.res b/ide/deprecated/borland/borlandc/shape.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/shape.res differ diff --git a/ide/deprecated/borland/borlandc/subwindow.bpf b/ide/deprecated/borland/borlandc/subwindow.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/subwindow.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/subwindow.bpr b/ide/deprecated/borland/borlandc/subwindow.bpr new file mode 100644 index 000000000..fbb8b2698 --- /dev/null +++ b/ide/deprecated/borland/borlandc/subwindow.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/subwindow.res b/ide/deprecated/borland/borlandc/subwindow.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/subwindow.res differ diff --git a/ide/deprecated/borland/borlandc/symbols.bpf b/ide/deprecated/borland/borlandc/symbols.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/symbols.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/symbols.bpr b/ide/deprecated/borland/borlandc/symbols.bpr new file mode 100644 index 000000000..f3826d1a8 --- /dev/null +++ b/ide/deprecated/borland/borlandc/symbols.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/symbols.res b/ide/deprecated/borland/borlandc/symbols.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/symbols.res differ diff --git a/ide/deprecated/borland/borlandc/tile.bpf b/ide/deprecated/borland/borlandc/tile.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/tile.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/tile.bpr b/ide/deprecated/borland/borlandc/tile.bpr new file mode 100644 index 000000000..f1988d923 --- /dev/null +++ b/ide/deprecated/borland/borlandc/tile.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/tile.res b/ide/deprecated/borland/borlandc/tile.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/tile.res differ diff --git a/ide/deprecated/borland/borlandc/tiled_image.bpf b/ide/deprecated/borland/borlandc/tiled_image.bpf new file mode 100644 index 000000000..5da88241f --- /dev/null +++ b/ide/deprecated/borland/borlandc/tiled_image.bpf @@ -0,0 +1,3 @@ +This file is used by the project manager only and should be treated like the project file + + main \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/tiled_image.bpr b/ide/deprecated/borland/borlandc/tiled_image.bpr new file mode 100644 index 000000000..22f355ea8 --- /dev/null +++ b/ide/deprecated/borland/borlandc/tiled_image.bpr @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1033 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=2 +Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl +Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=3 +Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib +Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=2 +Item0=WIN32 +Item1=_DEBUG + +[HistoryLists\hlIntOutputDir] +Count=1 +Item0=..\obj + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +Launcher= +UseLauncher=0 +DebugCWD= +HostApplication= +RemoteHost= +RemotePath= +RemoteLauncher= +RemoteCWD= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 +LinkCGLIB=0 + +[CORBA] +AddServerUnit=1 +AddClientUnit=1 +PrecompiledHeaders=1 + + \ No newline at end of file diff --git a/ide/deprecated/borland/borlandc/tiled_image.res b/ide/deprecated/borland/borlandc/tiled_image.res new file mode 100644 index 000000000..e468bf918 Binary files /dev/null and b/ide/deprecated/borland/borlandc/tiled_image.res differ diff --git a/ide/deprecated/ms/vcnet/CubeView.vcproj b/ide/deprecated/ms/vcnet/CubeView.vcproj new file mode 100644 index 000000000..20305580c --- /dev/null +++ b/ide/deprecated/ms/vcnet/CubeView.vcproj @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/adjuster.vcproj b/ide/deprecated/ms/vcnet/adjuster.vcproj new file mode 100644 index 000000000..4b279a591 --- /dev/null +++ b/ide/deprecated/ms/vcnet/adjuster.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/arc.vcproj b/ide/deprecated/ms/vcnet/arc.vcproj new file mode 100644 index 000000000..ce8793725 --- /dev/null +++ b/ide/deprecated/ms/vcnet/arc.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/ask.vcproj b/ide/deprecated/ms/vcnet/ask.vcproj new file mode 100644 index 000000000..a073960ff --- /dev/null +++ b/ide/deprecated/ms/vcnet/ask.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/bitmap.vcproj b/ide/deprecated/ms/vcnet/bitmap.vcproj new file mode 100644 index 000000000..b32841f1a --- /dev/null +++ b/ide/deprecated/ms/vcnet/bitmap.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/blocks.vcproj b/ide/deprecated/ms/vcnet/blocks.vcproj new file mode 100644 index 000000000..aa7895bc8 --- /dev/null +++ b/ide/deprecated/ms/vcnet/blocks.vcproj @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/boxtype.vcproj b/ide/deprecated/ms/vcnet/boxtype.vcproj new file mode 100644 index 000000000..fca741bf6 --- /dev/null +++ b/ide/deprecated/ms/vcnet/boxtype.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/browser.vcproj b/ide/deprecated/ms/vcnet/browser.vcproj new file mode 100644 index 000000000..6b36c8c18 --- /dev/null +++ b/ide/deprecated/ms/vcnet/browser.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/button.vcproj b/ide/deprecated/ms/vcnet/button.vcproj new file mode 100644 index 000000000..417d8cc25 --- /dev/null +++ b/ide/deprecated/ms/vcnet/button.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/buttons.vcproj b/ide/deprecated/ms/vcnet/buttons.vcproj new file mode 100644 index 000000000..45a5e846f --- /dev/null +++ b/ide/deprecated/ms/vcnet/buttons.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/checkers.vcproj b/ide/deprecated/ms/vcnet/checkers.vcproj new file mode 100644 index 000000000..16966cade --- /dev/null +++ b/ide/deprecated/ms/vcnet/checkers.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/clock.vcproj b/ide/deprecated/ms/vcnet/clock.vcproj new file mode 100644 index 000000000..0ba958e78 --- /dev/null +++ b/ide/deprecated/ms/vcnet/clock.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/colbrowser.vcproj b/ide/deprecated/ms/vcnet/colbrowser.vcproj new file mode 100644 index 000000000..b28cf97c6 --- /dev/null +++ b/ide/deprecated/ms/vcnet/colbrowser.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/color_chooser.vcproj b/ide/deprecated/ms/vcnet/color_chooser.vcproj new file mode 100644 index 000000000..f91bd553d --- /dev/null +++ b/ide/deprecated/ms/vcnet/color_chooser.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/config.h b/ide/deprecated/ms/vcnet/config.h new file mode 100644 index 000000000..c60c4152f --- /dev/null +++ b/ide/deprecated/ms/vcnet/config.h @@ -0,0 +1,197 @@ +/* + * "$Id$" + * + * Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++. + * + * Copyright 1998-2005 by Bill Spitzak and others. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA. + * + * Please report all bugs and problems on the following page: + * + * http://www.fltk.org/str.php + */ + +/* + * Where to find files... + */ + +#define FLTK_DATADIR "C:/FLTK" +#define FLTK_DOCDIR "C:/FLTK/DOC" + +/* + * BORDER_WIDTH: + * + * Thickness of FL_UP_BOX and FL_DOWN_BOX. Current 1,2, and 3 are + * supported. 3 is the historic FLTK look. 2 looks more like Microsoft + * Windows, KDE, and Qt, and is the default when building for Windows. + * 1 is a plausible future evolution... Note that this may be simulated + * at runtime by redefining the boxtypes using Fl::set_boxtype(). + */ + +#define BORDER_WIDTH 2 + +/* + * HAVE_GL: + * + * Do you have OpenGL? Set this to 0 if you don't have or plan to use + * OpenGL, and FLTK will be smaller. + */ + +#define HAVE_GL 1 + +/* + * HAVE_GL_GLU_H: + * + * Do you have the OpenGL Utility Library header file? + * (many broken Mesa RPMs do not...) + */ + +#define HAVE_GL_GLU_H 1 + +/* + * USE_COLORMAP: + * + * Setting this to zero will save a good deal of code (especially for + * fl_draw_image), but FLTK will only work on TrueColor visuals. + */ + +#define USE_COLORMAP 1 + +/* + * HAVE_XDBE: + * + * Do we have the X double-buffer extension? + */ + +#define HAVE_XDBE 0 + +/* + * USE_XDBE: + * + * Actually try to use the double-buffer extension? Set this to zero + * disable use of XDBE without breaking the list_visuals program. + */ + +#define USE_XDBE HAVE_XDBE + +/* + * HAVE_OVERLAY: + * + * Use the X overlay extension? FLTK will try to use an overlay + * visual for Fl_Overlay_Window, the Gl_Window overlay, and for the + * menus. Setting this to zero will remove a substantial amount of + * code from FLTK. Overlays have only been tested on SGI servers! + */ + +#define HAVE_OVERLAY 0 + +/* + * HAVE_GL_OVERLAY: + * + * It is possible your GL has an overlay even if X does not. If so, + * set this to 1. + */ + +#define HAVE_GL_OVERLAY 1 + +/* + * WORDS_BIGENDIAN: + * + * Byte order of your machine: 1 = big-endian, 0 = little-endian. + */ + +#define WORDS_BIGENDIAN 0 + +/* + * U16, U32, U64: + * + * Types used by fl_draw_image. One of U32 or U64 must be defined. + * U16 is optional but FLTK will work better with it! + */ + +#define U16 unsigned short +#define U32 unsigned +#undef U64 + +/* + * HAVE_DIRENT_H, HAVE_SYS_NDIR_H, HAVE_SYS_DIR_H, HAVE_NDIR_H, HAVE_SCANDIR: + * + * Where is (used only by fl_file_chooser and scandir). + */ + +/*#undef HAVE_DIRENT_H */ +/*#undef HAVE_SYS_NDIR_H */ +/*#undef HAVE_SYS_DIR_H */ +/*#undef HAVE_NDIR_H */ +/*#undef HAVE_SCANDIR */ + +/* + * Possibly missing sprintf-style functions: + */ + +#define HAVE_VSNPRINTF 0 +#define HAVE_SNPRINTF 0 + +/* + * String functions... + */ + +#define HAVE_STRCASECMP 1 +/*#undef HAVE_STRLCAT*/ +/*#undef HAVE_STRLCPY*/ + +/* + * Do we have POSIX locale support? + */ + +#define HAVE_LOCALE_H 1 +#define HAVE_LOCALECONV 1 + +/* + * HAVE_POLL: + * + * Use poll() if we don't have select(). + */ + +#define HAVE_POLL 0 + +/* + * Do we have various image libraries? + */ + +#define HAVE_LIBPNG +#define HAVE_LIBZ +#define HAVE_LIBJPEG + +/* + * Which header file do we include for libpng? + */ + +#define HAVE_PNG_H +#undef HAVE_LIBPNG_PNG_H + +/* + * Do we have the png_xyz() functions? + */ + +#define HAVE_PNG_GET_VALID +#define HAVE_PNG_SET_TRNS_TO_ALPHA + + +/* + * End of "$Id$". + */ diff --git a/ide/deprecated/ms/vcnet/cube.vcproj b/ide/deprecated/ms/vcnet/cube.vcproj new file mode 100644 index 000000000..55cc73f0f --- /dev/null +++ b/ide/deprecated/ms/vcnet/cube.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/cursor.vcproj b/ide/deprecated/ms/vcnet/cursor.vcproj new file mode 100644 index 000000000..b5e23f7e7 --- /dev/null +++ b/ide/deprecated/ms/vcnet/cursor.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/curve.vcproj b/ide/deprecated/ms/vcnet/curve.vcproj new file mode 100644 index 000000000..b5cd44d60 --- /dev/null +++ b/ide/deprecated/ms/vcnet/curve.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/demo.vcproj b/ide/deprecated/ms/vcnet/demo.vcproj new file mode 100644 index 000000000..26f6191ca --- /dev/null +++ b/ide/deprecated/ms/vcnet/demo.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/doublebuffer.vcproj b/ide/deprecated/ms/vcnet/doublebuffer.vcproj new file mode 100644 index 000000000..06d566b6b --- /dev/null +++ b/ide/deprecated/ms/vcnet/doublebuffer.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/editor.vcproj b/ide/deprecated/ms/vcnet/editor.vcproj new file mode 100644 index 000000000..4bc07457f --- /dev/null +++ b/ide/deprecated/ms/vcnet/editor.vcproj @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fast_slow.vcproj b/ide/deprecated/ms/vcnet/fast_slow.vcproj new file mode 100644 index 000000000..8ad3671e5 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fast_slow.vcproj @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/file_chooser.vcproj b/ide/deprecated/ms/vcnet/file_chooser.vcproj new file mode 100644 index 000000000..0d6775bcb --- /dev/null +++ b/ide/deprecated/ms/vcnet/file_chooser.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fltk.lib.vcproj b/ide/deprecated/ms/vcnet/fltk.lib.vcproj new file mode 100644 index 000000000..6f6d56e9d --- /dev/null +++ b/ide/deprecated/ms/vcnet/fltk.lib.vcproj @@ -0,0 +1,2704 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fltk.sln b/ide/deprecated/ms/vcnet/fltk.sln new file mode 100644 index 000000000..fcb5c621e --- /dev/null +++ b/ide/deprecated/ms/vcnet/fltk.sln @@ -0,0 +1,756 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CubeView", "CubeView.vcproj", "{E30BB28D-DFA0-479C-B670-8CD872224B38}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "adjuster", "adjuster.vcproj", "{51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "arc", "arc.vcproj", "{39ADA7A1-A2C1-4F0B-8B92-04E335570C27}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ask", "ask.vcproj", "{DB6BAA16-C589-448F-9AB5-5969016549EB}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bitmap", "bitmap.vcproj", "{65B5BB3F-EE54-4604-B49B-7676AED83AAB}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxtype", "boxtype.vcproj", "{E212D4B4-63D9-4D8D-84DB-45C8BC191462}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "browser", "browser.vcproj", "{2352F92C-8663-4637-B919-D76F0A9EC05E}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "button", "button.vcproj", "{0363AC35-F325-4C24-9DB9-E83337D55787}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "buttons", "buttons.vcproj", "{67CE1C24-B0C0-4CD6-8D0F-68513C2398B9}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "checkers", "checkers.vcproj", "{92EEF887-8305-4D00-86B7-D3F98CC7AD87}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "clock.vcproj", "{122160ED-446E-4B15-8CB4-A2058DC7269A}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "colbrowser", "colbrowser.vcproj", "{D0BC7525-99E7-4247-B860-1B3CF2FF8165}" + ProjectSection(ProjectDependencies) = postProject + {C17BAB42-F00B-4F71-9DF6-A921511C89EE} = {C17BAB42-F00B-4F71-9DF6-A921511C89EE} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "color_chooser", "color_chooser.vcproj", "{BDACB9FC-6769-4A2D-A636-36CC25E3AC75}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cube", "cube.vcproj", "{0973844B-3E5F-4C38-95FF-E8935243D287}" + ProjectSection(ProjectDependencies) = postProject + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cursor", "cursor.vcproj", "{0D1DB0EE-E997-4550-85D4-BDE209B75AD6}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "curve", "curve.vcproj", "{27D45BA6-A403-4A71-B6D6-57DC0CEDCE15}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo", "demo.vcproj", "{09427220-8C9C-498A-8D50-1638D3FB87E5}" + ProjectSection(ProjectDependencies) = postProject + {1C1B5A00-5F5D-4290-A07B-8A5A4A78570A} = {1C1B5A00-5F5D-4290-A07B-8A5A4A78570A} + {8D8D210D-F628-48BB-9127-D8003DF22018} = {8D8D210D-F628-48BB-9127-D8003DF22018} + {7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF} = {7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF} + {AE750416-51BA-485C-BD76-EF11B4536EE8} = {AE750416-51BA-485C-BD76-EF11B4536EE8} + {AE750416-51BA-485C-BD76-EF11B4536EE8} = {AE750416-51BA-485C-BD76-EF11B4536EE8} + {DB6BAA16-C589-448F-9AB5-5969016549EB} = {DB6BAA16-C589-448F-9AB5-5969016549EB} + {78079B1F-152B-4E83-87CB-364586AB3AAC} = {78079B1F-152B-4E83-87CB-364586AB3AAC} + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {67CE1C24-B0C0-4CD6-8D0F-68513C2398B9} = {67CE1C24-B0C0-4CD6-8D0F-68513C2398B9} + {D0BC7525-99E7-4247-B860-1B3CF2FF8165} = {D0BC7525-99E7-4247-B860-1B3CF2FF8165} + {ADA2462A-3656-41D2-B8A8-8D942AA0F8E9} = {ADA2462A-3656-41D2-B8A8-8D942AA0F8E9} + {2352F92C-8663-4637-B919-D76F0A9EC05E} = {2352F92C-8663-4637-B919-D76F0A9EC05E} + {28D24031-1A17-497A-B926-59CF78076DED} = {28D24031-1A17-497A-B926-59CF78076DED} + {37C32832-DCE4-4BAA-9306-826064B30CCB} = {37C32832-DCE4-4BAA-9306-826064B30CCB} + {2E03AF33-56A1-4366-B016-184CD96F3B56} = {2E03AF33-56A1-4366-B016-184CD96F3B56} + {0363AC35-F325-4C24-9DB9-E83337D55787} = {0363AC35-F325-4C24-9DB9-E83337D55787} + {DF2A883A-7356-4603-9CB1-E8F1E6B1549D} = {DF2A883A-7356-4603-9CB1-E8F1E6B1549D} + {65B5BB3F-EE54-4604-B49B-7676AED83AAB} = {65B5BB3F-EE54-4604-B49B-7676AED83AAB} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {46771042-C840-4314-BA3C-C5BC2FBD7CBB} = {46771042-C840-4314-BA3C-C5BC2FBD7CBB} + {23F17042-704E-4198-8017-A8584E884CF7} = {23F17042-704E-4198-8017-A8584E884CF7} + {C17BAB42-F00B-4F71-9DF6-A921511C89EE} = {C17BAB42-F00B-4F71-9DF6-A921511C89EE} + {3B0BF144-5D75-4D4A-BF75-7347186C808F} = {3B0BF144-5D75-4D4A-BF75-7347186C808F} + {6927F349-29DF-4D60-BC8F-5A3F5E133735} = {6927F349-29DF-4D60-BC8F-5A3F5E133735} + {0973844B-3E5F-4C38-95FF-E8935243D287} = {0973844B-3E5F-4C38-95FF-E8935243D287} + {E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE} = {E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {B1749154-F87B-489D-B4B0-ABD5ED20A96F} = {B1749154-F87B-489D-B4B0-ABD5ED20A96F} + {45797F58-624B-4FA0-A7A3-5956114D8215} = {45797F58-624B-4FA0-A7A3-5956114D8215} + {289C605C-94CC-437F-836B-2FE41528EEEC} = {289C605C-94CC-437F-836B-2FE41528EEEC} + {97541B63-87AA-4ACE-BBF5-175F8D1389EC} = {97541B63-87AA-4ACE-BBF5-175F8D1389EC} + {EDDBF169-77C1-496E-9EFE-E500107E6E97} = {EDDBF169-77C1-496E-9EFE-E500107E6E97} + {45236F71-7031-40BC-ADCD-0535A64C04B0} = {45236F71-7031-40BC-ADCD-0535A64C04B0} + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {BFE8CC78-6B58-4305-A096-796A3088BB26} = {BFE8CC78-6B58-4305-A096-796A3088BB26} + {C3E7B77C-EED2-4046-9A30-9446C6F096A0} = {C3E7B77C-EED2-4046-9A30-9446C6F096A0} + {4DFA9F84-0457-4FE4-8008-283270610487} = {4DFA9F84-0457-4FE4-8008-283270610487} + {58A83386-65E6-4F22-8712-8B6B7E62913D} = {58A83386-65E6-4F22-8712-8B6B7E62913D} + {92EEF887-8305-4D00-86B7-D3F98CC7AD87} = {92EEF887-8305-4D00-86B7-D3F98CC7AD87} + {3322F289-B025-4DB1-A7D1-FBA3840F8A0B} = {3322F289-B025-4DB1-A7D1-FBA3840F8A0B} + {CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1} = {CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1} + {E30BB28D-DFA0-479C-B670-8CD872224B38} = {E30BB28D-DFA0-479C-B670-8CD872224B38} + {3E822491-B134-43B0-A40E-9348FFAB527F} = {3E822491-B134-43B0-A40E-9348FFAB527F} + {B5271094-DE51-4E60-B4FA-D8F0BDB969FE} = {B5271094-DE51-4E60-B4FA-D8F0BDB969FE} + {1CA77C94-5785-4B38-B91A-1EAFBD885BC2} = {1CA77C94-5785-4B38-B91A-1EAFBD885BC2} + {39ADA7A1-A2C1-4F0B-8B92-04E335570C27} = {39ADA7A1-A2C1-4F0B-8B92-04E335570C27} + {27D45BA6-A403-4A71-B6D6-57DC0CEDCE15} = {27D45BA6-A403-4A71-B6D6-57DC0CEDCE15} + {51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B} = {51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B} + {E212D4B4-63D9-4D8D-84DB-45C8BC191462} = {E212D4B4-63D9-4D8D-84DB-45C8BC191462} + {F0B8F4BD-955D-43CB-980C-805364D04A25} = {F0B8F4BD-955D-43CB-980C-805364D04A25} + {2D29D6C9-B4A6-444C-A311-106A9C8A986F} = {2D29D6C9-B4A6-444C-A311-106A9C8A986F} + {CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3} = {CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3} + {7A2467D2-B03A-4964-A289-EF233EB39F69} = {7A2467D2-B03A-4964-A289-EF233EB39F69} + {AD5ACED4-F6EE-4AC0-B502-23CFD10EF603} = {AD5ACED4-F6EE-4AC0-B502-23CFD10EF603} + {D04E36D7-1C68-43E6-BE30-A7793CE3C799} = {D04E36D7-1C68-43E6-BE30-A7793CE3C799} + {9F3F86DA-3CC5-481F-8201-166933B5C8FF} = {9F3F86DA-3CC5-481F-8201-166933B5C8FF} + {1CD667DD-E7AE-4F36-A1F7-F41FB59786BE} = {1CD667DD-E7AE-4F36-A1F7-F41FB59786BE} + {8B25CCE0-0988-4999-AE65-5A5EE31BB44D} = {8B25CCE0-0988-4999-AE65-5A5EE31BB44D} + {301A1EE3-8AF8-4EB8-9004-473B74E4083C} = {301A1EE3-8AF8-4EB8-9004-473B74E4083C} + {F658ABE4-7FE1-4404-9B7C-55E0D660F1B3} = {F658ABE4-7FE1-4404-9B7C-55E0D660F1B3} + {AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E} = {AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E} + {122160ED-446E-4B15-8CB4-A2058DC7269A} = {122160ED-446E-4B15-8CB4-A2058DC7269A} + {0D1DB0EE-E997-4550-85D4-BDE209B75AD6} = {0D1DB0EE-E997-4550-85D4-BDE209B75AD6} + {0BDAEBF1-7A8D-434B-A543-4663464E972D} = {0BDAEBF1-7A8D-434B-A543-4663464E972D} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + {BDACB9FC-6769-4A2D-A636-36CC25E3AC75} = {BDACB9FC-6769-4A2D-A636-36CC25E3AC75} + {2147B9FD-7D65-4854-9770-D7B8767DB9AE} = {2147B9FD-7D65-4854-9770-D7B8767DB9AE} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doublebuffer", "doublebuffer.vcproj", "{EDDBF169-77C1-496E-9EFE-E500107E6E97}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "editor", "editor.vcproj", "{0BDAEBF1-7A8D-434B-A543-4663464E972D}" + ProjectSection(ProjectDependencies) = postProject + {F0B8F4BD-955D-43CB-980C-805364D04A25} = {F0B8F4BD-955D-43CB-980C-805364D04A25} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fast_slow", "fast_slow.vcproj", "{2D29D6C9-B4A6-444C-A311-106A9C8A986F}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "file_chooser", "file_chooser.vcproj", "{6927F349-29DF-4D60-BC8F-5A3F5E133735}" + ProjectSection(ProjectDependencies) = postProject + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {6E8E1663-B88D-4454-ADF2-279666A93306} = {6E8E1663-B88D-4454-ADF2-279666A93306} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fltk", "fltk.lib.vcproj", "{E070AAFC-9D03-41A3-BC7D-30887EA0D50F}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fltkdll", "fltkdll.vcproj", "{F0B8F4BD-955D-43CB-980C-805364D04A25}" + ProjectSection(ProjectDependencies) = postProject + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {289C605C-94CC-437F-836B-2FE41528EEEC} = {289C605C-94CC-437F-836B-2FE41528EEEC} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fltkforms", "fltkforms.vcproj", "{C17BAB42-F00B-4F71-9DF6-A921511C89EE}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fltkgl", "fltkgl.vcproj", "{F7974A9C-C255-4385-96BC-E24EE0816F7C}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fltkimages", "fltkimages.vcproj", "{6E8E1663-B88D-4454-ADF2-279666A93306}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluid", "fluid.vcproj", "{8AED3078-8CD8-40C9-A8FF-46080024F1EB}" + ProjectSection(ProjectDependencies) = postProject + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {C17BAB42-F00B-4F71-9DF6-A921511C89EE} = {C17BAB42-F00B-4F71-9DF6-A921511C89EE} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {6E8E1663-B88D-4454-ADF2-279666A93306} = {6E8E1663-B88D-4454-ADF2-279666A93306} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fonts", "fonts.vcproj", "{DF2A883A-7356-4603-9CB1-E8F1E6B1549D}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "forms", "forms.vcproj", "{B1749154-F87B-489D-B4B0-ABD5ED20A96F}" + ProjectSection(ProjectDependencies) = postProject + {C17BAB42-F00B-4F71-9DF6-A921511C89EE} = {C17BAB42-F00B-4F71-9DF6-A921511C89EE} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fractals", "fractals.vcproj", "{58A83386-65E6-4F22-8712-8B6B7E62913D}" + ProjectSection(ProjectDependencies) = postProject + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fullscreen", "fullscreen.vcproj", "{2147B9FD-7D65-4854-9770-D7B8767DB9AE}" + ProjectSection(ProjectDependencies) = postProject + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gl_overlay", "gl_overlay.vcproj", "{8D8D210D-F628-48BB-9127-D8003DF22018}" + ProjectSection(ProjectDependencies) = postProject + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glpuzzle", "glpuzzle.vcproj", "{BFE8CC78-6B58-4305-A096-796A3088BB26}" + ProjectSection(ProjectDependencies) = postProject + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello.vcproj", "{ADA2462A-3656-41D2-B8A8-8D942AA0F8E9}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "help", "help.vcproj", "{9F3F86DA-3CC5-481F-8201-166933B5C8FF}" + ProjectSection(ProjectDependencies) = postProject + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {6E8E1663-B88D-4454-ADF2-279666A93306} = {6E8E1663-B88D-4454-ADF2-279666A93306} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iconize", "iconize.vcproj", "{37C32832-DCE4-4BAA-9306-826064B30CCB}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "image", "image.vcproj", "{3322F289-B025-4DB1-A7D1-FBA3840F8A0B}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inactive", "inactive.vcproj", "{B5271094-DE51-4E60-B4FA-D8F0BDB969FE}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "input", "input.vcproj", "{1C1B5A00-5F5D-4290-A07B-8A5A4A78570A}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "keyboard", "keyboard.vcproj", "{4DFA9F84-0457-4FE4-8008-283270610487}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "label", "label.vcproj", "{C3E7B77C-EED2-4046-9A30-9446C6F096A0}" + ProjectSection(ProjectDependencies) = postProject + {C17BAB42-F00B-4F71-9DF6-A921511C89EE} = {C17BAB42-F00B-4F71-9DF6-A921511C89EE} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "line_style", "line_style.vcproj", "{8B25CCE0-0988-4999-AE65-5A5EE31BB44D}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mandelbrot", "mandelbrot.vcproj", "{7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "menubar", "menubar.vcproj", "{78079B1F-152B-4E83-87CB-364586AB3AAC}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "message", "message.vcproj", "{E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "minimum", "minimum.vcproj", "{F658ABE4-7FE1-4404-9B7C-55E0D660F1B3}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "navigation", "navigation.vcproj", "{AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "output", "output.vcproj", "{1CA77C94-5785-4B38-B91A-1EAFBD885BC2}" + ProjectSection(ProjectDependencies) = postProject + {C17BAB42-F00B-4F71-9DF6-A921511C89EE} = {C17BAB42-F00B-4F71-9DF6-A921511C89EE} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "overlay", "overlay.vcproj", "{3B0BF144-5D75-4D4A-BF75-7347186C808F}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pack", "pack.vcproj", "{CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pixmap", "pixmap.vcproj", "{1CD667DD-E7AE-4F36-A1F7-F41FB59786BE}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pixmap_browser", "pixmap_browser.vcproj", "{289C605C-94CC-437F-836B-2FE41528EEEC}" + ProjectSection(ProjectDependencies) = postProject + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {6E8E1663-B88D-4454-ADF2-279666A93306} = {6E8E1663-B88D-4454-ADF2-279666A93306} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "preferences", "preferences.vcproj", "{D04E36D7-1C68-43E6-BE30-A7793CE3C799}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radio", "radio.vcproj", "{AD5ACED4-F6EE-4AC0-B502-23CFD10EF603}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "resize", "resize.vcproj", "{46771042-C840-4314-BA3C-C5BC2FBD7CBB}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "resizebox", "resizebox.vcproj", "{2E03AF33-56A1-4366-B016-184CD96F3B56}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scroll", "scroll.vcproj", "{97541B63-87AA-4ACE-BBF5-175F8D1389EC}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shape", "shape.vcproj", "{45797F58-624B-4FA0-A7A3-5956114D8215}" + ProjectSection(ProjectDependencies) = postProject + {F7974A9C-C255-4385-96BC-E24EE0816F7C} = {F7974A9C-C255-4385-96BC-E24EE0816F7C} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "subwindow", "subwindow.vcproj", "{7A2467D2-B03A-4964-A289-EF233EB39F69}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sudoku", "sudoku.vcproj", "{AE750416-51BA-485C-BD76-EF11B4536EE8}" + ProjectSection(ProjectDependencies) = postProject + {D640A221-F95A-40FF-AC0E-0E8B615C7681} = {D640A221-F95A-40FF-AC0E-0E8B615C7681} + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} = {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF} + {08B82852-90B3-4767-A5D2-F0A4FCCB2377} = {08B82852-90B3-4767-A5D2-F0A4FCCB2377} + {6E8E1663-B88D-4454-ADF2-279666A93306} = {6E8E1663-B88D-4454-ADF2-279666A93306} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "symbols", "symbols.vcproj", "{3E822491-B134-43B0-A40E-9348FFAB527F}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tabs", "tabs.vcproj", "{AE750416-51BA-485C-BD76-EF11B4536EE8}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threads", "threads.vcproj", "{45236F71-7031-40BC-ADCD-0535A64C04B0}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tile", "tile.vcproj", "{28D24031-1A17-497A-B926-59CF78076DED}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tiled_image", "tiled_image.vcproj", "{23F17042-704E-4198-8017-A8584E884CF7}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "valuators", "valuators.vcproj", "{CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3}" + ProjectSection(ProjectDependencies) = postProject + {8AED3078-8CD8-40C9-A8FF-46080024F1EB} = {8AED3078-8CD8-40C9-A8FF-46080024F1EB} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jpeg", "jpeg.vcproj", "{08B82852-90B3-4767-A5D2-F0A4FCCB2377}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib.vcproj", "{E1D9CE3F-400D-40E8-AD0D-61C29B1847FF}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "libpng.vcproj", "{D640A221-F95A-40FF-AC0E-0E8B615C7681}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "input_choice", "input_choice.vcproj", "{50651D04-C8F7-4C2B-B412-0848573BDF88}" + ProjectSection(ProjectDependencies) = postProject + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blocks", "blocks.vcproj", "{301A1EE3-8AF8-4EB8-9004-473B74E4083C}" + ProjectSection(ProjectDependencies) = postProject + {6E8E1663-B88D-4454-ADF2-279666A93306} = {6E8E1663-B88D-4454-ADF2-279666A93306} + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {E30BB28D-DFA0-479C-B670-8CD872224B38}.Debug.ActiveCfg = Debug|Win32 + {E30BB28D-DFA0-479C-B670-8CD872224B38}.Debug.Build.0 = Debug|Win32 + {E30BB28D-DFA0-479C-B670-8CD872224B38}.Release.ActiveCfg = Release|Win32 + {E30BB28D-DFA0-479C-B670-8CD872224B38}.Release.Build.0 = Release|Win32 + {51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B}.Debug.ActiveCfg = Debug|Win32 + {51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B}.Debug.Build.0 = Debug|Win32 + {51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B}.Release.ActiveCfg = Release|Win32 + {51F6CDA8-3AF3-4DDC-B412-8E5E92F3393B}.Release.Build.0 = Release|Win32 + {39ADA7A1-A2C1-4F0B-8B92-04E335570C27}.Debug.ActiveCfg = Debug|Win32 + {39ADA7A1-A2C1-4F0B-8B92-04E335570C27}.Debug.Build.0 = Debug|Win32 + {39ADA7A1-A2C1-4F0B-8B92-04E335570C27}.Release.ActiveCfg = Release|Win32 + {39ADA7A1-A2C1-4F0B-8B92-04E335570C27}.Release.Build.0 = Release|Win32 + {DB6BAA16-C589-448F-9AB5-5969016549EB}.Debug.ActiveCfg = Debug|Win32 + {DB6BAA16-C589-448F-9AB5-5969016549EB}.Debug.Build.0 = Debug|Win32 + {DB6BAA16-C589-448F-9AB5-5969016549EB}.Release.ActiveCfg = Release|Win32 + {DB6BAA16-C589-448F-9AB5-5969016549EB}.Release.Build.0 = Release|Win32 + {65B5BB3F-EE54-4604-B49B-7676AED83AAB}.Debug.ActiveCfg = Debug|Win32 + {65B5BB3F-EE54-4604-B49B-7676AED83AAB}.Debug.Build.0 = Debug|Win32 + {65B5BB3F-EE54-4604-B49B-7676AED83AAB}.Release.ActiveCfg = Release|Win32 + {65B5BB3F-EE54-4604-B49B-7676AED83AAB}.Release.Build.0 = Release|Win32 + {E212D4B4-63D9-4D8D-84DB-45C8BC191462}.Debug.ActiveCfg = Debug|Win32 + {E212D4B4-63D9-4D8D-84DB-45C8BC191462}.Debug.Build.0 = Debug|Win32 + {E212D4B4-63D9-4D8D-84DB-45C8BC191462}.Release.ActiveCfg = Release|Win32 + {E212D4B4-63D9-4D8D-84DB-45C8BC191462}.Release.Build.0 = Release|Win32 + {2352F92C-8663-4637-B919-D76F0A9EC05E}.Debug.ActiveCfg = Debug|Win32 + {2352F92C-8663-4637-B919-D76F0A9EC05E}.Debug.Build.0 = Debug|Win32 + {2352F92C-8663-4637-B919-D76F0A9EC05E}.Release.ActiveCfg = Release|Win32 + {2352F92C-8663-4637-B919-D76F0A9EC05E}.Release.Build.0 = Release|Win32 + {0363AC35-F325-4C24-9DB9-E83337D55787}.Debug.ActiveCfg = Debug|Win32 + {0363AC35-F325-4C24-9DB9-E83337D55787}.Debug.Build.0 = Debug|Win32 + {0363AC35-F325-4C24-9DB9-E83337D55787}.Release.ActiveCfg = Release|Win32 + {0363AC35-F325-4C24-9DB9-E83337D55787}.Release.Build.0 = Release|Win32 + {67CE1C24-B0C0-4CD6-8D0F-68513C2398B9}.Debug.ActiveCfg = Debug|Win32 + {67CE1C24-B0C0-4CD6-8D0F-68513C2398B9}.Debug.Build.0 = Debug|Win32 + {67CE1C24-B0C0-4CD6-8D0F-68513C2398B9}.Release.ActiveCfg = Release|Win32 + {67CE1C24-B0C0-4CD6-8D0F-68513C2398B9}.Release.Build.0 = Release|Win32 + {92EEF887-8305-4D00-86B7-D3F98CC7AD87}.Debug.ActiveCfg = Debug|Win32 + {92EEF887-8305-4D00-86B7-D3F98CC7AD87}.Debug.Build.0 = Debug|Win32 + {92EEF887-8305-4D00-86B7-D3F98CC7AD87}.Release.ActiveCfg = Release|Win32 + {92EEF887-8305-4D00-86B7-D3F98CC7AD87}.Release.Build.0 = Release|Win32 + {122160ED-446E-4B15-8CB4-A2058DC7269A}.Debug.ActiveCfg = Debug|Win32 + {122160ED-446E-4B15-8CB4-A2058DC7269A}.Debug.Build.0 = Debug|Win32 + {122160ED-446E-4B15-8CB4-A2058DC7269A}.Release.ActiveCfg = Release|Win32 + {122160ED-446E-4B15-8CB4-A2058DC7269A}.Release.Build.0 = Release|Win32 + {D0BC7525-99E7-4247-B860-1B3CF2FF8165}.Debug.ActiveCfg = Debug|Win32 + {D0BC7525-99E7-4247-B860-1B3CF2FF8165}.Debug.Build.0 = Debug|Win32 + {D0BC7525-99E7-4247-B860-1B3CF2FF8165}.Release.ActiveCfg = Release|Win32 + {D0BC7525-99E7-4247-B860-1B3CF2FF8165}.Release.Build.0 = Release|Win32 + {BDACB9FC-6769-4A2D-A636-36CC25E3AC75}.Debug.ActiveCfg = Debug|Win32 + {BDACB9FC-6769-4A2D-A636-36CC25E3AC75}.Debug.Build.0 = Debug|Win32 + {BDACB9FC-6769-4A2D-A636-36CC25E3AC75}.Release.ActiveCfg = Release|Win32 + {BDACB9FC-6769-4A2D-A636-36CC25E3AC75}.Release.Build.0 = Release|Win32 + {0973844B-3E5F-4C38-95FF-E8935243D287}.Debug.ActiveCfg = Debug|Win32 + {0973844B-3E5F-4C38-95FF-E8935243D287}.Debug.Build.0 = Debug|Win32 + {0973844B-3E5F-4C38-95FF-E8935243D287}.Release.ActiveCfg = Release|Win32 + {0973844B-3E5F-4C38-95FF-E8935243D287}.Release.Build.0 = Release|Win32 + {0D1DB0EE-E997-4550-85D4-BDE209B75AD6}.Debug.ActiveCfg = Debug|Win32 + {0D1DB0EE-E997-4550-85D4-BDE209B75AD6}.Debug.Build.0 = Debug|Win32 + {0D1DB0EE-E997-4550-85D4-BDE209B75AD6}.Release.ActiveCfg = Release|Win32 + {0D1DB0EE-E997-4550-85D4-BDE209B75AD6}.Release.Build.0 = Release|Win32 + {27D45BA6-A403-4A71-B6D6-57DC0CEDCE15}.Debug.ActiveCfg = Debug|Win32 + {27D45BA6-A403-4A71-B6D6-57DC0CEDCE15}.Debug.Build.0 = Debug|Win32 + {27D45BA6-A403-4A71-B6D6-57DC0CEDCE15}.Release.ActiveCfg = Release|Win32 + {27D45BA6-A403-4A71-B6D6-57DC0CEDCE15}.Release.Build.0 = Release|Win32 + {09427220-8C9C-498A-8D50-1638D3FB87E5}.Debug.ActiveCfg = Debug|Win32 + {09427220-8C9C-498A-8D50-1638D3FB87E5}.Debug.Build.0 = Debug|Win32 + {09427220-8C9C-498A-8D50-1638D3FB87E5}.Release.ActiveCfg = Release|Win32 + {09427220-8C9C-498A-8D50-1638D3FB87E5}.Release.Build.0 = Release|Win32 + {EDDBF169-77C1-496E-9EFE-E500107E6E97}.Debug.ActiveCfg = Debug|Win32 + {EDDBF169-77C1-496E-9EFE-E500107E6E97}.Debug.Build.0 = Debug|Win32 + {EDDBF169-77C1-496E-9EFE-E500107E6E97}.Release.ActiveCfg = Release|Win32 + {EDDBF169-77C1-496E-9EFE-E500107E6E97}.Release.Build.0 = Release|Win32 + {0BDAEBF1-7A8D-434B-A543-4663464E972D}.Debug.ActiveCfg = Debug|Win32 + {0BDAEBF1-7A8D-434B-A543-4663464E972D}.Debug.Build.0 = Debug|Win32 + {0BDAEBF1-7A8D-434B-A543-4663464E972D}.Release.ActiveCfg = Release|Win32 + {0BDAEBF1-7A8D-434B-A543-4663464E972D}.Release.Build.0 = Release|Win32 + {2D29D6C9-B4A6-444C-A311-106A9C8A986F}.Debug.ActiveCfg = Debug|Win32 + {2D29D6C9-B4A6-444C-A311-106A9C8A986F}.Debug.Build.0 = Debug|Win32 + {2D29D6C9-B4A6-444C-A311-106A9C8A986F}.Release.ActiveCfg = Release|Win32 + {2D29D6C9-B4A6-444C-A311-106A9C8A986F}.Release.Build.0 = Release|Win32 + {6927F349-29DF-4D60-BC8F-5A3F5E133735}.Debug.ActiveCfg = Debug|Win32 + {6927F349-29DF-4D60-BC8F-5A3F5E133735}.Debug.Build.0 = Debug|Win32 + {6927F349-29DF-4D60-BC8F-5A3F5E133735}.Release.ActiveCfg = Release|Win32 + {6927F349-29DF-4D60-BC8F-5A3F5E133735}.Release.Build.0 = Release|Win32 + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F}.Debug.ActiveCfg = Debug|Win32 + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F}.Debug.Build.0 = Debug|Win32 + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F}.Release.ActiveCfg = Release|Win32 + {E070AAFC-9D03-41A3-BC7D-30887EA0D50F}.Release.Build.0 = Release|Win32 + {F0B8F4BD-955D-43CB-980C-805364D04A25}.Debug.ActiveCfg = Debug|Win32 + {F0B8F4BD-955D-43CB-980C-805364D04A25}.Debug.Build.0 = Debug|Win32 + {F0B8F4BD-955D-43CB-980C-805364D04A25}.Release.ActiveCfg = Release|Win32 + {F0B8F4BD-955D-43CB-980C-805364D04A25}.Release.Build.0 = Release|Win32 + {C17BAB42-F00B-4F71-9DF6-A921511C89EE}.Debug.ActiveCfg = Debug|Win32 + {C17BAB42-F00B-4F71-9DF6-A921511C89EE}.Debug.Build.0 = Debug|Win32 + {C17BAB42-F00B-4F71-9DF6-A921511C89EE}.Release.ActiveCfg = Release|Win32 + {C17BAB42-F00B-4F71-9DF6-A921511C89EE}.Release.Build.0 = Release|Win32 + {F7974A9C-C255-4385-96BC-E24EE0816F7C}.Debug.ActiveCfg = Debug|Win32 + {F7974A9C-C255-4385-96BC-E24EE0816F7C}.Debug.Build.0 = Debug|Win32 + {F7974A9C-C255-4385-96BC-E24EE0816F7C}.Release.ActiveCfg = Release|Win32 + {F7974A9C-C255-4385-96BC-E24EE0816F7C}.Release.Build.0 = Release|Win32 + {6E8E1663-B88D-4454-ADF2-279666A93306}.Debug.ActiveCfg = Debug|Win32 + {6E8E1663-B88D-4454-ADF2-279666A93306}.Debug.Build.0 = Debug|Win32 + {6E8E1663-B88D-4454-ADF2-279666A93306}.Release.ActiveCfg = Release|Win32 + {6E8E1663-B88D-4454-ADF2-279666A93306}.Release.Build.0 = Release|Win32 + {8AED3078-8CD8-40C9-A8FF-46080024F1EB}.Debug.ActiveCfg = Debug|Win32 + {8AED3078-8CD8-40C9-A8FF-46080024F1EB}.Debug.Build.0 = Debug|Win32 + {8AED3078-8CD8-40C9-A8FF-46080024F1EB}.Release.ActiveCfg = Release|Win32 + {8AED3078-8CD8-40C9-A8FF-46080024F1EB}.Release.Build.0 = Release|Win32 + {DF2A883A-7356-4603-9CB1-E8F1E6B1549D}.Debug.ActiveCfg = Debug|Win32 + {DF2A883A-7356-4603-9CB1-E8F1E6B1549D}.Debug.Build.0 = Debug|Win32 + {DF2A883A-7356-4603-9CB1-E8F1E6B1549D}.Release.ActiveCfg = Release|Win32 + {DF2A883A-7356-4603-9CB1-E8F1E6B1549D}.Release.Build.0 = Release|Win32 + {B1749154-F87B-489D-B4B0-ABD5ED20A96F}.Debug.ActiveCfg = Debug|Win32 + {B1749154-F87B-489D-B4B0-ABD5ED20A96F}.Debug.Build.0 = Debug|Win32 + {B1749154-F87B-489D-B4B0-ABD5ED20A96F}.Release.ActiveCfg = Release|Win32 + {B1749154-F87B-489D-B4B0-ABD5ED20A96F}.Release.Build.0 = Release|Win32 + {58A83386-65E6-4F22-8712-8B6B7E62913D}.Debug.ActiveCfg = Debug|Win32 + {58A83386-65E6-4F22-8712-8B6B7E62913D}.Debug.Build.0 = Debug|Win32 + {58A83386-65E6-4F22-8712-8B6B7E62913D}.Release.ActiveCfg = Release|Win32 + {58A83386-65E6-4F22-8712-8B6B7E62913D}.Release.Build.0 = Release|Win32 + {2147B9FD-7D65-4854-9770-D7B8767DB9AE}.Debug.ActiveCfg = Debug|Win32 + {2147B9FD-7D65-4854-9770-D7B8767DB9AE}.Debug.Build.0 = Debug|Win32 + {2147B9FD-7D65-4854-9770-D7B8767DB9AE}.Release.ActiveCfg = Release|Win32 + {2147B9FD-7D65-4854-9770-D7B8767DB9AE}.Release.Build.0 = Release|Win32 + {8D8D210D-F628-48BB-9127-D8003DF22018}.Debug.ActiveCfg = Debug|Win32 + {8D8D210D-F628-48BB-9127-D8003DF22018}.Debug.Build.0 = Debug|Win32 + {8D8D210D-F628-48BB-9127-D8003DF22018}.Release.ActiveCfg = Release|Win32 + {8D8D210D-F628-48BB-9127-D8003DF22018}.Release.Build.0 = Release|Win32 + {BFE8CC78-6B58-4305-A096-796A3088BB26}.Debug.ActiveCfg = Debug|Win32 + {BFE8CC78-6B58-4305-A096-796A3088BB26}.Debug.Build.0 = Debug|Win32 + {BFE8CC78-6B58-4305-A096-796A3088BB26}.Release.ActiveCfg = Release|Win32 + {BFE8CC78-6B58-4305-A096-796A3088BB26}.Release.Build.0 = Release|Win32 + {ADA2462A-3656-41D2-B8A8-8D942AA0F8E9}.Debug.ActiveCfg = Debug|Win32 + {ADA2462A-3656-41D2-B8A8-8D942AA0F8E9}.Debug.Build.0 = Debug|Win32 + {ADA2462A-3656-41D2-B8A8-8D942AA0F8E9}.Release.ActiveCfg = Release|Win32 + {ADA2462A-3656-41D2-B8A8-8D942AA0F8E9}.Release.Build.0 = Release|Win32 + {9F3F86DA-3CC5-481F-8201-166933B5C8FF}.Debug.ActiveCfg = Debug|Win32 + {9F3F86DA-3CC5-481F-8201-166933B5C8FF}.Debug.Build.0 = Debug|Win32 + {9F3F86DA-3CC5-481F-8201-166933B5C8FF}.Release.ActiveCfg = Release|Win32 + {9F3F86DA-3CC5-481F-8201-166933B5C8FF}.Release.Build.0 = Release|Win32 + {37C32832-DCE4-4BAA-9306-826064B30CCB}.Debug.ActiveCfg = Debug|Win32 + {37C32832-DCE4-4BAA-9306-826064B30CCB}.Debug.Build.0 = Debug|Win32 + {37C32832-DCE4-4BAA-9306-826064B30CCB}.Release.ActiveCfg = Release|Win32 + {37C32832-DCE4-4BAA-9306-826064B30CCB}.Release.Build.0 = Release|Win32 + {3322F289-B025-4DB1-A7D1-FBA3840F8A0B}.Debug.ActiveCfg = Debug|Win32 + {3322F289-B025-4DB1-A7D1-FBA3840F8A0B}.Debug.Build.0 = Debug|Win32 + {3322F289-B025-4DB1-A7D1-FBA3840F8A0B}.Release.ActiveCfg = Release|Win32 + {3322F289-B025-4DB1-A7D1-FBA3840F8A0B}.Release.Build.0 = Release|Win32 + {B5271094-DE51-4E60-B4FA-D8F0BDB969FE}.Debug.ActiveCfg = Debug|Win32 + {B5271094-DE51-4E60-B4FA-D8F0BDB969FE}.Debug.Build.0 = Debug|Win32 + {B5271094-DE51-4E60-B4FA-D8F0BDB969FE}.Release.ActiveCfg = Release|Win32 + {B5271094-DE51-4E60-B4FA-D8F0BDB969FE}.Release.Build.0 = Release|Win32 + {1C1B5A00-5F5D-4290-A07B-8A5A4A78570A}.Debug.ActiveCfg = Debug|Win32 + {1C1B5A00-5F5D-4290-A07B-8A5A4A78570A}.Debug.Build.0 = Debug|Win32 + {1C1B5A00-5F5D-4290-A07B-8A5A4A78570A}.Release.ActiveCfg = Release|Win32 + {1C1B5A00-5F5D-4290-A07B-8A5A4A78570A}.Release.Build.0 = Release|Win32 + {4DFA9F84-0457-4FE4-8008-283270610487}.Debug.ActiveCfg = Debug|Win32 + {4DFA9F84-0457-4FE4-8008-283270610487}.Debug.Build.0 = Debug|Win32 + {4DFA9F84-0457-4FE4-8008-283270610487}.Release.ActiveCfg = Release|Win32 + {4DFA9F84-0457-4FE4-8008-283270610487}.Release.Build.0 = Release|Win32 + {C3E7B77C-EED2-4046-9A30-9446C6F096A0}.Debug.ActiveCfg = Debug|Win32 + {C3E7B77C-EED2-4046-9A30-9446C6F096A0}.Debug.Build.0 = Debug|Win32 + {C3E7B77C-EED2-4046-9A30-9446C6F096A0}.Release.ActiveCfg = Release|Win32 + {C3E7B77C-EED2-4046-9A30-9446C6F096A0}.Release.Build.0 = Release|Win32 + {8B25CCE0-0988-4999-AE65-5A5EE31BB44D}.Debug.ActiveCfg = Debug|Win32 + {8B25CCE0-0988-4999-AE65-5A5EE31BB44D}.Debug.Build.0 = Debug|Win32 + {8B25CCE0-0988-4999-AE65-5A5EE31BB44D}.Release.ActiveCfg = Release|Win32 + {8B25CCE0-0988-4999-AE65-5A5EE31BB44D}.Release.Build.0 = Release|Win32 + {7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF}.Debug.ActiveCfg = Debug|Win32 + {7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF}.Debug.Build.0 = Debug|Win32 + {7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF}.Release.ActiveCfg = Release|Win32 + {7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF}.Release.Build.0 = Release|Win32 + {78079B1F-152B-4E83-87CB-364586AB3AAC}.Debug.ActiveCfg = Debug|Win32 + {78079B1F-152B-4E83-87CB-364586AB3AAC}.Debug.Build.0 = Debug|Win32 + {78079B1F-152B-4E83-87CB-364586AB3AAC}.Release.ActiveCfg = Release|Win32 + {78079B1F-152B-4E83-87CB-364586AB3AAC}.Release.Build.0 = Release|Win32 + {E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE}.Debug.ActiveCfg = Debug|Win32 + {E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE}.Debug.Build.0 = Debug|Win32 + {E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE}.Release.ActiveCfg = Release|Win32 + {E1A8934E-CB8D-4F74-B78A-EC7952BC4CBE}.Release.Build.0 = Release|Win32 + {F658ABE4-7FE1-4404-9B7C-55E0D660F1B3}.Debug.ActiveCfg = Debug|Win32 + {F658ABE4-7FE1-4404-9B7C-55E0D660F1B3}.Debug.Build.0 = Debug|Win32 + {F658ABE4-7FE1-4404-9B7C-55E0D660F1B3}.Release.ActiveCfg = Release|Win32 + {F658ABE4-7FE1-4404-9B7C-55E0D660F1B3}.Release.Build.0 = Release|Win32 + {AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E}.Debug.ActiveCfg = Debug|Win32 + {AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E}.Debug.Build.0 = Debug|Win32 + {AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E}.Release.ActiveCfg = Release|Win32 + {AA0ED6EA-2DA3-4486-AFBD-76CC9D206A1E}.Release.Build.0 = Release|Win32 + {1CA77C94-5785-4B38-B91A-1EAFBD885BC2}.Debug.ActiveCfg = Debug|Win32 + {1CA77C94-5785-4B38-B91A-1EAFBD885BC2}.Debug.Build.0 = Debug|Win32 + {1CA77C94-5785-4B38-B91A-1EAFBD885BC2}.Release.ActiveCfg = Release|Win32 + {1CA77C94-5785-4B38-B91A-1EAFBD885BC2}.Release.Build.0 = Release|Win32 + {3B0BF144-5D75-4D4A-BF75-7347186C808F}.Debug.ActiveCfg = Debug|Win32 + {3B0BF144-5D75-4D4A-BF75-7347186C808F}.Debug.Build.0 = Debug|Win32 + {3B0BF144-5D75-4D4A-BF75-7347186C808F}.Release.ActiveCfg = Release|Win32 + {3B0BF144-5D75-4D4A-BF75-7347186C808F}.Release.Build.0 = Release|Win32 + {CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1}.Debug.ActiveCfg = Debug|Win32 + {CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1}.Debug.Build.0 = Debug|Win32 + {CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1}.Release.ActiveCfg = Release|Win32 + {CEB7B88B-3AA5-4DD6-818F-CF19E12BF1E1}.Release.Build.0 = Release|Win32 + {1CD667DD-E7AE-4F36-A1F7-F41FB59786BE}.Debug.ActiveCfg = Debug|Win32 + {1CD667DD-E7AE-4F36-A1F7-F41FB59786BE}.Debug.Build.0 = Debug|Win32 + {1CD667DD-E7AE-4F36-A1F7-F41FB59786BE}.Release.ActiveCfg = Release|Win32 + {1CD667DD-E7AE-4F36-A1F7-F41FB59786BE}.Release.Build.0 = Release|Win32 + {289C605C-94CC-437F-836B-2FE41528EEEC}.Debug.ActiveCfg = Debug|Win32 + {289C605C-94CC-437F-836B-2FE41528EEEC}.Debug.Build.0 = Debug|Win32 + {289C605C-94CC-437F-836B-2FE41528EEEC}.Release.ActiveCfg = Release|Win32 + {289C605C-94CC-437F-836B-2FE41528EEEC}.Release.Build.0 = Release|Win32 + {D04E36D7-1C68-43E6-BE30-A7793CE3C799}.Debug.ActiveCfg = Debug|Win32 + {D04E36D7-1C68-43E6-BE30-A7793CE3C799}.Debug.Build.0 = Debug|Win32 + {D04E36D7-1C68-43E6-BE30-A7793CE3C799}.Release.ActiveCfg = Release|Win32 + {D04E36D7-1C68-43E6-BE30-A7793CE3C799}.Release.Build.0 = Release|Win32 + {AD5ACED4-F6EE-4AC0-B502-23CFD10EF603}.Debug.ActiveCfg = Debug|Win32 + {AD5ACED4-F6EE-4AC0-B502-23CFD10EF603}.Debug.Build.0 = Debug|Win32 + {AD5ACED4-F6EE-4AC0-B502-23CFD10EF603}.Release.ActiveCfg = Release|Win32 + {AD5ACED4-F6EE-4AC0-B502-23CFD10EF603}.Release.Build.0 = Release|Win32 + {46771042-C840-4314-BA3C-C5BC2FBD7CBB}.Debug.ActiveCfg = Debug|Win32 + {46771042-C840-4314-BA3C-C5BC2FBD7CBB}.Debug.Build.0 = Debug|Win32 + {46771042-C840-4314-BA3C-C5BC2FBD7CBB}.Release.ActiveCfg = Release|Win32 + {46771042-C840-4314-BA3C-C5BC2FBD7CBB}.Release.Build.0 = Release|Win32 + {2E03AF33-56A1-4366-B016-184CD96F3B56}.Debug.ActiveCfg = Debug|Win32 + {2E03AF33-56A1-4366-B016-184CD96F3B56}.Debug.Build.0 = Debug|Win32 + {2E03AF33-56A1-4366-B016-184CD96F3B56}.Release.ActiveCfg = Release|Win32 + {2E03AF33-56A1-4366-B016-184CD96F3B56}.Release.Build.0 = Release|Win32 + {97541B63-87AA-4ACE-BBF5-175F8D1389EC}.Debug.ActiveCfg = Debug|Win32 + {97541B63-87AA-4ACE-BBF5-175F8D1389EC}.Debug.Build.0 = Debug|Win32 + {97541B63-87AA-4ACE-BBF5-175F8D1389EC}.Release.ActiveCfg = Release|Win32 + {97541B63-87AA-4ACE-BBF5-175F8D1389EC}.Release.Build.0 = Release|Win32 + {45797F58-624B-4FA0-A7A3-5956114D8215}.Debug.ActiveCfg = Debug|Win32 + {45797F58-624B-4FA0-A7A3-5956114D8215}.Debug.Build.0 = Debug|Win32 + {45797F58-624B-4FA0-A7A3-5956114D8215}.Release.ActiveCfg = Release|Win32 + {45797F58-624B-4FA0-A7A3-5956114D8215}.Release.Build.0 = Release|Win32 + {7A2467D2-B03A-4964-A289-EF233EB39F69}.Debug.ActiveCfg = Debug|Win32 + {7A2467D2-B03A-4964-A289-EF233EB39F69}.Debug.Build.0 = Debug|Win32 + {7A2467D2-B03A-4964-A289-EF233EB39F69}.Release.ActiveCfg = Release|Win32 + {7A2467D2-B03A-4964-A289-EF233EB39F69}.Release.Build.0 = Release|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Debug.ActiveCfg = Debug|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Debug.Build.0 = Debug|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Release.ActiveCfg = Release|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Release.Build.0 = Release|Win32 + {3E822491-B134-43B0-A40E-9348FFAB527F}.Debug.ActiveCfg = Debug|Win32 + {3E822491-B134-43B0-A40E-9348FFAB527F}.Debug.Build.0 = Debug|Win32 + {3E822491-B134-43B0-A40E-9348FFAB527F}.Release.ActiveCfg = Release|Win32 + {3E822491-B134-43B0-A40E-9348FFAB527F}.Release.Build.0 = Release|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Debug.ActiveCfg = Debug|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Debug.Build.0 = Debug|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Release.ActiveCfg = Release|Win32 + {AE750416-51BA-485C-BD76-EF11B4536EE8}.Release.Build.0 = Release|Win32 + {45236F71-7031-40BC-ADCD-0535A64C04B0}.Debug.ActiveCfg = Debug|Win32 + {45236F71-7031-40BC-ADCD-0535A64C04B0}.Debug.Build.0 = Debug|Win32 + {45236F71-7031-40BC-ADCD-0535A64C04B0}.Release.ActiveCfg = Release|Win32 + {45236F71-7031-40BC-ADCD-0535A64C04B0}.Release.Build.0 = Release|Win32 + {28D24031-1A17-497A-B926-59CF78076DED}.Debug.ActiveCfg = Debug|Win32 + {28D24031-1A17-497A-B926-59CF78076DED}.Debug.Build.0 = Debug|Win32 + {28D24031-1A17-497A-B926-59CF78076DED}.Release.ActiveCfg = Release|Win32 + {28D24031-1A17-497A-B926-59CF78076DED}.Release.Build.0 = Release|Win32 + {23F17042-704E-4198-8017-A8584E884CF7}.Debug.ActiveCfg = Debug|Win32 + {23F17042-704E-4198-8017-A8584E884CF7}.Debug.Build.0 = Debug|Win32 + {23F17042-704E-4198-8017-A8584E884CF7}.Release.ActiveCfg = Release|Win32 + {23F17042-704E-4198-8017-A8584E884CF7}.Release.Build.0 = Release|Win32 + {CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3}.Debug.ActiveCfg = Debug|Win32 + {CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3}.Debug.Build.0 = Debug|Win32 + {CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3}.Release.ActiveCfg = Release|Win32 + {CEE12ACB-20E4-45E4-AD5E-D15D7CFF68C3}.Release.Build.0 = Release|Win32 + {08B82852-90B3-4767-A5D2-F0A4FCCB2377}.Debug.ActiveCfg = Debug|Win32 + {08B82852-90B3-4767-A5D2-F0A4FCCB2377}.Debug.Build.0 = Debug|Win32 + {08B82852-90B3-4767-A5D2-F0A4FCCB2377}.Release.ActiveCfg = Release|Win32 + {08B82852-90B3-4767-A5D2-F0A4FCCB2377}.Release.Build.0 = Release|Win32 + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF}.Debug.ActiveCfg = Debug|Win32 + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF}.Debug.Build.0 = Debug|Win32 + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF}.Release.ActiveCfg = Release|Win32 + {E1D9CE3F-400D-40E8-AD0D-61C29B1847FF}.Release.Build.0 = Release|Win32 + {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Debug.ActiveCfg = Debug|Win32 + {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Debug.Build.0 = Debug|Win32 + {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Release.ActiveCfg = Release|Win32 + {D640A221-F95A-40FF-AC0E-0E8B615C7681}.Release.Build.0 = Release|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Debug.ActiveCfg = Debug|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Debug.Build.0 = Debug|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Release.ActiveCfg = Release|Win32 + {50651D04-C8F7-4C2B-B412-0848573BDF88}.Release.Build.0 = Release|Win32 + {301A1EE3-8AF8-4EB8-9004-473B74E4083C}.Debug.ActiveCfg = Debug|Win32 + {301A1EE3-8AF8-4EB8-9004-473B74E4083C}.Debug.Build.0 = Debug|Win32 + {301A1EE3-8AF8-4EB8-9004-473B74E4083C}.Release.ActiveCfg = Release|Win32 + {301A1EE3-8AF8-4EB8-9004-473B74E4083C}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/ide/deprecated/ms/vcnet/fltkdll.vcproj b/ide/deprecated/ms/vcnet/fltkdll.vcproj new file mode 100644 index 000000000..1d774e968 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fltkdll.vcproj @@ -0,0 +1,2909 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fltkforms.vcproj b/ide/deprecated/ms/vcnet/fltkforms.vcproj new file mode 100644 index 000000000..bf9695f97 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fltkforms.vcproj @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fltkgl.vcproj b/ide/deprecated/ms/vcnet/fltkgl.vcproj new file mode 100644 index 000000000..03eac2426 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fltkgl.vcproj @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fltkimages.vcproj b/ide/deprecated/ms/vcnet/fltkimages.vcproj new file mode 100644 index 000000000..e906d8a8d --- /dev/null +++ b/ide/deprecated/ms/vcnet/fltkimages.vcproj @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fluid.vcproj b/ide/deprecated/ms/vcnet/fluid.vcproj new file mode 100644 index 000000000..61bce1bf4 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fluid.vcproj @@ -0,0 +1,495 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fonts.vcproj b/ide/deprecated/ms/vcnet/fonts.vcproj new file mode 100644 index 000000000..b0adb9f39 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fonts.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/forms.vcproj b/ide/deprecated/ms/vcnet/forms.vcproj new file mode 100644 index 000000000..c6a59bc21 --- /dev/null +++ b/ide/deprecated/ms/vcnet/forms.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fractals.vcproj b/ide/deprecated/ms/vcnet/fractals.vcproj new file mode 100644 index 000000000..5c6569710 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fractals.vcproj @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/fullscreen.vcproj b/ide/deprecated/ms/vcnet/fullscreen.vcproj new file mode 100644 index 000000000..f9d581004 --- /dev/null +++ b/ide/deprecated/ms/vcnet/fullscreen.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/gl_overlay.vcproj b/ide/deprecated/ms/vcnet/gl_overlay.vcproj new file mode 100644 index 000000000..52f9aad3f --- /dev/null +++ b/ide/deprecated/ms/vcnet/gl_overlay.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/glpuzzle.vcproj b/ide/deprecated/ms/vcnet/glpuzzle.vcproj new file mode 100644 index 000000000..dd012d419 --- /dev/null +++ b/ide/deprecated/ms/vcnet/glpuzzle.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/hello.vcproj b/ide/deprecated/ms/vcnet/hello.vcproj new file mode 100644 index 000000000..cdea2c54a --- /dev/null +++ b/ide/deprecated/ms/vcnet/hello.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/help.vcproj b/ide/deprecated/ms/vcnet/help.vcproj new file mode 100644 index 000000000..94c600889 --- /dev/null +++ b/ide/deprecated/ms/vcnet/help.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/iconize.vcproj b/ide/deprecated/ms/vcnet/iconize.vcproj new file mode 100644 index 000000000..9798a9166 --- /dev/null +++ b/ide/deprecated/ms/vcnet/iconize.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/image.vcproj b/ide/deprecated/ms/vcnet/image.vcproj new file mode 100644 index 000000000..d12d47518 --- /dev/null +++ b/ide/deprecated/ms/vcnet/image.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/inactive.vcproj b/ide/deprecated/ms/vcnet/inactive.vcproj new file mode 100644 index 000000000..d14d2a52f --- /dev/null +++ b/ide/deprecated/ms/vcnet/inactive.vcproj @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/input.vcproj b/ide/deprecated/ms/vcnet/input.vcproj new file mode 100644 index 000000000..7e2698214 --- /dev/null +++ b/ide/deprecated/ms/vcnet/input.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/input_choice.vcproj b/ide/deprecated/ms/vcnet/input_choice.vcproj new file mode 100644 index 000000000..c0d48fb2b --- /dev/null +++ b/ide/deprecated/ms/vcnet/input_choice.vcproj @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/jpeg.vcproj b/ide/deprecated/ms/vcnet/jpeg.vcproj new file mode 100644 index 000000000..1b349b71c --- /dev/null +++ b/ide/deprecated/ms/vcnet/jpeg.vcproj @@ -0,0 +1,994 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/keyboard.vcproj b/ide/deprecated/ms/vcnet/keyboard.vcproj new file mode 100644 index 000000000..1de0be6fd --- /dev/null +++ b/ide/deprecated/ms/vcnet/keyboard.vcproj @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/label.vcproj b/ide/deprecated/ms/vcnet/label.vcproj new file mode 100644 index 000000000..2a73f7110 --- /dev/null +++ b/ide/deprecated/ms/vcnet/label.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/libpng.vcproj b/ide/deprecated/ms/vcnet/libpng.vcproj new file mode 100644 index 000000000..fc54e9419 --- /dev/null +++ b/ide/deprecated/ms/vcnet/libpng.vcproj @@ -0,0 +1,403 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/line_style.vcproj b/ide/deprecated/ms/vcnet/line_style.vcproj new file mode 100644 index 000000000..589499d78 --- /dev/null +++ b/ide/deprecated/ms/vcnet/line_style.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/mandelbrot.vcproj b/ide/deprecated/ms/vcnet/mandelbrot.vcproj new file mode 100644 index 000000000..d9eed950c --- /dev/null +++ b/ide/deprecated/ms/vcnet/mandelbrot.vcproj @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/menubar.vcproj b/ide/deprecated/ms/vcnet/menubar.vcproj new file mode 100644 index 000000000..74f0abbe1 --- /dev/null +++ b/ide/deprecated/ms/vcnet/menubar.vcproj @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/message.vcproj b/ide/deprecated/ms/vcnet/message.vcproj new file mode 100644 index 000000000..d45a02e43 --- /dev/null +++ b/ide/deprecated/ms/vcnet/message.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/minimum.vcproj b/ide/deprecated/ms/vcnet/minimum.vcproj new file mode 100644 index 000000000..8669ce171 --- /dev/null +++ b/ide/deprecated/ms/vcnet/minimum.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/navigation.vcproj b/ide/deprecated/ms/vcnet/navigation.vcproj new file mode 100644 index 000000000..3020b8b3a --- /dev/null +++ b/ide/deprecated/ms/vcnet/navigation.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/output.vcproj b/ide/deprecated/ms/vcnet/output.vcproj new file mode 100644 index 000000000..880b9ad02 --- /dev/null +++ b/ide/deprecated/ms/vcnet/output.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/overlay.vcproj b/ide/deprecated/ms/vcnet/overlay.vcproj new file mode 100644 index 000000000..b10f20a33 --- /dev/null +++ b/ide/deprecated/ms/vcnet/overlay.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/pack.vcproj b/ide/deprecated/ms/vcnet/pack.vcproj new file mode 100644 index 000000000..8508b60f8 --- /dev/null +++ b/ide/deprecated/ms/vcnet/pack.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/pixmap.vcproj b/ide/deprecated/ms/vcnet/pixmap.vcproj new file mode 100644 index 000000000..66673bfb7 --- /dev/null +++ b/ide/deprecated/ms/vcnet/pixmap.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/pixmap_browser.vcproj b/ide/deprecated/ms/vcnet/pixmap_browser.vcproj new file mode 100644 index 000000000..e2980a310 --- /dev/null +++ b/ide/deprecated/ms/vcnet/pixmap_browser.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/preferences.vcproj b/ide/deprecated/ms/vcnet/preferences.vcproj new file mode 100644 index 000000000..67accd8be --- /dev/null +++ b/ide/deprecated/ms/vcnet/preferences.vcproj @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/radio.vcproj b/ide/deprecated/ms/vcnet/radio.vcproj new file mode 100644 index 000000000..cff4e3d03 --- /dev/null +++ b/ide/deprecated/ms/vcnet/radio.vcproj @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/resize.vcproj b/ide/deprecated/ms/vcnet/resize.vcproj new file mode 100644 index 000000000..7ea818e88 --- /dev/null +++ b/ide/deprecated/ms/vcnet/resize.vcproj @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/resizebox.vcproj b/ide/deprecated/ms/vcnet/resizebox.vcproj new file mode 100644 index 000000000..dfd132d61 --- /dev/null +++ b/ide/deprecated/ms/vcnet/resizebox.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/scroll.vcproj b/ide/deprecated/ms/vcnet/scroll.vcproj new file mode 100644 index 000000000..15f92ec6d --- /dev/null +++ b/ide/deprecated/ms/vcnet/scroll.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/shape.vcproj b/ide/deprecated/ms/vcnet/shape.vcproj new file mode 100644 index 000000000..2e60f9bc5 --- /dev/null +++ b/ide/deprecated/ms/vcnet/shape.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/subwindow.vcproj b/ide/deprecated/ms/vcnet/subwindow.vcproj new file mode 100644 index 000000000..2aacb4d4b --- /dev/null +++ b/ide/deprecated/ms/vcnet/subwindow.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/sudoku.vcproj b/ide/deprecated/ms/vcnet/sudoku.vcproj new file mode 100644 index 000000000..ff648cd26 --- /dev/null +++ b/ide/deprecated/ms/vcnet/sudoku.vcproj @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/symbols.vcproj b/ide/deprecated/ms/vcnet/symbols.vcproj new file mode 100644 index 000000000..8830e1b14 --- /dev/null +++ b/ide/deprecated/ms/vcnet/symbols.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/tabs.vcproj b/ide/deprecated/ms/vcnet/tabs.vcproj new file mode 100644 index 000000000..bb20d7901 --- /dev/null +++ b/ide/deprecated/ms/vcnet/tabs.vcproj @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/threads.vcproj b/ide/deprecated/ms/vcnet/threads.vcproj new file mode 100644 index 000000000..c4e7ae5bb --- /dev/null +++ b/ide/deprecated/ms/vcnet/threads.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/tile.vcproj b/ide/deprecated/ms/vcnet/tile.vcproj new file mode 100644 index 000000000..5e125236e --- /dev/null +++ b/ide/deprecated/ms/vcnet/tile.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/tiled_image.vcproj b/ide/deprecated/ms/vcnet/tiled_image.vcproj new file mode 100644 index 000000000..0840c0abc --- /dev/null +++ b/ide/deprecated/ms/vcnet/tiled_image.vcproj @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/valuators.vcproj b/ide/deprecated/ms/vcnet/valuators.vcproj new file mode 100644 index 000000000..4d1fd811c --- /dev/null +++ b/ide/deprecated/ms/vcnet/valuators.vcproj @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ide/deprecated/ms/vcnet/zlib.vcproj b/ide/deprecated/ms/vcnet/zlib.vcproj new file mode 100644 index 000000000..13bfe290b --- /dev/null +++ b/ide/deprecated/ms/vcnet/zlib.vcproj @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3