From c3c11581dc3a4c7c6ab5006b73c1ece32b9ca158 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 27 Jan 2008 11:38:07 +0000 Subject: [PATCH] added VC7/8 project files for samples git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- demos/bombs/bombs_vc7.vcproj | 647 +++++++++++ demos/bombs/bombs_vc8.vcproj | 810 +++++++++++++ demos/forty/forty_vc7.vcproj | 657 +++++++++++ demos/forty/forty_vc8.vcproj | 825 +++++++++++++ demos/fractal/fractal_vc7.vcproj | 643 ++++++++++ demos/fractal/fractal_vc8.vcproj | 804 +++++++++++++ demos/life/life_vc7.vcproj | 649 +++++++++++ demos/life/life_vc8.vcproj | 813 +++++++++++++ demos/poem/poem_vc7.vcproj | 643 ++++++++++ demos/poem/poem_vc8.vcproj | 804 +++++++++++++ samples/access/access_vc7.vcproj | 643 ++++++++++ samples/access/access_vc8.vcproj | 804 +++++++++++++ samples/animate/anitest_vc7.vcproj | 643 ++++++++++ samples/animate/anitest_vc8.vcproj | 804 +++++++++++++ samples/artprov/artprov_vc7.vcproj | 645 +++++++++++ samples/artprov/artprov_vc8.vcproj | 807 +++++++++++++ samples/aui/auidemo_vc7.vcproj | 643 ++++++++++ samples/aui/auidemo_vc8.vcproj | 804 +++++++++++++ samples/calendar/calendar_vc7.vcproj | 643 ++++++++++ samples/calendar/calendar_vc8.vcproj | 804 +++++++++++++ samples/caret/caret_vc7.vcproj | 643 ++++++++++ samples/caret/caret_vc8.vcproj | 804 +++++++++++++ samples/collpane/collpane_vc7.vcproj | 643 ++++++++++ samples/collpane/collpane_vc8.vcproj | 804 +++++++++++++ samples/combo/combo_vc7.vcproj | 643 ++++++++++ samples/combo/combo_vc8.vcproj | 804 +++++++++++++ samples/config/config_vc7.vcproj | 643 ++++++++++ samples/config/config_vc8.vcproj | 804 +++++++++++++ samples/console/console_vc7.vcproj | 636 ++++++++++ samples/console/console_vc8.vcproj | 795 +++++++++++++ samples/controls/controls_vc7.vcproj | 643 ++++++++++ samples/controls/controls_vc8.vcproj | 804 +++++++++++++ samples/dataview/dataview_vc7.vcproj | 643 ++++++++++ samples/dataview/dataview_vc8.vcproj | 804 +++++++++++++ samples/debugrpt/debugrpt_vc7.vcproj | 643 ++++++++++ samples/debugrpt/debugrpt_vc8.vcproj | 804 +++++++++++++ samples/dialogs/dialogs_vc7.vcproj | 727 ++++++++++++ samples/dialogs/dialogs_vc8.vcproj | 916 +++++++++++++++ samples/dialup/dialup_vc7.vcproj | 643 ++++++++++ samples/dialup/dialup_vc8.vcproj | 804 +++++++++++++ samples/display/display_vc7.vcproj | 643 ++++++++++ samples/display/display_vc8.vcproj | 804 +++++++++++++ samples/dnd/dnd_vc7.vcproj | 643 ++++++++++ samples/dnd/dnd_vc8.vcproj | 804 +++++++++++++ samples/docview/docview_vc7.vcproj | 647 +++++++++++ samples/docview/docview_vc8.vcproj | 810 +++++++++++++ samples/docvwmdi/docvwmdi_vc7.vcproj | 647 +++++++++++ samples/docvwmdi/docvwmdi_vc8.vcproj | 810 +++++++++++++ samples/dragimag/dragimag_vc7.vcproj | 643 ++++++++++ samples/dragimag/dragimag_vc8.vcproj | 804 +++++++++++++ samples/drawing/drawing_vc7.vcproj | 643 ++++++++++ samples/drawing/drawing_vc8.vcproj | 804 +++++++++++++ samples/editlbox/editlbox_vc7.vcproj | 643 ++++++++++ samples/editlbox/editlbox_vc8.vcproj | 804 +++++++++++++ samples/erase/erase_vc7.vcproj | 643 ++++++++++ samples/erase/erase_vc8.vcproj | 804 +++++++++++++ samples/event/event_vc7.vcproj | 643 ++++++++++ samples/event/event_vc8.vcproj | 804 +++++++++++++ samples/except/except_vc7.vcproj | 643 ++++++++++ samples/except/except_vc8.vcproj | 804 +++++++++++++ samples/exec/exec_vc7.vcproj | 643 ++++++++++ samples/exec/exec_vc8.vcproj | 804 +++++++++++++ samples/font/font_vc7.vcproj | 643 ++++++++++ samples/font/font_vc8.vcproj | 804 +++++++++++++ samples/grid/grid_vc7.vcproj | 643 ++++++++++ samples/grid/grid_vc8.vcproj | 804 +++++++++++++ samples/help/help_vc7.vcproj | 643 ++++++++++ samples/help/help_vc8.vcproj | 804 +++++++++++++ samples/htlbox/htlbox_vc7.vcproj | 643 ++++++++++ samples/htlbox/htlbox_vc8.vcproj | 804 +++++++++++++ samples/html/about/about_vc7.vcproj | 643 ++++++++++ samples/html/about/about_vc8.vcproj | 804 +++++++++++++ samples/html/help/help_vc7.vcproj | 643 ++++++++++ samples/html/help/help_vc8.vcproj | 804 +++++++++++++ samples/html/helpview/helpview_vc7.vcproj | 643 ++++++++++ samples/html/helpview/helpview_vc8.vcproj | 804 +++++++++++++ samples/html/printing/printing_vc7.vcproj | 643 ++++++++++ samples/html/printing/printing_vc8.vcproj | 804 +++++++++++++ samples/html/test/test_vc7.vcproj | 643 ++++++++++ samples/html/test/test_vc8.vcproj | 804 +++++++++++++ samples/html/virtual/virtual_vc7.vcproj | 643 ++++++++++ samples/html/virtual/virtual_vc8.vcproj | 804 +++++++++++++ samples/html/widget/widget_vc7.vcproj | 643 ++++++++++ samples/html/widget/widget_vc8.vcproj | 804 +++++++++++++ samples/html/zip/zip_vc7.vcproj | 643 ++++++++++ samples/html/zip/zip_vc8.vcproj | 804 +++++++++++++ samples/image/image_vc7.vcproj | 643 ++++++++++ samples/image/image_vc8.vcproj | 804 +++++++++++++ samples/internat/internat_vc7.vcproj | 643 ++++++++++ samples/internat/internat_vc8.vcproj | 804 +++++++++++++ samples/ipc/ipc_vc7_ipcclient.vcproj | 643 ++++++++++ samples/ipc/ipc_vc7_ipcserver.vcproj | 643 ++++++++++ samples/ipc/ipc_vc8_ipcclient.vcproj | 804 +++++++++++++ samples/ipc/ipc_vc8_ipcserver.vcproj | 804 +++++++++++++ samples/joytest/joytest_vc7.vcproj | 643 ++++++++++ samples/joytest/joytest_vc8.vcproj | 804 +++++++++++++ samples/keyboard/keyboard_vc7.vcproj | 643 ++++++++++ samples/keyboard/keyboard_vc8.vcproj | 804 +++++++++++++ samples/layout/layout_vc7.vcproj | 643 ++++++++++ samples/layout/layout_vc8.vcproj | 804 +++++++++++++ samples/listctrl/listctrl_vc7.vcproj | 643 ++++++++++ samples/listctrl/listctrl_vc8.vcproj | 804 +++++++++++++ samples/mdi/mdi_vc7.vcproj | 643 ++++++++++ samples/mdi/mdi_vc8.vcproj | 804 +++++++++++++ samples/mediaplayer/mediaplayer_vc7.vcproj | 643 ++++++++++ samples/mediaplayer/mediaplayer_vc8.vcproj | 804 +++++++++++++ samples/memcheck/memcheck_vc7.vcproj | 643 ++++++++++ samples/memcheck/memcheck_vc8.vcproj | 804 +++++++++++++ samples/menu/menu_vc7.vcproj | 643 ++++++++++ samples/menu/menu_vc8.vcproj | 804 +++++++++++++ samples/mfc/mfc_vc7.vcproj | 643 ++++++++++ samples/mfc/mfc_vc8.vcproj | 804 +++++++++++++ samples/minimal/minimal_vc7.vcproj | 643 ++++++++++ samples/minimal/minimal_vc8.vcproj | 804 +++++++++++++ samples/mobile/styles/styles_vc7.vcproj | 643 ++++++++++ samples/mobile/styles/styles_vc8.vcproj | 804 +++++++++++++ samples/mobile/wxedit/wxedit_vc7.vcproj | 643 ++++++++++ samples/mobile/wxedit/wxedit_vc8.vcproj | 804 +++++++++++++ samples/nativdlg/nativdlg_vc7.vcproj | 643 ++++++++++ samples/nativdlg/nativdlg_vc8.vcproj | 804 +++++++++++++ samples/notebook/notebook_vc7.vcproj | 643 ++++++++++ samples/notebook/notebook_vc8.vcproj | 804 +++++++++++++ samples/oleauto/oleauto_vc7.vcproj | 643 ++++++++++ samples/oleauto/oleauto_vc8.vcproj | 804 +++++++++++++ samples/opengl/cube/cube_vc7.vcproj | 643 ++++++++++ samples/opengl/cube/cube_vc8.vcproj | 804 +++++++++++++ samples/opengl/isosurf/isosurf_vc7.vcproj | 643 ++++++++++ samples/opengl/isosurf/isosurf_vc8.vcproj | 804 +++++++++++++ samples/opengl/penguin/penguin_vc7.vcproj | 647 +++++++++++ samples/opengl/penguin/penguin_vc8.vcproj | 810 +++++++++++++ samples/ownerdrw/ownerdrw_vc7.vcproj | 643 ++++++++++ samples/ownerdrw/ownerdrw_vc8.vcproj | 804 +++++++++++++ samples/popup/popup_vc7.vcproj | 643 ++++++++++ samples/popup/popup_vc8.vcproj | 804 +++++++++++++ samples/power/power_vc7.vcproj | 643 ++++++++++ samples/power/power_vc8.vcproj | 804 +++++++++++++ samples/printing/printing_vc7.vcproj | 643 ++++++++++ samples/printing/printing_vc8.vcproj | 804 +++++++++++++ samples/regtest/regtest_vc7.vcproj | 643 ++++++++++ samples/regtest/regtest_vc8.vcproj | 804 +++++++++++++ samples/render/render_vc7_renddll.vcproj | 316 +++++ samples/render/render_vc7_render.vcproj | 643 ++++++++++ samples/render/render_vc8_renddll.vcproj | 391 +++++++ samples/render/render_vc8_render.vcproj | 804 +++++++++++++ samples/richtext/richtext_vc7.vcproj | 643 ++++++++++ samples/richtext/richtext_vc8.vcproj | 804 +++++++++++++ samples/sashtest/sashtest_vc7.vcproj | 643 ++++++++++ samples/sashtest/sashtest_vc8.vcproj | 804 +++++++++++++ samples/scroll/scroll_vc7.vcproj | 643 ++++++++++ samples/scroll/scroll_vc8.vcproj | 804 +++++++++++++ samples/scrollsub/scrollsub_vc7.vcproj | 643 ++++++++++ samples/scrollsub/scrollsub_vc8.vcproj | 804 +++++++++++++ samples/shaped/shaped_vc7.vcproj | 643 ++++++++++ samples/shaped/shaped_vc8.vcproj | 804 +++++++++++++ samples/sockets/sockets_vc7_baseclient.vcproj | 636 ++++++++++ samples/sockets/sockets_vc7_baseserver.vcproj | 636 ++++++++++ samples/sockets/sockets_vc7_client.vcproj | 643 ++++++++++ samples/sockets/sockets_vc7_server.vcproj | 643 ++++++++++ samples/sockets/sockets_vc8_baseclient.vcproj | 795 +++++++++++++ samples/sockets/sockets_vc8_baseserver.vcproj | 795 +++++++++++++ samples/sockets/sockets_vc8_client.vcproj | 804 +++++++++++++ samples/sockets/sockets_vc8_server.vcproj | 804 +++++++++++++ samples/sound/sound_vc7.vcproj | 643 ++++++++++ samples/sound/sound_vc8.vcproj | 804 +++++++++++++ samples/splash/splash_vc7.vcproj | 643 ++++++++++ samples/splash/splash_vc8.vcproj | 804 +++++++++++++ samples/splitter/splitter_vc7.vcproj | 643 ++++++++++ samples/splitter/splitter_vc8.vcproj | 804 +++++++++++++ samples/statbar/statbar_vc7.vcproj | 643 ++++++++++ samples/statbar/statbar_vc8.vcproj | 804 +++++++++++++ samples/stc/stctest_vc7.vcproj | 647 +++++++++++ samples/stc/stctest_vc8.vcproj | 810 +++++++++++++ samples/svg/svgtest_vc7.vcproj | 643 ++++++++++ samples/svg/svgtest_vc8.vcproj | 804 +++++++++++++ samples/taborder/taborder_vc7.vcproj | 643 ++++++++++ samples/taborder/taborder_vc8.vcproj | 804 +++++++++++++ samples/taskbar/taskbar_vc7.vcproj | 643 ++++++++++ samples/taskbar/taskbar_vc8.vcproj | 804 +++++++++++++ samples/text/text_vc7.vcproj | 643 ++++++++++ samples/text/text_vc8.vcproj | 804 +++++++++++++ samples/thread/thread_vc7.vcproj | 643 ++++++++++ samples/thread/thread_vc8.vcproj | 804 +++++++++++++ samples/toolbar/toolbar_vc7.vcproj | 643 ++++++++++ samples/toolbar/toolbar_vc8.vcproj | 804 +++++++++++++ samples/treectrl/treectrl_vc7.vcproj | 643 ++++++++++ samples/treectrl/treectrl_vc8.vcproj | 804 +++++++++++++ samples/typetest/typetest_vc7.vcproj | 643 ++++++++++ samples/typetest/typetest_vc8.vcproj | 804 +++++++++++++ samples/validate/validate_vc7.vcproj | 643 ++++++++++ samples/validate/validate_vc8.vcproj | 804 +++++++++++++ samples/vscroll/vscroll_vc7.vcproj | 643 ++++++++++ samples/vscroll/vscroll_vc8.vcproj | 804 +++++++++++++ samples/widgets/widgets_vc7.vcproj | 693 +++++++++++ samples/widgets/widgets_vc8.vcproj | 879 ++++++++++++++ samples/wizard/wizard_vc7.vcproj | 643 ++++++++++ samples/wizard/wizard_vc8.vcproj | 804 +++++++++++++ samples/xrc/xrcdemo_vc7.vcproj | 649 +++++++++++ samples/xrc/xrcdemo_vc8.vcproj | 813 +++++++++++++ tests/test_vc7_printfbench.vcproj | 711 ++++++++++++ tests/test_vc7_test.vcproj | 807 +++++++++++++ tests/test_vc7_test_gui.vcproj | 728 ++++++++++++ tests/test_vc8_printfbench.vcproj | 887 ++++++++++++++ tests/test_vc8_test.vcproj | 1031 +++++++++++++++++ tests/test_vc8_test_gui.vcproj | 911 +++++++++++++++ utils/HelpGen/src/helpgen_vc7.vcproj | 650 +++++++++++ utils/HelpGen/src/helpgen_vc8.vcproj | 816 +++++++++++++ utils/emulator/src/emulator_vc7.vcproj | 643 ++++++++++ utils/emulator/src/emulator_vc8.vcproj | 804 +++++++++++++ utils/helpview/src/helpview_vc7.vcproj | 643 ++++++++++ utils/helpview/src/helpview_vc8.vcproj | 804 +++++++++++++ utils/hhp2cached/hhp2cached_vc7.vcproj | 643 ++++++++++ utils/hhp2cached/hhp2cached_vc8.vcproj | 804 +++++++++++++ utils/tex2rtf/src/tex2rtf_vc7_tex2rtf.vcproj | 650 +++++++++++ .../src/tex2rtf_vc7_tex2rtf_gui.vcproj | 657 +++++++++++ utils/tex2rtf/src/tex2rtf_vc8_tex2rtf.vcproj | 816 +++++++++++++ .../src/tex2rtf_vc8_tex2rtf_gui.vcproj | 825 +++++++++++++ utils/wxrc/wxrc_vc7.vcproj | 636 ++++++++++ utils/wxrc/wxrc_vc8.vcproj | 795 +++++++++++++ 218 files changed, 158167 insertions(+) create mode 100644 demos/bombs/bombs_vc7.vcproj create mode 100644 demos/bombs/bombs_vc8.vcproj create mode 100644 demos/forty/forty_vc7.vcproj create mode 100644 demos/forty/forty_vc8.vcproj create mode 100644 demos/fractal/fractal_vc7.vcproj create mode 100644 demos/fractal/fractal_vc8.vcproj create mode 100644 demos/life/life_vc7.vcproj create mode 100644 demos/life/life_vc8.vcproj create mode 100644 demos/poem/poem_vc7.vcproj create mode 100644 demos/poem/poem_vc8.vcproj create mode 100644 samples/access/access_vc7.vcproj create mode 100644 samples/access/access_vc8.vcproj create mode 100644 samples/animate/anitest_vc7.vcproj create mode 100644 samples/animate/anitest_vc8.vcproj create mode 100644 samples/artprov/artprov_vc7.vcproj create mode 100644 samples/artprov/artprov_vc8.vcproj create mode 100644 samples/aui/auidemo_vc7.vcproj create mode 100644 samples/aui/auidemo_vc8.vcproj create mode 100644 samples/calendar/calendar_vc7.vcproj create mode 100644 samples/calendar/calendar_vc8.vcproj create mode 100644 samples/caret/caret_vc7.vcproj create mode 100644 samples/caret/caret_vc8.vcproj create mode 100644 samples/collpane/collpane_vc7.vcproj create mode 100644 samples/collpane/collpane_vc8.vcproj create mode 100644 samples/combo/combo_vc7.vcproj create mode 100644 samples/combo/combo_vc8.vcproj create mode 100644 samples/config/config_vc7.vcproj create mode 100644 samples/config/config_vc8.vcproj create mode 100644 samples/console/console_vc7.vcproj create mode 100644 samples/console/console_vc8.vcproj create mode 100644 samples/controls/controls_vc7.vcproj create mode 100644 samples/controls/controls_vc8.vcproj create mode 100644 samples/dataview/dataview_vc7.vcproj create mode 100644 samples/dataview/dataview_vc8.vcproj create mode 100644 samples/debugrpt/debugrpt_vc7.vcproj create mode 100644 samples/debugrpt/debugrpt_vc8.vcproj create mode 100644 samples/dialogs/dialogs_vc7.vcproj create mode 100644 samples/dialogs/dialogs_vc8.vcproj create mode 100644 samples/dialup/dialup_vc7.vcproj create mode 100644 samples/dialup/dialup_vc8.vcproj create mode 100644 samples/display/display_vc7.vcproj create mode 100644 samples/display/display_vc8.vcproj create mode 100644 samples/dnd/dnd_vc7.vcproj create mode 100644 samples/dnd/dnd_vc8.vcproj create mode 100644 samples/docview/docview_vc7.vcproj create mode 100644 samples/docview/docview_vc8.vcproj create mode 100644 samples/docvwmdi/docvwmdi_vc7.vcproj create mode 100644 samples/docvwmdi/docvwmdi_vc8.vcproj create mode 100644 samples/dragimag/dragimag_vc7.vcproj create mode 100644 samples/dragimag/dragimag_vc8.vcproj create mode 100644 samples/drawing/drawing_vc7.vcproj create mode 100644 samples/drawing/drawing_vc8.vcproj create mode 100644 samples/editlbox/editlbox_vc7.vcproj create mode 100644 samples/editlbox/editlbox_vc8.vcproj create mode 100644 samples/erase/erase_vc7.vcproj create mode 100644 samples/erase/erase_vc8.vcproj create mode 100644 samples/event/event_vc7.vcproj create mode 100644 samples/event/event_vc8.vcproj create mode 100644 samples/except/except_vc7.vcproj create mode 100644 samples/except/except_vc8.vcproj create mode 100644 samples/exec/exec_vc7.vcproj create mode 100644 samples/exec/exec_vc8.vcproj create mode 100644 samples/font/font_vc7.vcproj create mode 100644 samples/font/font_vc8.vcproj create mode 100644 samples/grid/grid_vc7.vcproj create mode 100644 samples/grid/grid_vc8.vcproj create mode 100644 samples/help/help_vc7.vcproj create mode 100644 samples/help/help_vc8.vcproj create mode 100644 samples/htlbox/htlbox_vc7.vcproj create mode 100644 samples/htlbox/htlbox_vc8.vcproj create mode 100644 samples/html/about/about_vc7.vcproj create mode 100644 samples/html/about/about_vc8.vcproj create mode 100644 samples/html/help/help_vc7.vcproj create mode 100644 samples/html/help/help_vc8.vcproj create mode 100644 samples/html/helpview/helpview_vc7.vcproj create mode 100644 samples/html/helpview/helpview_vc8.vcproj create mode 100644 samples/html/printing/printing_vc7.vcproj create mode 100644 samples/html/printing/printing_vc8.vcproj create mode 100644 samples/html/test/test_vc7.vcproj create mode 100644 samples/html/test/test_vc8.vcproj create mode 100644 samples/html/virtual/virtual_vc7.vcproj create mode 100644 samples/html/virtual/virtual_vc8.vcproj create mode 100644 samples/html/widget/widget_vc7.vcproj create mode 100644 samples/html/widget/widget_vc8.vcproj create mode 100644 samples/html/zip/zip_vc7.vcproj create mode 100644 samples/html/zip/zip_vc8.vcproj create mode 100644 samples/image/image_vc7.vcproj create mode 100644 samples/image/image_vc8.vcproj create mode 100644 samples/internat/internat_vc7.vcproj create mode 100644 samples/internat/internat_vc8.vcproj create mode 100644 samples/ipc/ipc_vc7_ipcclient.vcproj create mode 100644 samples/ipc/ipc_vc7_ipcserver.vcproj create mode 100644 samples/ipc/ipc_vc8_ipcclient.vcproj create mode 100644 samples/ipc/ipc_vc8_ipcserver.vcproj create mode 100644 samples/joytest/joytest_vc7.vcproj create mode 100644 samples/joytest/joytest_vc8.vcproj create mode 100644 samples/keyboard/keyboard_vc7.vcproj create mode 100644 samples/keyboard/keyboard_vc8.vcproj create mode 100644 samples/layout/layout_vc7.vcproj create mode 100644 samples/layout/layout_vc8.vcproj create mode 100644 samples/listctrl/listctrl_vc7.vcproj create mode 100644 samples/listctrl/listctrl_vc8.vcproj create mode 100644 samples/mdi/mdi_vc7.vcproj create mode 100644 samples/mdi/mdi_vc8.vcproj create mode 100644 samples/mediaplayer/mediaplayer_vc7.vcproj create mode 100644 samples/mediaplayer/mediaplayer_vc8.vcproj create mode 100644 samples/memcheck/memcheck_vc7.vcproj create mode 100644 samples/memcheck/memcheck_vc8.vcproj create mode 100644 samples/menu/menu_vc7.vcproj create mode 100644 samples/menu/menu_vc8.vcproj create mode 100644 samples/mfc/mfc_vc7.vcproj create mode 100644 samples/mfc/mfc_vc8.vcproj create mode 100644 samples/minimal/minimal_vc7.vcproj create mode 100644 samples/minimal/minimal_vc8.vcproj create mode 100644 samples/mobile/styles/styles_vc7.vcproj create mode 100644 samples/mobile/styles/styles_vc8.vcproj create mode 100644 samples/mobile/wxedit/wxedit_vc7.vcproj create mode 100644 samples/mobile/wxedit/wxedit_vc8.vcproj create mode 100644 samples/nativdlg/nativdlg_vc7.vcproj create mode 100644 samples/nativdlg/nativdlg_vc8.vcproj create mode 100644 samples/notebook/notebook_vc7.vcproj create mode 100644 samples/notebook/notebook_vc8.vcproj create mode 100644 samples/oleauto/oleauto_vc7.vcproj create mode 100644 samples/oleauto/oleauto_vc8.vcproj create mode 100644 samples/opengl/cube/cube_vc7.vcproj create mode 100644 samples/opengl/cube/cube_vc8.vcproj create mode 100644 samples/opengl/isosurf/isosurf_vc7.vcproj create mode 100644 samples/opengl/isosurf/isosurf_vc8.vcproj create mode 100644 samples/opengl/penguin/penguin_vc7.vcproj create mode 100644 samples/opengl/penguin/penguin_vc8.vcproj create mode 100644 samples/ownerdrw/ownerdrw_vc7.vcproj create mode 100644 samples/ownerdrw/ownerdrw_vc8.vcproj create mode 100644 samples/popup/popup_vc7.vcproj create mode 100644 samples/popup/popup_vc8.vcproj create mode 100644 samples/power/power_vc7.vcproj create mode 100644 samples/power/power_vc8.vcproj create mode 100644 samples/printing/printing_vc7.vcproj create mode 100644 samples/printing/printing_vc8.vcproj create mode 100644 samples/regtest/regtest_vc7.vcproj create mode 100644 samples/regtest/regtest_vc8.vcproj create mode 100644 samples/render/render_vc7_renddll.vcproj create mode 100644 samples/render/render_vc7_render.vcproj create mode 100644 samples/render/render_vc8_renddll.vcproj create mode 100644 samples/render/render_vc8_render.vcproj create mode 100644 samples/richtext/richtext_vc7.vcproj create mode 100644 samples/richtext/richtext_vc8.vcproj create mode 100644 samples/sashtest/sashtest_vc7.vcproj create mode 100644 samples/sashtest/sashtest_vc8.vcproj create mode 100644 samples/scroll/scroll_vc7.vcproj create mode 100644 samples/scroll/scroll_vc8.vcproj create mode 100644 samples/scrollsub/scrollsub_vc7.vcproj create mode 100644 samples/scrollsub/scrollsub_vc8.vcproj create mode 100644 samples/shaped/shaped_vc7.vcproj create mode 100644 samples/shaped/shaped_vc8.vcproj create mode 100644 samples/sockets/sockets_vc7_baseclient.vcproj create mode 100644 samples/sockets/sockets_vc7_baseserver.vcproj create mode 100644 samples/sockets/sockets_vc7_client.vcproj create mode 100644 samples/sockets/sockets_vc7_server.vcproj create mode 100644 samples/sockets/sockets_vc8_baseclient.vcproj create mode 100644 samples/sockets/sockets_vc8_baseserver.vcproj create mode 100644 samples/sockets/sockets_vc8_client.vcproj create mode 100644 samples/sockets/sockets_vc8_server.vcproj create mode 100644 samples/sound/sound_vc7.vcproj create mode 100644 samples/sound/sound_vc8.vcproj create mode 100644 samples/splash/splash_vc7.vcproj create mode 100644 samples/splash/splash_vc8.vcproj create mode 100644 samples/splitter/splitter_vc7.vcproj create mode 100644 samples/splitter/splitter_vc8.vcproj create mode 100644 samples/statbar/statbar_vc7.vcproj create mode 100644 samples/statbar/statbar_vc8.vcproj create mode 100644 samples/stc/stctest_vc7.vcproj create mode 100644 samples/stc/stctest_vc8.vcproj create mode 100644 samples/svg/svgtest_vc7.vcproj create mode 100644 samples/svg/svgtest_vc8.vcproj create mode 100644 samples/taborder/taborder_vc7.vcproj create mode 100644 samples/taborder/taborder_vc8.vcproj create mode 100644 samples/taskbar/taskbar_vc7.vcproj create mode 100644 samples/taskbar/taskbar_vc8.vcproj create mode 100644 samples/text/text_vc7.vcproj create mode 100644 samples/text/text_vc8.vcproj create mode 100644 samples/thread/thread_vc7.vcproj create mode 100644 samples/thread/thread_vc8.vcproj create mode 100644 samples/toolbar/toolbar_vc7.vcproj create mode 100644 samples/toolbar/toolbar_vc8.vcproj create mode 100644 samples/treectrl/treectrl_vc7.vcproj create mode 100644 samples/treectrl/treectrl_vc8.vcproj create mode 100644 samples/typetest/typetest_vc7.vcproj create mode 100644 samples/typetest/typetest_vc8.vcproj create mode 100644 samples/validate/validate_vc7.vcproj create mode 100644 samples/validate/validate_vc8.vcproj create mode 100644 samples/vscroll/vscroll_vc7.vcproj create mode 100644 samples/vscroll/vscroll_vc8.vcproj create mode 100644 samples/widgets/widgets_vc7.vcproj create mode 100644 samples/widgets/widgets_vc8.vcproj create mode 100644 samples/wizard/wizard_vc7.vcproj create mode 100644 samples/wizard/wizard_vc8.vcproj create mode 100644 samples/xrc/xrcdemo_vc7.vcproj create mode 100644 samples/xrc/xrcdemo_vc8.vcproj create mode 100644 tests/test_vc7_printfbench.vcproj create mode 100644 tests/test_vc7_test.vcproj create mode 100644 tests/test_vc7_test_gui.vcproj create mode 100644 tests/test_vc8_printfbench.vcproj create mode 100644 tests/test_vc8_test.vcproj create mode 100644 tests/test_vc8_test_gui.vcproj create mode 100644 utils/HelpGen/src/helpgen_vc7.vcproj create mode 100644 utils/HelpGen/src/helpgen_vc8.vcproj create mode 100644 utils/emulator/src/emulator_vc7.vcproj create mode 100644 utils/emulator/src/emulator_vc8.vcproj create mode 100644 utils/helpview/src/helpview_vc7.vcproj create mode 100644 utils/helpview/src/helpview_vc8.vcproj create mode 100644 utils/hhp2cached/hhp2cached_vc7.vcproj create mode 100644 utils/hhp2cached/hhp2cached_vc8.vcproj create mode 100644 utils/tex2rtf/src/tex2rtf_vc7_tex2rtf.vcproj create mode 100644 utils/tex2rtf/src/tex2rtf_vc7_tex2rtf_gui.vcproj create mode 100644 utils/tex2rtf/src/tex2rtf_vc8_tex2rtf.vcproj create mode 100644 utils/tex2rtf/src/tex2rtf_vc8_tex2rtf_gui.vcproj create mode 100644 utils/wxrc/wxrc_vc7.vcproj create mode 100644 utils/wxrc/wxrc_vc8.vcproj diff --git a/demos/bombs/bombs_vc7.vcproj b/demos/bombs/bombs_vc7.vcproj new file mode 100644 index 0000000000..2fa782e008 --- /dev/null +++ b/demos/bombs/bombs_vc7.vcproj @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/bombs/bombs_vc8.vcproj b/demos/bombs/bombs_vc8.vcproj new file mode 100644 index 0000000000..9e1f84f0db --- /dev/null +++ b/demos/bombs/bombs_vc8.vcproj @@ -0,0 +1,810 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/forty/forty_vc7.vcproj b/demos/forty/forty_vc7.vcproj new file mode 100644 index 0000000000..5ebc653132 --- /dev/null +++ b/demos/forty/forty_vc7.vcproj @@ -0,0 +1,657 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/forty/forty_vc8.vcproj b/demos/forty/forty_vc8.vcproj new file mode 100644 index 0000000000..cbc3812e23 --- /dev/null +++ b/demos/forty/forty_vc8.vcproj @@ -0,0 +1,825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/fractal/fractal_vc7.vcproj b/demos/fractal/fractal_vc7.vcproj new file mode 100644 index 0000000000..57a8348120 --- /dev/null +++ b/demos/fractal/fractal_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/fractal/fractal_vc8.vcproj b/demos/fractal/fractal_vc8.vcproj new file mode 100644 index 0000000000..ead64194d0 --- /dev/null +++ b/demos/fractal/fractal_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/life/life_vc7.vcproj b/demos/life/life_vc7.vcproj new file mode 100644 index 0000000000..438e25f92b --- /dev/null +++ b/demos/life/life_vc7.vcproj @@ -0,0 +1,649 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/life/life_vc8.vcproj b/demos/life/life_vc8.vcproj new file mode 100644 index 0000000000..c7da563236 --- /dev/null +++ b/demos/life/life_vc8.vcproj @@ -0,0 +1,813 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/poem/poem_vc7.vcproj b/demos/poem/poem_vc7.vcproj new file mode 100644 index 0000000000..d6f82b7cd0 --- /dev/null +++ b/demos/poem/poem_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/poem/poem_vc8.vcproj b/demos/poem/poem_vc8.vcproj new file mode 100644 index 0000000000..66936e8a70 --- /dev/null +++ b/demos/poem/poem_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/access/access_vc7.vcproj b/samples/access/access_vc7.vcproj new file mode 100644 index 0000000000..63aa610479 --- /dev/null +++ b/samples/access/access_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/access/access_vc8.vcproj b/samples/access/access_vc8.vcproj new file mode 100644 index 0000000000..db28422698 --- /dev/null +++ b/samples/access/access_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/animate/anitest_vc7.vcproj b/samples/animate/anitest_vc7.vcproj new file mode 100644 index 0000000000..dc9bbd74aa --- /dev/null +++ b/samples/animate/anitest_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/animate/anitest_vc8.vcproj b/samples/animate/anitest_vc8.vcproj new file mode 100644 index 0000000000..afedec916a --- /dev/null +++ b/samples/animate/anitest_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/artprov/artprov_vc7.vcproj b/samples/artprov/artprov_vc7.vcproj new file mode 100644 index 0000000000..bdcf51d94c --- /dev/null +++ b/samples/artprov/artprov_vc7.vcproj @@ -0,0 +1,645 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/artprov/artprov_vc8.vcproj b/samples/artprov/artprov_vc8.vcproj new file mode 100644 index 0000000000..a47145c066 --- /dev/null +++ b/samples/artprov/artprov_vc8.vcproj @@ -0,0 +1,807 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/aui/auidemo_vc7.vcproj b/samples/aui/auidemo_vc7.vcproj new file mode 100644 index 0000000000..28f60f253d --- /dev/null +++ b/samples/aui/auidemo_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/aui/auidemo_vc8.vcproj b/samples/aui/auidemo_vc8.vcproj new file mode 100644 index 0000000000..0b13d5efd8 --- /dev/null +++ b/samples/aui/auidemo_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/calendar/calendar_vc7.vcproj b/samples/calendar/calendar_vc7.vcproj new file mode 100644 index 0000000000..76dc750d8b --- /dev/null +++ b/samples/calendar/calendar_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/calendar/calendar_vc8.vcproj b/samples/calendar/calendar_vc8.vcproj new file mode 100644 index 0000000000..e272392a1a --- /dev/null +++ b/samples/calendar/calendar_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/caret/caret_vc7.vcproj b/samples/caret/caret_vc7.vcproj new file mode 100644 index 0000000000..503ddcb52a --- /dev/null +++ b/samples/caret/caret_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/caret/caret_vc8.vcproj b/samples/caret/caret_vc8.vcproj new file mode 100644 index 0000000000..fc7bbd6d6e --- /dev/null +++ b/samples/caret/caret_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/collpane/collpane_vc7.vcproj b/samples/collpane/collpane_vc7.vcproj new file mode 100644 index 0000000000..02a6175b2f --- /dev/null +++ b/samples/collpane/collpane_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/collpane/collpane_vc8.vcproj b/samples/collpane/collpane_vc8.vcproj new file mode 100644 index 0000000000..59de5c2d5a --- /dev/null +++ b/samples/collpane/collpane_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/combo/combo_vc7.vcproj b/samples/combo/combo_vc7.vcproj new file mode 100644 index 0000000000..906b5de641 --- /dev/null +++ b/samples/combo/combo_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/combo/combo_vc8.vcproj b/samples/combo/combo_vc8.vcproj new file mode 100644 index 0000000000..530e1a7753 --- /dev/null +++ b/samples/combo/combo_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/config/config_vc7.vcproj b/samples/config/config_vc7.vcproj new file mode 100644 index 0000000000..cb36be4aa8 --- /dev/null +++ b/samples/config/config_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/config/config_vc8.vcproj b/samples/config/config_vc8.vcproj new file mode 100644 index 0000000000..d8d13de82b --- /dev/null +++ b/samples/config/config_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/console/console_vc7.vcproj b/samples/console/console_vc7.vcproj new file mode 100644 index 0000000000..7993b96371 --- /dev/null +++ b/samples/console/console_vc7.vcproj @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/console/console_vc8.vcproj b/samples/console/console_vc8.vcproj new file mode 100644 index 0000000000..31002a97d9 --- /dev/null +++ b/samples/console/console_vc8.vcproj @@ -0,0 +1,795 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/controls/controls_vc7.vcproj b/samples/controls/controls_vc7.vcproj new file mode 100644 index 0000000000..c18588a747 --- /dev/null +++ b/samples/controls/controls_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/controls/controls_vc8.vcproj b/samples/controls/controls_vc8.vcproj new file mode 100644 index 0000000000..78d8fd9e5a --- /dev/null +++ b/samples/controls/controls_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dataview/dataview_vc7.vcproj b/samples/dataview/dataview_vc7.vcproj new file mode 100644 index 0000000000..cfc4d54224 --- /dev/null +++ b/samples/dataview/dataview_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dataview/dataview_vc8.vcproj b/samples/dataview/dataview_vc8.vcproj new file mode 100644 index 0000000000..20d55bc5ca --- /dev/null +++ b/samples/dataview/dataview_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/debugrpt/debugrpt_vc7.vcproj b/samples/debugrpt/debugrpt_vc7.vcproj new file mode 100644 index 0000000000..7ecda6b65d --- /dev/null +++ b/samples/debugrpt/debugrpt_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/debugrpt/debugrpt_vc8.vcproj b/samples/debugrpt/debugrpt_vc8.vcproj new file mode 100644 index 0000000000..c9b4e4c485 --- /dev/null +++ b/samples/debugrpt/debugrpt_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dialogs/dialogs_vc7.vcproj b/samples/dialogs/dialogs_vc7.vcproj new file mode 100644 index 0000000000..f8b464c564 --- /dev/null +++ b/samples/dialogs/dialogs_vc7.vcproj @@ -0,0 +1,727 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dialogs/dialogs_vc8.vcproj b/samples/dialogs/dialogs_vc8.vcproj new file mode 100644 index 0000000000..04a515f97a --- /dev/null +++ b/samples/dialogs/dialogs_vc8.vcproj @@ -0,0 +1,916 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dialup/dialup_vc7.vcproj b/samples/dialup/dialup_vc7.vcproj new file mode 100644 index 0000000000..06d7c3c7bb --- /dev/null +++ b/samples/dialup/dialup_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dialup/dialup_vc8.vcproj b/samples/dialup/dialup_vc8.vcproj new file mode 100644 index 0000000000..37e21e9d27 --- /dev/null +++ b/samples/dialup/dialup_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/display/display_vc7.vcproj b/samples/display/display_vc7.vcproj new file mode 100644 index 0000000000..6a91597901 --- /dev/null +++ b/samples/display/display_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/display/display_vc8.vcproj b/samples/display/display_vc8.vcproj new file mode 100644 index 0000000000..638e4455ee --- /dev/null +++ b/samples/display/display_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dnd/dnd_vc7.vcproj b/samples/dnd/dnd_vc7.vcproj new file mode 100644 index 0000000000..176352eab5 --- /dev/null +++ b/samples/dnd/dnd_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dnd/dnd_vc8.vcproj b/samples/dnd/dnd_vc8.vcproj new file mode 100644 index 0000000000..c69bf1cbe6 --- /dev/null +++ b/samples/dnd/dnd_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/docview/docview_vc7.vcproj b/samples/docview/docview_vc7.vcproj new file mode 100644 index 0000000000..9631148e95 --- /dev/null +++ b/samples/docview/docview_vc7.vcproj @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/docview/docview_vc8.vcproj b/samples/docview/docview_vc8.vcproj new file mode 100644 index 0000000000..ec42ae06ad --- /dev/null +++ b/samples/docview/docview_vc8.vcproj @@ -0,0 +1,810 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/docvwmdi/docvwmdi_vc7.vcproj b/samples/docvwmdi/docvwmdi_vc7.vcproj new file mode 100644 index 0000000000..27b6f9e03b --- /dev/null +++ b/samples/docvwmdi/docvwmdi_vc7.vcproj @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/docvwmdi/docvwmdi_vc8.vcproj b/samples/docvwmdi/docvwmdi_vc8.vcproj new file mode 100644 index 0000000000..90999cf1ff --- /dev/null +++ b/samples/docvwmdi/docvwmdi_vc8.vcproj @@ -0,0 +1,810 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dragimag/dragimag_vc7.vcproj b/samples/dragimag/dragimag_vc7.vcproj new file mode 100644 index 0000000000..7d79ce1df3 --- /dev/null +++ b/samples/dragimag/dragimag_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/dragimag/dragimag_vc8.vcproj b/samples/dragimag/dragimag_vc8.vcproj new file mode 100644 index 0000000000..2d658d74e4 --- /dev/null +++ b/samples/dragimag/dragimag_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/drawing/drawing_vc7.vcproj b/samples/drawing/drawing_vc7.vcproj new file mode 100644 index 0000000000..82c4f9d340 --- /dev/null +++ b/samples/drawing/drawing_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/drawing/drawing_vc8.vcproj b/samples/drawing/drawing_vc8.vcproj new file mode 100644 index 0000000000..d64bf409c0 --- /dev/null +++ b/samples/drawing/drawing_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/editlbox/editlbox_vc7.vcproj b/samples/editlbox/editlbox_vc7.vcproj new file mode 100644 index 0000000000..fd3cfe0a5d --- /dev/null +++ b/samples/editlbox/editlbox_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/editlbox/editlbox_vc8.vcproj b/samples/editlbox/editlbox_vc8.vcproj new file mode 100644 index 0000000000..d7eff35099 --- /dev/null +++ b/samples/editlbox/editlbox_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/erase/erase_vc7.vcproj b/samples/erase/erase_vc7.vcproj new file mode 100644 index 0000000000..0b92fa74fd --- /dev/null +++ b/samples/erase/erase_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/erase/erase_vc8.vcproj b/samples/erase/erase_vc8.vcproj new file mode 100644 index 0000000000..2b086a0f89 --- /dev/null +++ b/samples/erase/erase_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/event/event_vc7.vcproj b/samples/event/event_vc7.vcproj new file mode 100644 index 0000000000..4042a91515 --- /dev/null +++ b/samples/event/event_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/event/event_vc8.vcproj b/samples/event/event_vc8.vcproj new file mode 100644 index 0000000000..b2fc1df0b7 --- /dev/null +++ b/samples/event/event_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/except/except_vc7.vcproj b/samples/except/except_vc7.vcproj new file mode 100644 index 0000000000..ba64106b77 --- /dev/null +++ b/samples/except/except_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/except/except_vc8.vcproj b/samples/except/except_vc8.vcproj new file mode 100644 index 0000000000..051af743bd --- /dev/null +++ b/samples/except/except_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/exec/exec_vc7.vcproj b/samples/exec/exec_vc7.vcproj new file mode 100644 index 0000000000..e113c57f49 --- /dev/null +++ b/samples/exec/exec_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/exec/exec_vc8.vcproj b/samples/exec/exec_vc8.vcproj new file mode 100644 index 0000000000..9539f48ad4 --- /dev/null +++ b/samples/exec/exec_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/font/font_vc7.vcproj b/samples/font/font_vc7.vcproj new file mode 100644 index 0000000000..614656cd20 --- /dev/null +++ b/samples/font/font_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/font/font_vc8.vcproj b/samples/font/font_vc8.vcproj new file mode 100644 index 0000000000..1cdd76e2fe --- /dev/null +++ b/samples/font/font_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/grid/grid_vc7.vcproj b/samples/grid/grid_vc7.vcproj new file mode 100644 index 0000000000..af5715ccd7 --- /dev/null +++ b/samples/grid/grid_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/grid/grid_vc8.vcproj b/samples/grid/grid_vc8.vcproj new file mode 100644 index 0000000000..82cfbf3bfc --- /dev/null +++ b/samples/grid/grid_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/help/help_vc7.vcproj b/samples/help/help_vc7.vcproj new file mode 100644 index 0000000000..59d09d301e --- /dev/null +++ b/samples/help/help_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/help/help_vc8.vcproj b/samples/help/help_vc8.vcproj new file mode 100644 index 0000000000..373fc3dc3c --- /dev/null +++ b/samples/help/help_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/htlbox/htlbox_vc7.vcproj b/samples/htlbox/htlbox_vc7.vcproj new file mode 100644 index 0000000000..17b82aa0ce --- /dev/null +++ b/samples/htlbox/htlbox_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/htlbox/htlbox_vc8.vcproj b/samples/htlbox/htlbox_vc8.vcproj new file mode 100644 index 0000000000..981a888337 --- /dev/null +++ b/samples/htlbox/htlbox_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/about/about_vc7.vcproj b/samples/html/about/about_vc7.vcproj new file mode 100644 index 0000000000..30a3bd6577 --- /dev/null +++ b/samples/html/about/about_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/about/about_vc8.vcproj b/samples/html/about/about_vc8.vcproj new file mode 100644 index 0000000000..4f1ba50c18 --- /dev/null +++ b/samples/html/about/about_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/help/help_vc7.vcproj b/samples/html/help/help_vc7.vcproj new file mode 100644 index 0000000000..c4eb1347e4 --- /dev/null +++ b/samples/html/help/help_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/help/help_vc8.vcproj b/samples/html/help/help_vc8.vcproj new file mode 100644 index 0000000000..6d4c13e920 --- /dev/null +++ b/samples/html/help/help_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/helpview/helpview_vc7.vcproj b/samples/html/helpview/helpview_vc7.vcproj new file mode 100644 index 0000000000..0263a923db --- /dev/null +++ b/samples/html/helpview/helpview_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/helpview/helpview_vc8.vcproj b/samples/html/helpview/helpview_vc8.vcproj new file mode 100644 index 0000000000..b9209ddfc5 --- /dev/null +++ b/samples/html/helpview/helpview_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/printing/printing_vc7.vcproj b/samples/html/printing/printing_vc7.vcproj new file mode 100644 index 0000000000..1417ba5cf8 --- /dev/null +++ b/samples/html/printing/printing_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/printing/printing_vc8.vcproj b/samples/html/printing/printing_vc8.vcproj new file mode 100644 index 0000000000..92bc4f9d50 --- /dev/null +++ b/samples/html/printing/printing_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/test/test_vc7.vcproj b/samples/html/test/test_vc7.vcproj new file mode 100644 index 0000000000..8651645d91 --- /dev/null +++ b/samples/html/test/test_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/test/test_vc8.vcproj b/samples/html/test/test_vc8.vcproj new file mode 100644 index 0000000000..7aaf364235 --- /dev/null +++ b/samples/html/test/test_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/virtual/virtual_vc7.vcproj b/samples/html/virtual/virtual_vc7.vcproj new file mode 100644 index 0000000000..bd5cc9b0ae --- /dev/null +++ b/samples/html/virtual/virtual_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/virtual/virtual_vc8.vcproj b/samples/html/virtual/virtual_vc8.vcproj new file mode 100644 index 0000000000..da9635b8a5 --- /dev/null +++ b/samples/html/virtual/virtual_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/widget/widget_vc7.vcproj b/samples/html/widget/widget_vc7.vcproj new file mode 100644 index 0000000000..7ef976ef6e --- /dev/null +++ b/samples/html/widget/widget_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/widget/widget_vc8.vcproj b/samples/html/widget/widget_vc8.vcproj new file mode 100644 index 0000000000..3efd9c5607 --- /dev/null +++ b/samples/html/widget/widget_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/zip/zip_vc7.vcproj b/samples/html/zip/zip_vc7.vcproj new file mode 100644 index 0000000000..79ac87bb37 --- /dev/null +++ b/samples/html/zip/zip_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/html/zip/zip_vc8.vcproj b/samples/html/zip/zip_vc8.vcproj new file mode 100644 index 0000000000..ee9895220f --- /dev/null +++ b/samples/html/zip/zip_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/image/image_vc7.vcproj b/samples/image/image_vc7.vcproj new file mode 100644 index 0000000000..ed5812c093 --- /dev/null +++ b/samples/image/image_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/image/image_vc8.vcproj b/samples/image/image_vc8.vcproj new file mode 100644 index 0000000000..31f7153a3b --- /dev/null +++ b/samples/image/image_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/internat/internat_vc7.vcproj b/samples/internat/internat_vc7.vcproj new file mode 100644 index 0000000000..806543b5c7 --- /dev/null +++ b/samples/internat/internat_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/internat/internat_vc8.vcproj b/samples/internat/internat_vc8.vcproj new file mode 100644 index 0000000000..88a9fe28df --- /dev/null +++ b/samples/internat/internat_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/ipc/ipc_vc7_ipcclient.vcproj b/samples/ipc/ipc_vc7_ipcclient.vcproj new file mode 100644 index 0000000000..27b22a97af --- /dev/null +++ b/samples/ipc/ipc_vc7_ipcclient.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/ipc/ipc_vc7_ipcserver.vcproj b/samples/ipc/ipc_vc7_ipcserver.vcproj new file mode 100644 index 0000000000..0592f29dac --- /dev/null +++ b/samples/ipc/ipc_vc7_ipcserver.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/ipc/ipc_vc8_ipcclient.vcproj b/samples/ipc/ipc_vc8_ipcclient.vcproj new file mode 100644 index 0000000000..ab08a6dd47 --- /dev/null +++ b/samples/ipc/ipc_vc8_ipcclient.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/ipc/ipc_vc8_ipcserver.vcproj b/samples/ipc/ipc_vc8_ipcserver.vcproj new file mode 100644 index 0000000000..52f691b8d8 --- /dev/null +++ b/samples/ipc/ipc_vc8_ipcserver.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/joytest/joytest_vc7.vcproj b/samples/joytest/joytest_vc7.vcproj new file mode 100644 index 0000000000..40a0f8a854 --- /dev/null +++ b/samples/joytest/joytest_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/joytest/joytest_vc8.vcproj b/samples/joytest/joytest_vc8.vcproj new file mode 100644 index 0000000000..aff875e164 --- /dev/null +++ b/samples/joytest/joytest_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/keyboard/keyboard_vc7.vcproj b/samples/keyboard/keyboard_vc7.vcproj new file mode 100644 index 0000000000..0e8c4a171d --- /dev/null +++ b/samples/keyboard/keyboard_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/keyboard/keyboard_vc8.vcproj b/samples/keyboard/keyboard_vc8.vcproj new file mode 100644 index 0000000000..5e50b40011 --- /dev/null +++ b/samples/keyboard/keyboard_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/layout/layout_vc7.vcproj b/samples/layout/layout_vc7.vcproj new file mode 100644 index 0000000000..b22e2290ed --- /dev/null +++ b/samples/layout/layout_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/layout/layout_vc8.vcproj b/samples/layout/layout_vc8.vcproj new file mode 100644 index 0000000000..021ac85c2a --- /dev/null +++ b/samples/layout/layout_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/listctrl/listctrl_vc7.vcproj b/samples/listctrl/listctrl_vc7.vcproj new file mode 100644 index 0000000000..983d963d38 --- /dev/null +++ b/samples/listctrl/listctrl_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/listctrl/listctrl_vc8.vcproj b/samples/listctrl/listctrl_vc8.vcproj new file mode 100644 index 0000000000..f74eee90e9 --- /dev/null +++ b/samples/listctrl/listctrl_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mdi/mdi_vc7.vcproj b/samples/mdi/mdi_vc7.vcproj new file mode 100644 index 0000000000..3fdc4ed316 --- /dev/null +++ b/samples/mdi/mdi_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mdi/mdi_vc8.vcproj b/samples/mdi/mdi_vc8.vcproj new file mode 100644 index 0000000000..d45260e15b --- /dev/null +++ b/samples/mdi/mdi_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mediaplayer/mediaplayer_vc7.vcproj b/samples/mediaplayer/mediaplayer_vc7.vcproj new file mode 100644 index 0000000000..a0f8be4fc9 --- /dev/null +++ b/samples/mediaplayer/mediaplayer_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mediaplayer/mediaplayer_vc8.vcproj b/samples/mediaplayer/mediaplayer_vc8.vcproj new file mode 100644 index 0000000000..9e0e305693 --- /dev/null +++ b/samples/mediaplayer/mediaplayer_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/memcheck/memcheck_vc7.vcproj b/samples/memcheck/memcheck_vc7.vcproj new file mode 100644 index 0000000000..9dc8d104e0 --- /dev/null +++ b/samples/memcheck/memcheck_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/memcheck/memcheck_vc8.vcproj b/samples/memcheck/memcheck_vc8.vcproj new file mode 100644 index 0000000000..060270c441 --- /dev/null +++ b/samples/memcheck/memcheck_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/menu/menu_vc7.vcproj b/samples/menu/menu_vc7.vcproj new file mode 100644 index 0000000000..a56fdfbcb7 --- /dev/null +++ b/samples/menu/menu_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/menu/menu_vc8.vcproj b/samples/menu/menu_vc8.vcproj new file mode 100644 index 0000000000..192fdc235c --- /dev/null +++ b/samples/menu/menu_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mfc/mfc_vc7.vcproj b/samples/mfc/mfc_vc7.vcproj new file mode 100644 index 0000000000..82616e6ef5 --- /dev/null +++ b/samples/mfc/mfc_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mfc/mfc_vc8.vcproj b/samples/mfc/mfc_vc8.vcproj new file mode 100644 index 0000000000..6d402dc51a --- /dev/null +++ b/samples/mfc/mfc_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/minimal/minimal_vc7.vcproj b/samples/minimal/minimal_vc7.vcproj new file mode 100644 index 0000000000..66959b01b7 --- /dev/null +++ b/samples/minimal/minimal_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/minimal/minimal_vc8.vcproj b/samples/minimal/minimal_vc8.vcproj new file mode 100644 index 0000000000..8255d3b09a --- /dev/null +++ b/samples/minimal/minimal_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mobile/styles/styles_vc7.vcproj b/samples/mobile/styles/styles_vc7.vcproj new file mode 100644 index 0000000000..cb98b683b9 --- /dev/null +++ b/samples/mobile/styles/styles_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mobile/styles/styles_vc8.vcproj b/samples/mobile/styles/styles_vc8.vcproj new file mode 100644 index 0000000000..88d19cb1c7 --- /dev/null +++ b/samples/mobile/styles/styles_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mobile/wxedit/wxedit_vc7.vcproj b/samples/mobile/wxedit/wxedit_vc7.vcproj new file mode 100644 index 0000000000..5271c09837 --- /dev/null +++ b/samples/mobile/wxedit/wxedit_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/mobile/wxedit/wxedit_vc8.vcproj b/samples/mobile/wxedit/wxedit_vc8.vcproj new file mode 100644 index 0000000000..3d83f3b37a --- /dev/null +++ b/samples/mobile/wxedit/wxedit_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/nativdlg/nativdlg_vc7.vcproj b/samples/nativdlg/nativdlg_vc7.vcproj new file mode 100644 index 0000000000..e2b22edaa0 --- /dev/null +++ b/samples/nativdlg/nativdlg_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/nativdlg/nativdlg_vc8.vcproj b/samples/nativdlg/nativdlg_vc8.vcproj new file mode 100644 index 0000000000..d06e4ae2dd --- /dev/null +++ b/samples/nativdlg/nativdlg_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/notebook/notebook_vc7.vcproj b/samples/notebook/notebook_vc7.vcproj new file mode 100644 index 0000000000..4738fb8deb --- /dev/null +++ b/samples/notebook/notebook_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/notebook/notebook_vc8.vcproj b/samples/notebook/notebook_vc8.vcproj new file mode 100644 index 0000000000..49796ffd3b --- /dev/null +++ b/samples/notebook/notebook_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/oleauto/oleauto_vc7.vcproj b/samples/oleauto/oleauto_vc7.vcproj new file mode 100644 index 0000000000..7855f19f0d --- /dev/null +++ b/samples/oleauto/oleauto_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/oleauto/oleauto_vc8.vcproj b/samples/oleauto/oleauto_vc8.vcproj new file mode 100644 index 0000000000..173d38505d --- /dev/null +++ b/samples/oleauto/oleauto_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/opengl/cube/cube_vc7.vcproj b/samples/opengl/cube/cube_vc7.vcproj new file mode 100644 index 0000000000..4f6fd07f3a --- /dev/null +++ b/samples/opengl/cube/cube_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/opengl/cube/cube_vc8.vcproj b/samples/opengl/cube/cube_vc8.vcproj new file mode 100644 index 0000000000..06dcec1fc1 --- /dev/null +++ b/samples/opengl/cube/cube_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/opengl/isosurf/isosurf_vc7.vcproj b/samples/opengl/isosurf/isosurf_vc7.vcproj new file mode 100644 index 0000000000..f8595d0070 --- /dev/null +++ b/samples/opengl/isosurf/isosurf_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/opengl/isosurf/isosurf_vc8.vcproj b/samples/opengl/isosurf/isosurf_vc8.vcproj new file mode 100644 index 0000000000..7b35be38ee --- /dev/null +++ b/samples/opengl/isosurf/isosurf_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/opengl/penguin/penguin_vc7.vcproj b/samples/opengl/penguin/penguin_vc7.vcproj new file mode 100644 index 0000000000..5dc9c34774 --- /dev/null +++ b/samples/opengl/penguin/penguin_vc7.vcproj @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/opengl/penguin/penguin_vc8.vcproj b/samples/opengl/penguin/penguin_vc8.vcproj new file mode 100644 index 0000000000..79bfe346c6 --- /dev/null +++ b/samples/opengl/penguin/penguin_vc8.vcproj @@ -0,0 +1,810 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/ownerdrw/ownerdrw_vc7.vcproj b/samples/ownerdrw/ownerdrw_vc7.vcproj new file mode 100644 index 0000000000..d460c6d63a --- /dev/null +++ b/samples/ownerdrw/ownerdrw_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/ownerdrw/ownerdrw_vc8.vcproj b/samples/ownerdrw/ownerdrw_vc8.vcproj new file mode 100644 index 0000000000..7a3a9b203b --- /dev/null +++ b/samples/ownerdrw/ownerdrw_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/popup/popup_vc7.vcproj b/samples/popup/popup_vc7.vcproj new file mode 100644 index 0000000000..fb698f37f6 --- /dev/null +++ b/samples/popup/popup_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/popup/popup_vc8.vcproj b/samples/popup/popup_vc8.vcproj new file mode 100644 index 0000000000..8c4923daaa --- /dev/null +++ b/samples/popup/popup_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/power/power_vc7.vcproj b/samples/power/power_vc7.vcproj new file mode 100644 index 0000000000..f7cf3c4266 --- /dev/null +++ b/samples/power/power_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/power/power_vc8.vcproj b/samples/power/power_vc8.vcproj new file mode 100644 index 0000000000..6f38ff0bd6 --- /dev/null +++ b/samples/power/power_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/printing/printing_vc7.vcproj b/samples/printing/printing_vc7.vcproj new file mode 100644 index 0000000000..2add4b37e6 --- /dev/null +++ b/samples/printing/printing_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/printing/printing_vc8.vcproj b/samples/printing/printing_vc8.vcproj new file mode 100644 index 0000000000..bb3bb4b862 --- /dev/null +++ b/samples/printing/printing_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/regtest/regtest_vc7.vcproj b/samples/regtest/regtest_vc7.vcproj new file mode 100644 index 0000000000..045444eed8 --- /dev/null +++ b/samples/regtest/regtest_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/regtest/regtest_vc8.vcproj b/samples/regtest/regtest_vc8.vcproj new file mode 100644 index 0000000000..1b3186ab18 --- /dev/null +++ b/samples/regtest/regtest_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/render/render_vc7_renddll.vcproj b/samples/render/render_vc7_renddll.vcproj new file mode 100644 index 0000000000..f13702c9f8 --- /dev/null +++ b/samples/render/render_vc7_renddll.vcproj @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/render/render_vc7_render.vcproj b/samples/render/render_vc7_render.vcproj new file mode 100644 index 0000000000..f06c19016f --- /dev/null +++ b/samples/render/render_vc7_render.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/render/render_vc8_renddll.vcproj b/samples/render/render_vc8_renddll.vcproj new file mode 100644 index 0000000000..98ecadd2e0 --- /dev/null +++ b/samples/render/render_vc8_renddll.vcproj @@ -0,0 +1,391 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/render/render_vc8_render.vcproj b/samples/render/render_vc8_render.vcproj new file mode 100644 index 0000000000..877fa9b06c --- /dev/null +++ b/samples/render/render_vc8_render.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/richtext/richtext_vc7.vcproj b/samples/richtext/richtext_vc7.vcproj new file mode 100644 index 0000000000..ac243b51d4 --- /dev/null +++ b/samples/richtext/richtext_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/richtext/richtext_vc8.vcproj b/samples/richtext/richtext_vc8.vcproj new file mode 100644 index 0000000000..7f8b45ebc5 --- /dev/null +++ b/samples/richtext/richtext_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sashtest/sashtest_vc7.vcproj b/samples/sashtest/sashtest_vc7.vcproj new file mode 100644 index 0000000000..4b98e1df3a --- /dev/null +++ b/samples/sashtest/sashtest_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sashtest/sashtest_vc8.vcproj b/samples/sashtest/sashtest_vc8.vcproj new file mode 100644 index 0000000000..cdad8292e7 --- /dev/null +++ b/samples/sashtest/sashtest_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/scroll/scroll_vc7.vcproj b/samples/scroll/scroll_vc7.vcproj new file mode 100644 index 0000000000..f6cf65a914 --- /dev/null +++ b/samples/scroll/scroll_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/scroll/scroll_vc8.vcproj b/samples/scroll/scroll_vc8.vcproj new file mode 100644 index 0000000000..b47e771417 --- /dev/null +++ b/samples/scroll/scroll_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/scrollsub/scrollsub_vc7.vcproj b/samples/scrollsub/scrollsub_vc7.vcproj new file mode 100644 index 0000000000..965dfc143c --- /dev/null +++ b/samples/scrollsub/scrollsub_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/scrollsub/scrollsub_vc8.vcproj b/samples/scrollsub/scrollsub_vc8.vcproj new file mode 100644 index 0000000000..c3c5fee35b --- /dev/null +++ b/samples/scrollsub/scrollsub_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/shaped/shaped_vc7.vcproj b/samples/shaped/shaped_vc7.vcproj new file mode 100644 index 0000000000..a343b2e9c3 --- /dev/null +++ b/samples/shaped/shaped_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/shaped/shaped_vc8.vcproj b/samples/shaped/shaped_vc8.vcproj new file mode 100644 index 0000000000..331db6f795 --- /dev/null +++ b/samples/shaped/shaped_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc7_baseclient.vcproj b/samples/sockets/sockets_vc7_baseclient.vcproj new file mode 100644 index 0000000000..64ac8f1c39 --- /dev/null +++ b/samples/sockets/sockets_vc7_baseclient.vcproj @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc7_baseserver.vcproj b/samples/sockets/sockets_vc7_baseserver.vcproj new file mode 100644 index 0000000000..ed58d240b3 --- /dev/null +++ b/samples/sockets/sockets_vc7_baseserver.vcproj @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc7_client.vcproj b/samples/sockets/sockets_vc7_client.vcproj new file mode 100644 index 0000000000..4a70537486 --- /dev/null +++ b/samples/sockets/sockets_vc7_client.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc7_server.vcproj b/samples/sockets/sockets_vc7_server.vcproj new file mode 100644 index 0000000000..dbf999053b --- /dev/null +++ b/samples/sockets/sockets_vc7_server.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc8_baseclient.vcproj b/samples/sockets/sockets_vc8_baseclient.vcproj new file mode 100644 index 0000000000..3ef00d3fcb --- /dev/null +++ b/samples/sockets/sockets_vc8_baseclient.vcproj @@ -0,0 +1,795 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc8_baseserver.vcproj b/samples/sockets/sockets_vc8_baseserver.vcproj new file mode 100644 index 0000000000..ad49c610bf --- /dev/null +++ b/samples/sockets/sockets_vc8_baseserver.vcproj @@ -0,0 +1,795 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc8_client.vcproj b/samples/sockets/sockets_vc8_client.vcproj new file mode 100644 index 0000000000..4b1e2510fd --- /dev/null +++ b/samples/sockets/sockets_vc8_client.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sockets/sockets_vc8_server.vcproj b/samples/sockets/sockets_vc8_server.vcproj new file mode 100644 index 0000000000..bf0e3ae7be --- /dev/null +++ b/samples/sockets/sockets_vc8_server.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sound/sound_vc7.vcproj b/samples/sound/sound_vc7.vcproj new file mode 100644 index 0000000000..9d8a53bafd --- /dev/null +++ b/samples/sound/sound_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/sound/sound_vc8.vcproj b/samples/sound/sound_vc8.vcproj new file mode 100644 index 0000000000..a585b5fa8e --- /dev/null +++ b/samples/sound/sound_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/splash/splash_vc7.vcproj b/samples/splash/splash_vc7.vcproj new file mode 100644 index 0000000000..dc88779b96 --- /dev/null +++ b/samples/splash/splash_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/splash/splash_vc8.vcproj b/samples/splash/splash_vc8.vcproj new file mode 100644 index 0000000000..e17861fac8 --- /dev/null +++ b/samples/splash/splash_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/splitter/splitter_vc7.vcproj b/samples/splitter/splitter_vc7.vcproj new file mode 100644 index 0000000000..338b2b7077 --- /dev/null +++ b/samples/splitter/splitter_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/splitter/splitter_vc8.vcproj b/samples/splitter/splitter_vc8.vcproj new file mode 100644 index 0000000000..775836cd29 --- /dev/null +++ b/samples/splitter/splitter_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/statbar/statbar_vc7.vcproj b/samples/statbar/statbar_vc7.vcproj new file mode 100644 index 0000000000..24bc0a6949 --- /dev/null +++ b/samples/statbar/statbar_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/statbar/statbar_vc8.vcproj b/samples/statbar/statbar_vc8.vcproj new file mode 100644 index 0000000000..08be44455d --- /dev/null +++ b/samples/statbar/statbar_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/stc/stctest_vc7.vcproj b/samples/stc/stctest_vc7.vcproj new file mode 100644 index 0000000000..efe8f9644f --- /dev/null +++ b/samples/stc/stctest_vc7.vcproj @@ -0,0 +1,647 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/stc/stctest_vc8.vcproj b/samples/stc/stctest_vc8.vcproj new file mode 100644 index 0000000000..19e252924a --- /dev/null +++ b/samples/stc/stctest_vc8.vcproj @@ -0,0 +1,810 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/svg/svgtest_vc7.vcproj b/samples/svg/svgtest_vc7.vcproj new file mode 100644 index 0000000000..005e514e78 --- /dev/null +++ b/samples/svg/svgtest_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/svg/svgtest_vc8.vcproj b/samples/svg/svgtest_vc8.vcproj new file mode 100644 index 0000000000..21d05335b9 --- /dev/null +++ b/samples/svg/svgtest_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/taborder/taborder_vc7.vcproj b/samples/taborder/taborder_vc7.vcproj new file mode 100644 index 0000000000..8616106355 --- /dev/null +++ b/samples/taborder/taborder_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/taborder/taborder_vc8.vcproj b/samples/taborder/taborder_vc8.vcproj new file mode 100644 index 0000000000..8276b7885b --- /dev/null +++ b/samples/taborder/taborder_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/taskbar/taskbar_vc7.vcproj b/samples/taskbar/taskbar_vc7.vcproj new file mode 100644 index 0000000000..0bfcacc3ff --- /dev/null +++ b/samples/taskbar/taskbar_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/taskbar/taskbar_vc8.vcproj b/samples/taskbar/taskbar_vc8.vcproj new file mode 100644 index 0000000000..43efd812cb --- /dev/null +++ b/samples/taskbar/taskbar_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/text/text_vc7.vcproj b/samples/text/text_vc7.vcproj new file mode 100644 index 0000000000..07056dacf3 --- /dev/null +++ b/samples/text/text_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/text/text_vc8.vcproj b/samples/text/text_vc8.vcproj new file mode 100644 index 0000000000..e3b870c3b8 --- /dev/null +++ b/samples/text/text_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/thread/thread_vc7.vcproj b/samples/thread/thread_vc7.vcproj new file mode 100644 index 0000000000..905f666bfd --- /dev/null +++ b/samples/thread/thread_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/thread/thread_vc8.vcproj b/samples/thread/thread_vc8.vcproj new file mode 100644 index 0000000000..1db5c6858f --- /dev/null +++ b/samples/thread/thread_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/toolbar/toolbar_vc7.vcproj b/samples/toolbar/toolbar_vc7.vcproj new file mode 100644 index 0000000000..55456a2444 --- /dev/null +++ b/samples/toolbar/toolbar_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/toolbar/toolbar_vc8.vcproj b/samples/toolbar/toolbar_vc8.vcproj new file mode 100644 index 0000000000..be8497534c --- /dev/null +++ b/samples/toolbar/toolbar_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/treectrl/treectrl_vc7.vcproj b/samples/treectrl/treectrl_vc7.vcproj new file mode 100644 index 0000000000..f725893dc6 --- /dev/null +++ b/samples/treectrl/treectrl_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/treectrl/treectrl_vc8.vcproj b/samples/treectrl/treectrl_vc8.vcproj new file mode 100644 index 0000000000..445ae30384 --- /dev/null +++ b/samples/treectrl/treectrl_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/typetest/typetest_vc7.vcproj b/samples/typetest/typetest_vc7.vcproj new file mode 100644 index 0000000000..dbdf763e39 --- /dev/null +++ b/samples/typetest/typetest_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/typetest/typetest_vc8.vcproj b/samples/typetest/typetest_vc8.vcproj new file mode 100644 index 0000000000..5d30321131 --- /dev/null +++ b/samples/typetest/typetest_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/validate/validate_vc7.vcproj b/samples/validate/validate_vc7.vcproj new file mode 100644 index 0000000000..baa6aa37f1 --- /dev/null +++ b/samples/validate/validate_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/validate/validate_vc8.vcproj b/samples/validate/validate_vc8.vcproj new file mode 100644 index 0000000000..8a97f352b1 --- /dev/null +++ b/samples/validate/validate_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/vscroll/vscroll_vc7.vcproj b/samples/vscroll/vscroll_vc7.vcproj new file mode 100644 index 0000000000..5ba20d8dff --- /dev/null +++ b/samples/vscroll/vscroll_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/vscroll/vscroll_vc8.vcproj b/samples/vscroll/vscroll_vc8.vcproj new file mode 100644 index 0000000000..d9abe1ad06 --- /dev/null +++ b/samples/vscroll/vscroll_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/widgets/widgets_vc7.vcproj b/samples/widgets/widgets_vc7.vcproj new file mode 100644 index 0000000000..5073ebc0db --- /dev/null +++ b/samples/widgets/widgets_vc7.vcproj @@ -0,0 +1,693 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/widgets/widgets_vc8.vcproj b/samples/widgets/widgets_vc8.vcproj new file mode 100644 index 0000000000..c6c85e4def --- /dev/null +++ b/samples/widgets/widgets_vc8.vcproj @@ -0,0 +1,879 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/wizard/wizard_vc7.vcproj b/samples/wizard/wizard_vc7.vcproj new file mode 100644 index 0000000000..b54ee37d21 --- /dev/null +++ b/samples/wizard/wizard_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/wizard/wizard_vc8.vcproj b/samples/wizard/wizard_vc8.vcproj new file mode 100644 index 0000000000..b739e9331c --- /dev/null +++ b/samples/wizard/wizard_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/xrc/xrcdemo_vc7.vcproj b/samples/xrc/xrcdemo_vc7.vcproj new file mode 100644 index 0000000000..bf840a4d46 --- /dev/null +++ b/samples/xrc/xrcdemo_vc7.vcproj @@ -0,0 +1,649 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/xrc/xrcdemo_vc8.vcproj b/samples/xrc/xrcdemo_vc8.vcproj new file mode 100644 index 0000000000..a654c9496a --- /dev/null +++ b/samples/xrc/xrcdemo_vc8.vcproj @@ -0,0 +1,813 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/test_vc7_printfbench.vcproj b/tests/test_vc7_printfbench.vcproj new file mode 100644 index 0000000000..8e145a0492 --- /dev/null +++ b/tests/test_vc7_printfbench.vcproj @@ -0,0 +1,711 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/test_vc7_test.vcproj b/tests/test_vc7_test.vcproj new file mode 100644 index 0000000000..10744bf8cb --- /dev/null +++ b/tests/test_vc7_test.vcproj @@ -0,0 +1,807 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/test_vc7_test_gui.vcproj b/tests/test_vc7_test_gui.vcproj new file mode 100644 index 0000000000..e8e8ebaa51 --- /dev/null +++ b/tests/test_vc7_test_gui.vcproj @@ -0,0 +1,728 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/test_vc8_printfbench.vcproj b/tests/test_vc8_printfbench.vcproj new file mode 100644 index 0000000000..a38781a760 --- /dev/null +++ b/tests/test_vc8_printfbench.vcproj @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/test_vc8_test.vcproj b/tests/test_vc8_test.vcproj new file mode 100644 index 0000000000..2634a7edd2 --- /dev/null +++ b/tests/test_vc8_test.vcproj @@ -0,0 +1,1031 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/test_vc8_test_gui.vcproj b/tests/test_vc8_test_gui.vcproj new file mode 100644 index 0000000000..e6ee8c2b19 --- /dev/null +++ b/tests/test_vc8_test_gui.vcproj @@ -0,0 +1,911 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/HelpGen/src/helpgen_vc7.vcproj b/utils/HelpGen/src/helpgen_vc7.vcproj new file mode 100644 index 0000000000..346719d843 --- /dev/null +++ b/utils/HelpGen/src/helpgen_vc7.vcproj @@ -0,0 +1,650 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/HelpGen/src/helpgen_vc8.vcproj b/utils/HelpGen/src/helpgen_vc8.vcproj new file mode 100644 index 0000000000..2c57cbaf9c --- /dev/null +++ b/utils/HelpGen/src/helpgen_vc8.vcproj @@ -0,0 +1,816 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/emulator/src/emulator_vc7.vcproj b/utils/emulator/src/emulator_vc7.vcproj new file mode 100644 index 0000000000..89013183f9 --- /dev/null +++ b/utils/emulator/src/emulator_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/emulator/src/emulator_vc8.vcproj b/utils/emulator/src/emulator_vc8.vcproj new file mode 100644 index 0000000000..866e9ca544 --- /dev/null +++ b/utils/emulator/src/emulator_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/helpview/src/helpview_vc7.vcproj b/utils/helpview/src/helpview_vc7.vcproj new file mode 100644 index 0000000000..a1df24157f --- /dev/null +++ b/utils/helpview/src/helpview_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/helpview/src/helpview_vc8.vcproj b/utils/helpview/src/helpview_vc8.vcproj new file mode 100644 index 0000000000..5b7c40bb0d --- /dev/null +++ b/utils/helpview/src/helpview_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/hhp2cached/hhp2cached_vc7.vcproj b/utils/hhp2cached/hhp2cached_vc7.vcproj new file mode 100644 index 0000000000..c1a73a97ae --- /dev/null +++ b/utils/hhp2cached/hhp2cached_vc7.vcproj @@ -0,0 +1,643 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/hhp2cached/hhp2cached_vc8.vcproj b/utils/hhp2cached/hhp2cached_vc8.vcproj new file mode 100644 index 0000000000..246a4610e7 --- /dev/null +++ b/utils/hhp2cached/hhp2cached_vc8.vcproj @@ -0,0 +1,804 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/tex2rtf/src/tex2rtf_vc7_tex2rtf.vcproj b/utils/tex2rtf/src/tex2rtf_vc7_tex2rtf.vcproj new file mode 100644 index 0000000000..d7ebb79661 --- /dev/null +++ b/utils/tex2rtf/src/tex2rtf_vc7_tex2rtf.vcproj @@ -0,0 +1,650 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/tex2rtf/src/tex2rtf_vc7_tex2rtf_gui.vcproj b/utils/tex2rtf/src/tex2rtf_vc7_tex2rtf_gui.vcproj new file mode 100644 index 0000000000..0769aac639 --- /dev/null +++ b/utils/tex2rtf/src/tex2rtf_vc7_tex2rtf_gui.vcproj @@ -0,0 +1,657 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/tex2rtf/src/tex2rtf_vc8_tex2rtf.vcproj b/utils/tex2rtf/src/tex2rtf_vc8_tex2rtf.vcproj new file mode 100644 index 0000000000..af05583904 --- /dev/null +++ b/utils/tex2rtf/src/tex2rtf_vc8_tex2rtf.vcproj @@ -0,0 +1,816 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/tex2rtf/src/tex2rtf_vc8_tex2rtf_gui.vcproj b/utils/tex2rtf/src/tex2rtf_vc8_tex2rtf_gui.vcproj new file mode 100644 index 0000000000..caa1f5fe9f --- /dev/null +++ b/utils/tex2rtf/src/tex2rtf_vc8_tex2rtf_gui.vcproj @@ -0,0 +1,825 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/wxrc/wxrc_vc7.vcproj b/utils/wxrc/wxrc_vc7.vcproj new file mode 100644 index 0000000000..96f01dbbbc --- /dev/null +++ b/utils/wxrc/wxrc_vc7.vcproj @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/wxrc/wxrc_vc8.vcproj b/utils/wxrc/wxrc_vc8.vcproj new file mode 100644 index 0000000000..297424344e --- /dev/null +++ b/utils/wxrc/wxrc_vc8.vcproj @@ -0,0 +1,795 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.45.2