diff --git a/ide/Xcode3/FLTK.xcodeproj/project.pbxproj b/ide/Xcode3/FLTK.xcodeproj/project.pbxproj index 0b1ca83f1..2517e5274 100644 --- a/ide/Xcode3/FLTK.xcodeproj/project.pbxproj +++ b/ide/Xcode3/FLTK.xcodeproj/project.pbxproj @@ -4472,7 +4472,6 @@ C84F99F5AC8C6517F45055B0 /* jdmerge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = ../../jpeg/jdmerge.c; sourceTree = SOURCE_ROOT; }; C8AE10A8DDF53B8B27E3215A /* Fl_Choice.H */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Fl_Choice.H; path = ../../FL/Fl_Choice.H; sourceTree = SOURCE_ROOT; }; C9165EAF1291A304003FF4F0 /* utf8.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = utf8.app; sourceTree = BUILT_PRODUCTS_DIR; }; - C9165EC11291A305003FF4F0 /* utf8-Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "utf8-Info copy.plist"; path = "plists/utf8-Info copy.plist"; sourceTree = ""; }; C9165ED31291A376003FF4F0 /* unittests.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unittests.cxx; path = ../../test/unittests.cxx; sourceTree = SOURCE_ROOT; }; C95961641274CDEC009C0594 /* README.Xcode */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.Xcode; path = ../../FL/README.Xcode; sourceTree = SOURCE_ROOT; }; C9628FFB1274D0B3007D3CFE /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; @@ -5656,7 +5655,6 @@ 015D2BD894993395B263D6C0 /* Tests */, DCB546B00EC62A9F8CC4181A /* Products */, C9628FFA1274D0A1007D3CFE /* Resources */, - C9165EC11291A305003FF4F0 /* utf8-Info copy.plist */, ); sourceTree = ""; }; diff --git a/ide/vc2005/CubeView.vcproj b/ide/deprecated/vc2005/CubeView.vcproj similarity index 100% rename from ide/vc2005/CubeView.vcproj rename to ide/deprecated/vc2005/CubeView.vcproj diff --git a/ide/vc2005/adjuster.vcproj b/ide/deprecated/vc2005/adjuster.vcproj similarity index 100% rename from ide/vc2005/adjuster.vcproj rename to ide/deprecated/vc2005/adjuster.vcproj diff --git a/ide/vc2005/arc.vcproj b/ide/deprecated/vc2005/arc.vcproj similarity index 100% rename from ide/vc2005/arc.vcproj rename to ide/deprecated/vc2005/arc.vcproj diff --git a/ide/vc2005/ask.vcproj b/ide/deprecated/vc2005/ask.vcproj similarity index 100% rename from ide/vc2005/ask.vcproj rename to ide/deprecated/vc2005/ask.vcproj diff --git a/ide/vc2005/bitmap.vcproj b/ide/deprecated/vc2005/bitmap.vcproj similarity index 100% rename from ide/vc2005/bitmap.vcproj rename to ide/deprecated/vc2005/bitmap.vcproj diff --git a/ide/vc2005/blocks.vcproj b/ide/deprecated/vc2005/blocks.vcproj similarity index 100% rename from ide/vc2005/blocks.vcproj rename to ide/deprecated/vc2005/blocks.vcproj diff --git a/ide/vc2005/boxtype.vcproj b/ide/deprecated/vc2005/boxtype.vcproj similarity index 100% rename from ide/vc2005/boxtype.vcproj rename to ide/deprecated/vc2005/boxtype.vcproj diff --git a/ide/vc2005/browser.vcproj b/ide/deprecated/vc2005/browser.vcproj similarity index 100% rename from ide/vc2005/browser.vcproj rename to ide/deprecated/vc2005/browser.vcproj diff --git a/ide/vc2005/button.vcproj b/ide/deprecated/vc2005/button.vcproj similarity index 100% rename from ide/vc2005/button.vcproj rename to ide/deprecated/vc2005/button.vcproj diff --git a/ide/vc2005/buttons.vcproj b/ide/deprecated/vc2005/buttons.vcproj similarity index 100% rename from ide/vc2005/buttons.vcproj rename to ide/deprecated/vc2005/buttons.vcproj diff --git a/ide/vc2005/cairo_test.vcproj b/ide/deprecated/vc2005/cairo_test.vcproj similarity index 100% rename from ide/vc2005/cairo_test.vcproj rename to ide/deprecated/vc2005/cairo_test.vcproj diff --git a/ide/vc2005/cfluid.cmd b/ide/deprecated/vc2005/cfluid.cmd similarity index 100% rename from ide/vc2005/cfluid.cmd rename to ide/deprecated/vc2005/cfluid.cmd diff --git a/ide/vc2005/checkers.vcproj b/ide/deprecated/vc2005/checkers.vcproj similarity index 100% rename from ide/vc2005/checkers.vcproj rename to ide/deprecated/vc2005/checkers.vcproj diff --git a/ide/vc2005/clock.vcproj b/ide/deprecated/vc2005/clock.vcproj similarity index 100% rename from ide/vc2005/clock.vcproj rename to ide/deprecated/vc2005/clock.vcproj diff --git a/ide/vc2005/colbrowser.vcproj b/ide/deprecated/vc2005/colbrowser.vcproj similarity index 100% rename from ide/vc2005/colbrowser.vcproj rename to ide/deprecated/vc2005/colbrowser.vcproj diff --git a/ide/vc2005/color_chooser.vcproj b/ide/deprecated/vc2005/color_chooser.vcproj similarity index 100% rename from ide/vc2005/color_chooser.vcproj rename to ide/deprecated/vc2005/color_chooser.vcproj diff --git a/ide/vc2005/config.h b/ide/deprecated/vc2005/config.h similarity index 100% rename from ide/vc2005/config.h rename to ide/deprecated/vc2005/config.h diff --git a/ide/vc2005/cube.vcproj b/ide/deprecated/vc2005/cube.vcproj similarity index 100% rename from ide/vc2005/cube.vcproj rename to ide/deprecated/vc2005/cube.vcproj diff --git a/ide/vc2005/cursor.vcproj b/ide/deprecated/vc2005/cursor.vcproj similarity index 100% rename from ide/vc2005/cursor.vcproj rename to ide/deprecated/vc2005/cursor.vcproj diff --git a/ide/vc2005/curve.vcproj b/ide/deprecated/vc2005/curve.vcproj similarity index 100% rename from ide/vc2005/curve.vcproj rename to ide/deprecated/vc2005/curve.vcproj diff --git a/ide/vc2005/demo.vcproj b/ide/deprecated/vc2005/demo.vcproj similarity index 100% rename from ide/vc2005/demo.vcproj rename to ide/deprecated/vc2005/demo.vcproj diff --git a/ide/vc2005/doublebuffer.vcproj b/ide/deprecated/vc2005/doublebuffer.vcproj similarity index 100% rename from ide/vc2005/doublebuffer.vcproj rename to ide/deprecated/vc2005/doublebuffer.vcproj diff --git a/ide/vc2005/editor.vcproj b/ide/deprecated/vc2005/editor.vcproj similarity index 100% rename from ide/vc2005/editor.vcproj rename to ide/deprecated/vc2005/editor.vcproj diff --git a/ide/vc2005/fast_slow.vcproj b/ide/deprecated/vc2005/fast_slow.vcproj similarity index 100% rename from ide/vc2005/fast_slow.vcproj rename to ide/deprecated/vc2005/fast_slow.vcproj diff --git a/ide/vc2005/file_chooser.vcproj b/ide/deprecated/vc2005/file_chooser.vcproj similarity index 100% rename from ide/vc2005/file_chooser.vcproj rename to ide/deprecated/vc2005/file_chooser.vcproj diff --git a/ide/vc2005/fltk.lib.vcproj b/ide/deprecated/vc2005/fltk.lib.vcproj similarity index 100% rename from ide/vc2005/fltk.lib.vcproj rename to ide/deprecated/vc2005/fltk.lib.vcproj diff --git a/ide/vc2005/fltk.sln b/ide/deprecated/vc2005/fltk.sln similarity index 100% rename from ide/vc2005/fltk.sln rename to ide/deprecated/vc2005/fltk.sln diff --git a/ide/vc2005/fltkdll.vcproj b/ide/deprecated/vc2005/fltkdll.vcproj similarity index 100% rename from ide/vc2005/fltkdll.vcproj rename to ide/deprecated/vc2005/fltkdll.vcproj diff --git a/ide/vc2005/fltkforms.vcproj b/ide/deprecated/vc2005/fltkforms.vcproj similarity index 100% rename from ide/vc2005/fltkforms.vcproj rename to ide/deprecated/vc2005/fltkforms.vcproj diff --git a/ide/vc2005/fltkgl.vcproj b/ide/deprecated/vc2005/fltkgl.vcproj similarity index 100% rename from ide/vc2005/fltkgl.vcproj rename to ide/deprecated/vc2005/fltkgl.vcproj diff --git a/ide/vc2005/fltkimages.vcproj b/ide/deprecated/vc2005/fltkimages.vcproj similarity index 100% rename from ide/vc2005/fltkimages.vcproj rename to ide/deprecated/vc2005/fltkimages.vcproj diff --git a/ide/vc2005/fluid.vcproj b/ide/deprecated/vc2005/fluid.vcproj similarity index 100% rename from ide/vc2005/fluid.vcproj rename to ide/deprecated/vc2005/fluid.vcproj diff --git a/ide/vc2005/fonts.vcproj b/ide/deprecated/vc2005/fonts.vcproj similarity index 100% rename from ide/vc2005/fonts.vcproj rename to ide/deprecated/vc2005/fonts.vcproj diff --git a/ide/vc2005/forms.vcproj b/ide/deprecated/vc2005/forms.vcproj similarity index 100% rename from ide/vc2005/forms.vcproj rename to ide/deprecated/vc2005/forms.vcproj diff --git a/ide/vc2005/fractals.vcproj b/ide/deprecated/vc2005/fractals.vcproj similarity index 100% rename from ide/vc2005/fractals.vcproj rename to ide/deprecated/vc2005/fractals.vcproj diff --git a/ide/vc2005/fullscreen.vcproj b/ide/deprecated/vc2005/fullscreen.vcproj similarity index 100% rename from ide/vc2005/fullscreen.vcproj rename to ide/deprecated/vc2005/fullscreen.vcproj diff --git a/ide/vc2005/gl_overlay.vcproj b/ide/deprecated/vc2005/gl_overlay.vcproj similarity index 100% rename from ide/vc2005/gl_overlay.vcproj rename to ide/deprecated/vc2005/gl_overlay.vcproj diff --git a/ide/vc2005/glpuzzle.vcproj b/ide/deprecated/vc2005/glpuzzle.vcproj similarity index 100% rename from ide/vc2005/glpuzzle.vcproj rename to ide/deprecated/vc2005/glpuzzle.vcproj diff --git a/ide/vc2005/hello.vcproj b/ide/deprecated/vc2005/hello.vcproj similarity index 100% rename from ide/vc2005/hello.vcproj rename to ide/deprecated/vc2005/hello.vcproj diff --git a/ide/vc2005/help.vcproj b/ide/deprecated/vc2005/help.vcproj similarity index 100% rename from ide/vc2005/help.vcproj rename to ide/deprecated/vc2005/help.vcproj diff --git a/ide/vc2005/iconize.vcproj b/ide/deprecated/vc2005/iconize.vcproj similarity index 100% rename from ide/vc2005/iconize.vcproj rename to ide/deprecated/vc2005/iconize.vcproj diff --git a/ide/vc2005/image.vcproj b/ide/deprecated/vc2005/image.vcproj similarity index 100% rename from ide/vc2005/image.vcproj rename to ide/deprecated/vc2005/image.vcproj diff --git a/ide/vc2005/inactive.vcproj b/ide/deprecated/vc2005/inactive.vcproj similarity index 100% rename from ide/vc2005/inactive.vcproj rename to ide/deprecated/vc2005/inactive.vcproj diff --git a/ide/vc2005/input.vcproj b/ide/deprecated/vc2005/input.vcproj similarity index 100% rename from ide/vc2005/input.vcproj rename to ide/deprecated/vc2005/input.vcproj diff --git a/ide/vc2005/input_choice.vcproj b/ide/deprecated/vc2005/input_choice.vcproj similarity index 100% rename from ide/vc2005/input_choice.vcproj rename to ide/deprecated/vc2005/input_choice.vcproj diff --git a/ide/vc2005/jpeg.vcproj b/ide/deprecated/vc2005/jpeg.vcproj similarity index 100% rename from ide/vc2005/jpeg.vcproj rename to ide/deprecated/vc2005/jpeg.vcproj diff --git a/ide/vc2005/keyboard.vcproj b/ide/deprecated/vc2005/keyboard.vcproj similarity index 100% rename from ide/vc2005/keyboard.vcproj rename to ide/deprecated/vc2005/keyboard.vcproj diff --git a/ide/vc2005/label.vcproj b/ide/deprecated/vc2005/label.vcproj similarity index 100% rename from ide/vc2005/label.vcproj rename to ide/deprecated/vc2005/label.vcproj diff --git a/ide/vc2005/libpng.vcproj b/ide/deprecated/vc2005/libpng.vcproj similarity index 100% rename from ide/vc2005/libpng.vcproj rename to ide/deprecated/vc2005/libpng.vcproj diff --git a/ide/vc2005/line_style.vcproj b/ide/deprecated/vc2005/line_style.vcproj similarity index 100% rename from ide/vc2005/line_style.vcproj rename to ide/deprecated/vc2005/line_style.vcproj diff --git a/ide/vc2005/mandelbrot.vcproj b/ide/deprecated/vc2005/mandelbrot.vcproj similarity index 100% rename from ide/vc2005/mandelbrot.vcproj rename to ide/deprecated/vc2005/mandelbrot.vcproj diff --git a/ide/vc2005/menubar.vcproj b/ide/deprecated/vc2005/menubar.vcproj similarity index 100% rename from ide/vc2005/menubar.vcproj rename to ide/deprecated/vc2005/menubar.vcproj diff --git a/ide/vc2005/message.vcproj b/ide/deprecated/vc2005/message.vcproj similarity index 100% rename from ide/vc2005/message.vcproj rename to ide/deprecated/vc2005/message.vcproj diff --git a/ide/vc2005/minimum.vcproj b/ide/deprecated/vc2005/minimum.vcproj similarity index 100% rename from ide/vc2005/minimum.vcproj rename to ide/deprecated/vc2005/minimum.vcproj diff --git a/ide/vc2005/navigation.vcproj b/ide/deprecated/vc2005/navigation.vcproj similarity index 100% rename from ide/vc2005/navigation.vcproj rename to ide/deprecated/vc2005/navigation.vcproj diff --git a/ide/vc2005/output.vcproj b/ide/deprecated/vc2005/output.vcproj similarity index 100% rename from ide/vc2005/output.vcproj rename to ide/deprecated/vc2005/output.vcproj diff --git a/ide/vc2005/overlay.vcproj b/ide/deprecated/vc2005/overlay.vcproj similarity index 100% rename from ide/vc2005/overlay.vcproj rename to ide/deprecated/vc2005/overlay.vcproj diff --git a/ide/vc2005/pack.vcproj b/ide/deprecated/vc2005/pack.vcproj similarity index 100% rename from ide/vc2005/pack.vcproj rename to ide/deprecated/vc2005/pack.vcproj diff --git a/ide/vc2005/pixmap.vcproj b/ide/deprecated/vc2005/pixmap.vcproj similarity index 100% rename from ide/vc2005/pixmap.vcproj rename to ide/deprecated/vc2005/pixmap.vcproj diff --git a/ide/vc2005/pixmap_browser.vcproj b/ide/deprecated/vc2005/pixmap_browser.vcproj similarity index 100% rename from ide/vc2005/pixmap_browser.vcproj rename to ide/deprecated/vc2005/pixmap_browser.vcproj diff --git a/ide/vc2005/preferences.vcproj b/ide/deprecated/vc2005/preferences.vcproj similarity index 100% rename from ide/vc2005/preferences.vcproj rename to ide/deprecated/vc2005/preferences.vcproj diff --git a/ide/vc2005/radio.vcproj b/ide/deprecated/vc2005/radio.vcproj similarity index 100% rename from ide/vc2005/radio.vcproj rename to ide/deprecated/vc2005/radio.vcproj diff --git a/ide/vc2005/resize.vcproj b/ide/deprecated/vc2005/resize.vcproj similarity index 100% rename from ide/vc2005/resize.vcproj rename to ide/deprecated/vc2005/resize.vcproj diff --git a/ide/vc2005/resizebox.vcproj b/ide/deprecated/vc2005/resizebox.vcproj similarity index 100% rename from ide/vc2005/resizebox.vcproj rename to ide/deprecated/vc2005/resizebox.vcproj diff --git a/ide/vc2005/scroll.vcproj b/ide/deprecated/vc2005/scroll.vcproj similarity index 100% rename from ide/vc2005/scroll.vcproj rename to ide/deprecated/vc2005/scroll.vcproj diff --git a/ide/vc2005/shape.vcproj b/ide/deprecated/vc2005/shape.vcproj similarity index 100% rename from ide/vc2005/shape.vcproj rename to ide/deprecated/vc2005/shape.vcproj diff --git a/ide/vc2005/subwindow.vcproj b/ide/deprecated/vc2005/subwindow.vcproj similarity index 100% rename from ide/vc2005/subwindow.vcproj rename to ide/deprecated/vc2005/subwindow.vcproj diff --git a/ide/vc2005/sudoku.vcproj b/ide/deprecated/vc2005/sudoku.vcproj similarity index 100% rename from ide/vc2005/sudoku.vcproj rename to ide/deprecated/vc2005/sudoku.vcproj diff --git a/ide/vc2005/symbols.vcproj b/ide/deprecated/vc2005/symbols.vcproj similarity index 100% rename from ide/vc2005/symbols.vcproj rename to ide/deprecated/vc2005/symbols.vcproj diff --git a/ide/vc2005/table.vcproj b/ide/deprecated/vc2005/table.vcproj similarity index 100% rename from ide/vc2005/table.vcproj rename to ide/deprecated/vc2005/table.vcproj diff --git a/ide/vc2005/tabs.vcproj b/ide/deprecated/vc2005/tabs.vcproj similarity index 100% rename from ide/vc2005/tabs.vcproj rename to ide/deprecated/vc2005/tabs.vcproj diff --git a/ide/vc2005/threads.vcproj b/ide/deprecated/vc2005/threads.vcproj similarity index 100% rename from ide/vc2005/threads.vcproj rename to ide/deprecated/vc2005/threads.vcproj diff --git a/ide/vc2005/tile.vcproj b/ide/deprecated/vc2005/tile.vcproj similarity index 100% rename from ide/vc2005/tile.vcproj rename to ide/deprecated/vc2005/tile.vcproj diff --git a/ide/vc2005/tiled_image.vcproj b/ide/deprecated/vc2005/tiled_image.vcproj similarity index 100% rename from ide/vc2005/tiled_image.vcproj rename to ide/deprecated/vc2005/tiled_image.vcproj diff --git a/ide/vc2005/tree.vcproj b/ide/deprecated/vc2005/tree.vcproj similarity index 100% rename from ide/vc2005/tree.vcproj rename to ide/deprecated/vc2005/tree.vcproj diff --git a/ide/vc2005/utf8.vcproj b/ide/deprecated/vc2005/utf8.vcproj similarity index 100% rename from ide/vc2005/utf8.vcproj rename to ide/deprecated/vc2005/utf8.vcproj diff --git a/ide/vc2005/valuators.vcproj b/ide/deprecated/vc2005/valuators.vcproj similarity index 100% rename from ide/vc2005/valuators.vcproj rename to ide/deprecated/vc2005/valuators.vcproj diff --git a/ide/vc2005/zlib.vcproj b/ide/deprecated/vc2005/zlib.vcproj similarity index 100% rename from ide/vc2005/zlib.vcproj rename to ide/deprecated/vc2005/zlib.vcproj