From f5001e728ccf47aa51d70e766265837652fed919 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 2 May 2020 17:02:36 +0200 Subject: [PATCH] Rebake with bakefile 0.2.12 No real changes, just synchronize with the bakefile release used now. --- Makefile.in | 2 +- autoconf_inc.m4 | 4 ++-- build/aclocal/bakefile.m4 | 2 +- build/msw/config.bcc | 2 +- build/msw/config.gcc | 2 +- build/msw/config.vc | 2 +- build/msw/makefile.bcc | 2 +- build/msw/makefile.gcc | 2 +- build/msw/makefile.vc | 2 +- build/msw/wx_vc7_adv.vcproj | 2 +- build/msw/wx_vc7_aui.vcproj | 2 +- build/msw/wx_vc7_base.vcproj | 2 +- build/msw/wx_vc7_core.vcproj | 2 +- build/msw/wx_vc7_gl.vcproj | 2 +- build/msw/wx_vc7_html.vcproj | 2 +- build/msw/wx_vc7_media.vcproj | 2 +- build/msw/wx_vc7_net.vcproj | 2 +- build/msw/wx_vc7_propgrid.vcproj | 2 +- build/msw/wx_vc7_qa.vcproj | 2 +- build/msw/wx_vc7_ribbon.vcproj | 2 +- build/msw/wx_vc7_richtext.vcproj | 2 +- build/msw/wx_vc7_stc.vcproj | 2 +- build/msw/wx_vc7_webview.vcproj | 2 +- build/msw/wx_vc7_wxexpat.vcproj | 2 +- build/msw/wx_vc7_wxjpeg.vcproj | 2 +- build/msw/wx_vc7_wxpng.vcproj | 2 +- build/msw/wx_vc7_wxregex.vcproj | 2 +- build/msw/wx_vc7_wxscintilla.vcproj | 2 +- build/msw/wx_vc7_wxtiff.vcproj | 2 +- build/msw/wx_vc7_wxzlib.vcproj | 2 +- build/msw/wx_vc7_xml.vcproj | 2 +- build/msw/wx_vc7_xrc.vcproj | 2 +- build/msw/wx_vc8_adv.vcproj | 2 +- build/msw/wx_vc8_aui.vcproj | 2 +- build/msw/wx_vc8_base.vcproj | 2 +- build/msw/wx_vc8_core.vcproj | 2 +- build/msw/wx_vc8_gl.vcproj | 2 +- build/msw/wx_vc8_html.vcproj | 2 +- build/msw/wx_vc8_media.vcproj | 2 +- build/msw/wx_vc8_net.vcproj | 2 +- build/msw/wx_vc8_propgrid.vcproj | 2 +- build/msw/wx_vc8_qa.vcproj | 2 +- build/msw/wx_vc8_ribbon.vcproj | 2 +- build/msw/wx_vc8_richtext.vcproj | 2 +- build/msw/wx_vc8_stc.vcproj | 2 +- build/msw/wx_vc8_webview.vcproj | 2 +- build/msw/wx_vc8_wxexpat.vcproj | 2 +- build/msw/wx_vc8_wxjpeg.vcproj | 2 +- build/msw/wx_vc8_wxpng.vcproj | 2 +- build/msw/wx_vc8_wxregex.vcproj | 2 +- build/msw/wx_vc8_wxscintilla.vcproj | 2 +- build/msw/wx_vc8_wxtiff.vcproj | 2 +- build/msw/wx_vc8_wxzlib.vcproj | 2 +- build/msw/wx_vc8_xml.vcproj | 2 +- build/msw/wx_vc8_xrc.vcproj | 2 +- build/msw/wx_vc9_adv.vcproj | 2 +- build/msw/wx_vc9_aui.vcproj | 2 +- build/msw/wx_vc9_base.vcproj | 2 +- build/msw/wx_vc9_core.vcproj | 2 +- build/msw/wx_vc9_gl.vcproj | 2 +- build/msw/wx_vc9_html.vcproj | 2 +- build/msw/wx_vc9_media.vcproj | 2 +- build/msw/wx_vc9_net.vcproj | 2 +- build/msw/wx_vc9_propgrid.vcproj | 2 +- build/msw/wx_vc9_qa.vcproj | 2 +- build/msw/wx_vc9_ribbon.vcproj | 2 +- build/msw/wx_vc9_richtext.vcproj | 2 +- build/msw/wx_vc9_stc.vcproj | 2 +- build/msw/wx_vc9_webview.vcproj | 2 +- build/msw/wx_vc9_wxexpat.vcproj | 2 +- build/msw/wx_vc9_wxjpeg.vcproj | 2 +- build/msw/wx_vc9_wxpng.vcproj | 2 +- build/msw/wx_vc9_wxregex.vcproj | 2 +- build/msw/wx_vc9_wxscintilla.vcproj | 2 +- build/msw/wx_vc9_wxtiff.vcproj | 2 +- build/msw/wx_vc9_wxzlib.vcproj | 2 +- build/msw/wx_vc9_xml.vcproj | 2 +- build/msw/wx_vc9_xrc.vcproj | 2 +- configure | 4 ++-- demos/Makefile.in | 2 +- demos/bombs/Makefile.in | 2 +- demos/bombs/bombs_vc7.vcproj | 2 +- demos/bombs/bombs_vc8.vcproj | 2 +- demos/bombs/bombs_vc9.vcproj | 2 +- demos/bombs/makefile.bcc | 2 +- demos/bombs/makefile.gcc | 2 +- demos/bombs/makefile.vc | 2 +- demos/forty/Makefile.in | 2 +- demos/forty/forty_vc7.vcproj | 2 +- demos/forty/forty_vc8.vcproj | 2 +- demos/forty/forty_vc9.vcproj | 2 +- demos/forty/makefile.bcc | 2 +- demos/forty/makefile.gcc | 2 +- demos/forty/makefile.vc | 2 +- demos/fractal/Makefile.in | 2 +- demos/fractal/fractal_vc7.vcproj | 2 +- demos/fractal/fractal_vc8.vcproj | 2 +- demos/fractal/fractal_vc9.vcproj | 2 +- demos/fractal/makefile.bcc | 2 +- demos/fractal/makefile.gcc | 2 +- demos/fractal/makefile.vc | 2 +- demos/life/Makefile.in | 2 +- demos/life/life_vc7.vcproj | 2 +- demos/life/life_vc8.vcproj | 2 +- demos/life/life_vc9.vcproj | 2 +- demos/life/makefile.bcc | 2 +- demos/life/makefile.gcc | 2 +- demos/life/makefile.vc | 2 +- demos/makefile.bcc | 2 +- demos/makefile.gcc | 2 +- demos/makefile.vc | 2 +- demos/poem/Makefile.in | 2 +- demos/poem/makefile.bcc | 2 +- demos/poem/makefile.gcc | 2 +- demos/poem/makefile.vc | 2 +- demos/poem/poem_vc7.vcproj | 2 +- demos/poem/poem_vc8.vcproj | 2 +- demos/poem/poem_vc9.vcproj | 2 +- samples/access/Makefile.in | 2 +- samples/access/access_vc7.vcproj | 2 +- samples/access/access_vc8.vcproj | 2 +- samples/access/access_vc9.vcproj | 2 +- samples/access/makefile.bcc | 2 +- samples/access/makefile.gcc | 2 +- samples/access/makefile.unx | 2 +- samples/access/makefile.vc | 2 +- samples/animate/Makefile.in | 2 +- samples/animate/anitest_vc7.vcproj | 2 +- samples/animate/anitest_vc8.vcproj | 2 +- samples/animate/anitest_vc9.vcproj | 2 +- samples/animate/makefile.bcc | 2 +- samples/animate/makefile.gcc | 2 +- samples/animate/makefile.unx | 2 +- samples/animate/makefile.vc | 2 +- samples/archive/Makefile.in | 2 +- samples/archive/archive_vc7.vcproj | 2 +- samples/archive/archive_vc8.vcproj | 2 +- samples/archive/archive_vc9.vcproj | 2 +- samples/archive/makefile.bcc | 2 +- samples/archive/makefile.gcc | 2 +- samples/archive/makefile.unx | 2 +- samples/archive/makefile.vc | 2 +- samples/artprov/Makefile.in | 2 +- samples/artprov/artprov_vc7.vcproj | 2 +- samples/artprov/artprov_vc8.vcproj | 2 +- samples/artprov/artprov_vc9.vcproj | 2 +- samples/artprov/makefile.bcc | 2 +- samples/artprov/makefile.gcc | 2 +- samples/artprov/makefile.unx | 2 +- samples/artprov/makefile.vc | 2 +- samples/aui/Makefile.in | 2 +- samples/aui/auidemo_vc7.vcproj | 2 +- samples/aui/auidemo_vc8.vcproj | 2 +- samples/aui/auidemo_vc9.vcproj | 2 +- samples/aui/makefile.bcc | 2 +- samples/aui/makefile.gcc | 2 +- samples/aui/makefile.unx | 2 +- samples/aui/makefile.vc | 2 +- samples/calendar/Makefile.in | 2 +- samples/calendar/calendar_vc7.vcproj | 2 +- samples/calendar/calendar_vc8.vcproj | 2 +- samples/calendar/calendar_vc9.vcproj | 2 +- samples/calendar/makefile.bcc | 2 +- samples/calendar/makefile.gcc | 2 +- samples/calendar/makefile.unx | 2 +- samples/calendar/makefile.vc | 2 +- samples/caret/Makefile.in | 2 +- samples/caret/caret_vc7.vcproj | 2 +- samples/caret/caret_vc8.vcproj | 2 +- samples/caret/caret_vc9.vcproj | 2 +- samples/caret/makefile.bcc | 2 +- samples/caret/makefile.gcc | 2 +- samples/caret/makefile.unx | 2 +- samples/caret/makefile.vc | 2 +- samples/clipboard/Makefile.in | 2 +- samples/clipboard/clipboard_vc7.vcproj | 2 +- samples/clipboard/clipboard_vc8.vcproj | 2 +- samples/clipboard/clipboard_vc9.vcproj | 2 +- samples/clipboard/makefile.bcc | 2 +- samples/clipboard/makefile.gcc | 2 +- samples/clipboard/makefile.unx | 2 +- samples/clipboard/makefile.vc | 2 +- samples/collpane/Makefile.in | 2 +- samples/collpane/collpane_vc7.vcproj | 2 +- samples/collpane/collpane_vc8.vcproj | 2 +- samples/collpane/collpane_vc9.vcproj | 2 +- samples/collpane/makefile.bcc | 2 +- samples/collpane/makefile.gcc | 2 +- samples/collpane/makefile.unx | 2 +- samples/collpane/makefile.vc | 2 +- samples/combo/Makefile.in | 2 +- samples/combo/combo_vc7.vcproj | 2 +- samples/combo/combo_vc8.vcproj | 2 +- samples/combo/combo_vc9.vcproj | 2 +- samples/combo/makefile.bcc | 2 +- samples/combo/makefile.gcc | 2 +- samples/combo/makefile.unx | 2 +- samples/combo/makefile.vc | 2 +- samples/config/Makefile.in | 2 +- samples/config/config_vc7.vcproj | 2 +- samples/config/config_vc8.vcproj | 2 +- samples/config/config_vc9.vcproj | 2 +- samples/config/makefile.bcc | 2 +- samples/config/makefile.gcc | 2 +- samples/config/makefile.unx | 2 +- samples/config/makefile.vc | 2 +- samples/console/Makefile.in | 2 +- samples/console/console_vc7.vcproj | 2 +- samples/console/console_vc8.vcproj | 2 +- samples/console/console_vc9.vcproj | 2 +- samples/console/makefile.bcc | 2 +- samples/console/makefile.gcc | 2 +- samples/console/makefile.unx | 2 +- samples/console/makefile.vc | 2 +- samples/dataview/Makefile.in | 2 +- samples/dataview/dataview_vc7.vcproj | 2 +- samples/dataview/dataview_vc8.vcproj | 2 +- samples/dataview/dataview_vc9.vcproj | 2 +- samples/dataview/makefile.bcc | 2 +- samples/dataview/makefile.gcc | 2 +- samples/dataview/makefile.unx | 2 +- samples/dataview/makefile.vc | 2 +- samples/debugrpt/Makefile.in | 2 +- samples/debugrpt/debugrpt_vc7.vcproj | 2 +- samples/debugrpt/debugrpt_vc8.vcproj | 2 +- samples/debugrpt/debugrpt_vc9.vcproj | 2 +- samples/debugrpt/makefile.bcc | 2 +- samples/debugrpt/makefile.gcc | 2 +- samples/debugrpt/makefile.unx | 2 +- samples/debugrpt/makefile.vc | 2 +- samples/dialogs/Makefile.in | 2 +- samples/dialogs/dialogs_vc7.vcproj | 2 +- samples/dialogs/dialogs_vc8.vcproj | 2 +- samples/dialogs/dialogs_vc9.vcproj | 2 +- samples/dialogs/makefile.bcc | 2 +- samples/dialogs/makefile.gcc | 2 +- samples/dialogs/makefile.unx | 2 +- samples/dialogs/makefile.vc | 2 +- samples/dialup/Makefile.in | 2 +- samples/dialup/dialup_vc7.vcproj | 2 +- samples/dialup/dialup_vc8.vcproj | 2 +- samples/dialup/dialup_vc9.vcproj | 2 +- samples/dialup/makefile.bcc | 2 +- samples/dialup/makefile.gcc | 2 +- samples/dialup/makefile.unx | 2 +- samples/dialup/makefile.vc | 2 +- samples/display/Makefile.in | 2 +- samples/display/display_vc7.vcproj | 2 +- samples/display/display_vc8.vcproj | 2 +- samples/display/display_vc9.vcproj | 2 +- samples/display/makefile.bcc | 2 +- samples/display/makefile.gcc | 2 +- samples/display/makefile.unx | 2 +- samples/display/makefile.vc | 2 +- samples/dll/Makefile.in | 2 +- samples/dll/dll_vc7_my_dll.vcproj | 2 +- samples/dll/dll_vc7_sdk_exe.vcproj | 2 +- samples/dll/dll_vc7_wx_exe.vcproj | 2 +- samples/dll/dll_vc8_my_dll.vcproj | 2 +- samples/dll/dll_vc8_sdk_exe.vcproj | 2 +- samples/dll/dll_vc8_wx_exe.vcproj | 2 +- samples/dll/dll_vc9_my_dll.vcproj | 2 +- samples/dll/dll_vc9_sdk_exe.vcproj | 2 +- samples/dll/dll_vc9_wx_exe.vcproj | 2 +- samples/dll/makefile.bcc | 2 +- samples/dll/makefile.gcc | 2 +- samples/dll/makefile.unx | 2 +- samples/dll/makefile.vc | 2 +- samples/dnd/Makefile.in | 2 +- samples/dnd/dnd_vc7.vcproj | 2 +- samples/dnd/dnd_vc8.vcproj | 2 +- samples/dnd/dnd_vc9.vcproj | 2 +- samples/dnd/makefile.bcc | 2 +- samples/dnd/makefile.gcc | 2 +- samples/dnd/makefile.unx | 2 +- samples/dnd/makefile.vc | 2 +- samples/docview/Makefile.in | 2 +- samples/docview/docview_vc7.vcproj | 2 +- samples/docview/docview_vc8.vcproj | 2 +- samples/docview/docview_vc9.vcproj | 2 +- samples/docview/makefile.bcc | 2 +- samples/docview/makefile.gcc | 2 +- samples/docview/makefile.unx | 2 +- samples/docview/makefile.vc | 2 +- samples/dragimag/Makefile.in | 2 +- samples/dragimag/dragimag_vc7.vcproj | 2 +- samples/dragimag/dragimag_vc8.vcproj | 2 +- samples/dragimag/dragimag_vc9.vcproj | 2 +- samples/dragimag/makefile.bcc | 2 +- samples/dragimag/makefile.gcc | 2 +- samples/dragimag/makefile.unx | 2 +- samples/dragimag/makefile.vc | 2 +- samples/drawing/Makefile.in | 2 +- samples/drawing/drawing_vc7.vcproj | 2 +- samples/drawing/drawing_vc8.vcproj | 2 +- samples/drawing/drawing_vc9.vcproj | 2 +- samples/drawing/makefile.bcc | 2 +- samples/drawing/makefile.gcc | 2 +- samples/drawing/makefile.unx | 2 +- samples/drawing/makefile.vc | 2 +- samples/erase/Makefile.in | 2 +- samples/erase/erase_vc7.vcproj | 2 +- samples/erase/erase_vc8.vcproj | 2 +- samples/erase/erase_vc9.vcproj | 2 +- samples/erase/makefile.bcc | 2 +- samples/erase/makefile.gcc | 2 +- samples/erase/makefile.unx | 2 +- samples/erase/makefile.vc | 2 +- samples/event/Makefile.in | 2 +- samples/event/event_vc7.vcproj | 2 +- samples/event/event_vc8.vcproj | 2 +- samples/event/event_vc9.vcproj | 2 +- samples/event/makefile.bcc | 2 +- samples/event/makefile.gcc | 2 +- samples/event/makefile.unx | 2 +- samples/event/makefile.vc | 2 +- samples/except/Makefile.in | 2 +- samples/except/except_vc7.vcproj | 2 +- samples/except/except_vc8.vcproj | 2 +- samples/except/except_vc9.vcproj | 2 +- samples/except/makefile.bcc | 2 +- samples/except/makefile.gcc | 2 +- samples/except/makefile.unx | 2 +- samples/except/makefile.vc | 2 +- samples/exec/Makefile.in | 2 +- samples/exec/exec_vc7.vcproj | 2 +- samples/exec/exec_vc8.vcproj | 2 +- samples/exec/exec_vc9.vcproj | 2 +- samples/exec/makefile.bcc | 2 +- samples/exec/makefile.gcc | 2 +- samples/exec/makefile.unx | 2 +- samples/exec/makefile.vc | 2 +- samples/font/Makefile.in | 2 +- samples/font/font_vc7.vcproj | 2 +- samples/font/font_vc8.vcproj | 2 +- samples/font/font_vc9.vcproj | 2 +- samples/font/makefile.bcc | 2 +- samples/font/makefile.gcc | 2 +- samples/font/makefile.unx | 2 +- samples/font/makefile.vc | 2 +- samples/fswatcher/Makefile.in | 2 +- samples/fswatcher/fswatcher_vc7.vcproj | 2 +- samples/fswatcher/fswatcher_vc8.vcproj | 2 +- samples/fswatcher/fswatcher_vc9.vcproj | 2 +- samples/fswatcher/makefile.bcc | 2 +- samples/fswatcher/makefile.gcc | 2 +- samples/fswatcher/makefile.unx | 2 +- samples/fswatcher/makefile.vc | 2 +- samples/grid/Makefile.in | 2 +- samples/grid/grid_vc7.vcproj | 2 +- samples/grid/grid_vc8.vcproj | 2 +- samples/grid/grid_vc9.vcproj | 2 +- samples/grid/makefile.bcc | 2 +- samples/grid/makefile.gcc | 2 +- samples/grid/makefile.unx | 2 +- samples/grid/makefile.vc | 2 +- samples/help/Makefile.in | 2 +- samples/help/help_vc7.vcproj | 2 +- samples/help/help_vc8.vcproj | 2 +- samples/help/help_vc9.vcproj | 2 +- samples/help/makefile.bcc | 2 +- samples/help/makefile.gcc | 2 +- samples/help/makefile.unx | 2 +- samples/help/makefile.vc | 2 +- samples/htlbox/Makefile.in | 2 +- samples/htlbox/htlbox_vc7.vcproj | 2 +- samples/htlbox/htlbox_vc8.vcproj | 2 +- samples/htlbox/htlbox_vc9.vcproj | 2 +- samples/htlbox/makefile.bcc | 2 +- samples/htlbox/makefile.gcc | 2 +- samples/htlbox/makefile.unx | 2 +- samples/htlbox/makefile.vc | 2 +- samples/html/Makefile.in | 2 +- samples/html/about/Makefile.in | 2 +- samples/html/about/about_vc7.vcproj | 2 +- samples/html/about/about_vc8.vcproj | 2 +- samples/html/about/about_vc9.vcproj | 2 +- samples/html/about/makefile.bcc | 2 +- samples/html/about/makefile.gcc | 2 +- samples/html/about/makefile.unx | 2 +- samples/html/about/makefile.vc | 2 +- samples/html/help/Makefile.in | 2 +- samples/html/help/help_vc7.vcproj | 2 +- samples/html/help/help_vc8.vcproj | 2 +- samples/html/help/help_vc9.vcproj | 2 +- samples/html/help/makefile.bcc | 2 +- samples/html/help/makefile.gcc | 2 +- samples/html/help/makefile.unx | 2 +- samples/html/help/makefile.vc | 2 +- samples/html/helpview/Makefile.in | 2 +- samples/html/helpview/helpview_vc7.vcproj | 2 +- samples/html/helpview/helpview_vc8.vcproj | 2 +- samples/html/helpview/helpview_vc9.vcproj | 2 +- samples/html/helpview/makefile.bcc | 2 +- samples/html/helpview/makefile.gcc | 2 +- samples/html/helpview/makefile.unx | 2 +- samples/html/helpview/makefile.vc | 2 +- samples/html/htmlctrl/Makefile.in | 2 +- samples/html/htmlctrl/makefile.unx | 2 +- samples/html/makefile.bcc | 2 +- samples/html/makefile.gcc | 2 +- samples/html/makefile.unx | 2 +- samples/html/makefile.vc | 2 +- samples/html/printing/Makefile.in | 2 +- samples/html/printing/makefile.bcc | 2 +- samples/html/printing/makefile.gcc | 2 +- samples/html/printing/makefile.unx | 2 +- samples/html/printing/makefile.vc | 2 +- samples/html/printing/printing_vc7.vcproj | 2 +- samples/html/printing/printing_vc8.vcproj | 2 +- samples/html/printing/printing_vc9.vcproj | 2 +- samples/html/test/Makefile.in | 2 +- samples/html/test/makefile.bcc | 2 +- samples/html/test/makefile.gcc | 2 +- samples/html/test/makefile.unx | 2 +- samples/html/test/makefile.vc | 2 +- samples/html/test/test_vc7.vcproj | 2 +- samples/html/test/test_vc8.vcproj | 2 +- samples/html/test/test_vc9.vcproj | 2 +- samples/html/virtual/Makefile.in | 2 +- samples/html/virtual/makefile.bcc | 2 +- samples/html/virtual/makefile.gcc | 2 +- samples/html/virtual/makefile.unx | 2 +- samples/html/virtual/makefile.vc | 2 +- samples/html/virtual/virtual_vc7.vcproj | 2 +- samples/html/virtual/virtual_vc8.vcproj | 2 +- samples/html/virtual/virtual_vc9.vcproj | 2 +- samples/html/widget/Makefile.in | 2 +- samples/html/widget/makefile.bcc | 2 +- samples/html/widget/makefile.gcc | 2 +- samples/html/widget/makefile.unx | 2 +- samples/html/widget/makefile.vc | 2 +- samples/html/widget/widget_vc7.vcproj | 2 +- samples/html/widget/widget_vc8.vcproj | 2 +- samples/html/widget/widget_vc9.vcproj | 2 +- samples/html/zip/Makefile.in | 2 +- samples/html/zip/makefile.bcc | 2 +- samples/html/zip/makefile.gcc | 2 +- samples/html/zip/makefile.unx | 2 +- samples/html/zip/makefile.vc | 2 +- samples/html/zip/zip_vc7.vcproj | 2 +- samples/html/zip/zip_vc8.vcproj | 2 +- samples/html/zip/zip_vc9.vcproj | 2 +- samples/image/Makefile.in | 2 +- samples/image/image_vc7.vcproj | 2 +- samples/image/image_vc8.vcproj | 2 +- samples/image/image_vc9.vcproj | 2 +- samples/image/makefile.bcc | 2 +- samples/image/makefile.gcc | 2 +- samples/image/makefile.unx | 2 +- samples/image/makefile.vc | 2 +- samples/internat/Makefile.in | 2 +- samples/internat/internat_vc7.vcproj | 2 +- samples/internat/internat_vc8.vcproj | 2 +- samples/internat/internat_vc9.vcproj | 2 +- samples/internat/makefile.bcc | 2 +- samples/internat/makefile.gcc | 2 +- samples/internat/makefile.unx | 2 +- samples/internat/makefile.vc | 2 +- samples/ipc/Makefile.in | 2 +- samples/ipc/ipc_vc7_baseipcclient.vcproj | 2 +- samples/ipc/ipc_vc7_baseipcserver.vcproj | 2 +- samples/ipc/ipc_vc7_ipcclient.vcproj | 2 +- samples/ipc/ipc_vc7_ipcserver.vcproj | 2 +- samples/ipc/ipc_vc8_baseipcclient.vcproj | 2 +- samples/ipc/ipc_vc8_baseipcserver.vcproj | 2 +- samples/ipc/ipc_vc8_ipcclient.vcproj | 2 +- samples/ipc/ipc_vc8_ipcserver.vcproj | 2 +- samples/ipc/ipc_vc9_baseipcclient.vcproj | 2 +- samples/ipc/ipc_vc9_baseipcserver.vcproj | 2 +- samples/ipc/ipc_vc9_ipcclient.vcproj | 2 +- samples/ipc/ipc_vc9_ipcserver.vcproj | 2 +- samples/ipc/makefile.bcc | 2 +- samples/ipc/makefile.gcc | 2 +- samples/ipc/makefile.unx | 2 +- samples/ipc/makefile.vc | 2 +- samples/joytest/Makefile.in | 2 +- samples/joytest/joytest_vc7.vcproj | 2 +- samples/joytest/joytest_vc8.vcproj | 2 +- samples/joytest/joytest_vc9.vcproj | 2 +- samples/joytest/makefile.bcc | 2 +- samples/joytest/makefile.gcc | 2 +- samples/joytest/makefile.unx | 2 +- samples/joytest/makefile.vc | 2 +- samples/keyboard/Makefile.in | 2 +- samples/keyboard/keyboard_vc7.vcproj | 2 +- samples/keyboard/keyboard_vc8.vcproj | 2 +- samples/keyboard/keyboard_vc9.vcproj | 2 +- samples/keyboard/makefile.bcc | 2 +- samples/keyboard/makefile.gcc | 2 +- samples/keyboard/makefile.unx | 2 +- samples/keyboard/makefile.vc | 2 +- samples/layout/Makefile.in | 2 +- samples/layout/layout_vc7.vcproj | 2 +- samples/layout/layout_vc8.vcproj | 2 +- samples/layout/layout_vc9.vcproj | 2 +- samples/layout/makefile.bcc | 2 +- samples/layout/makefile.gcc | 2 +- samples/layout/makefile.unx | 2 +- samples/layout/makefile.vc | 2 +- samples/listctrl/Makefile.in | 2 +- samples/listctrl/listctrl_vc7.vcproj | 2 +- samples/listctrl/listctrl_vc8.vcproj | 2 +- samples/listctrl/listctrl_vc9.vcproj | 2 +- samples/listctrl/makefile.bcc | 2 +- samples/listctrl/makefile.gcc | 2 +- samples/listctrl/makefile.unx | 2 +- samples/listctrl/makefile.vc | 2 +- samples/makefile.bcc | 2 +- samples/makefile.gcc | 2 +- samples/makefile.vc | 2 +- samples/mdi/Makefile.in | 2 +- samples/mdi/makefile.bcc | 2 +- samples/mdi/makefile.gcc | 2 +- samples/mdi/makefile.unx | 2 +- samples/mdi/makefile.vc | 2 +- samples/mdi/mdi_vc7.vcproj | 2 +- samples/mdi/mdi_vc8.vcproj | 2 +- samples/mdi/mdi_vc9.vcproj | 2 +- samples/mediaplayer/Makefile.in | 2 +- samples/mediaplayer/makefile.bcc | 2 +- samples/mediaplayer/makefile.gcc | 2 +- samples/mediaplayer/makefile.unx | 2 +- samples/mediaplayer/makefile.vc | 2 +- samples/mediaplayer/mediaplayer_vc7.vcproj | 2 +- samples/mediaplayer/mediaplayer_vc8.vcproj | 2 +- samples/mediaplayer/mediaplayer_vc9.vcproj | 2 +- samples/memcheck/Makefile.in | 2 +- samples/memcheck/makefile.bcc | 2 +- samples/memcheck/makefile.gcc | 2 +- samples/memcheck/makefile.unx | 2 +- samples/memcheck/makefile.vc | 2 +- samples/memcheck/memcheck_vc7.vcproj | 2 +- samples/memcheck/memcheck_vc8.vcproj | 2 +- samples/memcheck/memcheck_vc9.vcproj | 2 +- samples/menu/Makefile.in | 2 +- samples/menu/makefile.bcc | 2 +- samples/menu/makefile.gcc | 2 +- samples/menu/makefile.unx | 2 +- samples/menu/makefile.vc | 2 +- samples/menu/menu_vc7.vcproj | 2 +- samples/menu/menu_vc8.vcproj | 2 +- samples/menu/menu_vc9.vcproj | 2 +- samples/mfc/makefile.vc | 2 +- samples/mfc/mfc_vc7.vcproj | 2 +- samples/mfc/mfc_vc8.vcproj | 2 +- samples/mfc/mfc_vc9.vcproj | 2 +- samples/minimal/Makefile.in | 2 +- samples/minimal/makefile.bcc | 2 +- samples/minimal/makefile.gcc | 2 +- samples/minimal/makefile.unx | 2 +- samples/minimal/makefile.vc | 2 +- samples/minimal/minimal_vc7.vcproj | 2 +- samples/minimal/minimal_vc8.vcproj | 2 +- samples/minimal/minimal_vc9.vcproj | 2 +- samples/nativdlg/Makefile.in | 2 +- samples/nativdlg/makefile.bcc | 2 +- samples/nativdlg/makefile.gcc | 2 +- samples/nativdlg/makefile.unx | 2 +- samples/nativdlg/makefile.vc | 2 +- samples/nativdlg/nativdlg_vc7.vcproj | 2 +- samples/nativdlg/nativdlg_vc8.vcproj | 2 +- samples/nativdlg/nativdlg_vc9.vcproj | 2 +- samples/notebook/Makefile.in | 2 +- samples/notebook/makefile.bcc | 2 +- samples/notebook/makefile.gcc | 2 +- samples/notebook/makefile.unx | 2 +- samples/notebook/makefile.vc | 2 +- samples/notebook/notebook_vc7.vcproj | 2 +- samples/notebook/notebook_vc8.vcproj | 2 +- samples/notebook/notebook_vc9.vcproj | 2 +- samples/oleauto/Makefile.in | 2 +- samples/oleauto/makefile.bcc | 2 +- samples/oleauto/makefile.gcc | 2 +- samples/oleauto/makefile.unx | 2 +- samples/oleauto/makefile.vc | 2 +- samples/oleauto/oleauto_vc7.vcproj | 2 +- samples/oleauto/oleauto_vc8.vcproj | 2 +- samples/oleauto/oleauto_vc9.vcproj | 2 +- samples/opengl/Makefile.in | 2 +- samples/opengl/cube/Makefile.in | 2 +- samples/opengl/cube/cube_vc7.vcproj | 2 +- samples/opengl/cube/cube_vc8.vcproj | 2 +- samples/opengl/cube/cube_vc9.vcproj | 2 +- samples/opengl/cube/makefile.bcc | 2 +- samples/opengl/cube/makefile.gcc | 2 +- samples/opengl/cube/makefile.unx | 2 +- samples/opengl/cube/makefile.vc | 2 +- samples/opengl/isosurf/Makefile.in | 2 +- samples/opengl/isosurf/isosurf_vc7.vcproj | 2 +- samples/opengl/isosurf/isosurf_vc8.vcproj | 2 +- samples/opengl/isosurf/isosurf_vc9.vcproj | 2 +- samples/opengl/isosurf/makefile.bcc | 2 +- samples/opengl/isosurf/makefile.gcc | 2 +- samples/opengl/isosurf/makefile.unx | 2 +- samples/opengl/isosurf/makefile.vc | 2 +- samples/opengl/makefile.bcc | 2 +- samples/opengl/makefile.gcc | 2 +- samples/opengl/makefile.unx | 2 +- samples/opengl/makefile.vc | 2 +- samples/opengl/penguin/Makefile.in | 2 +- samples/opengl/penguin/makefile.bcc | 2 +- samples/opengl/penguin/makefile.gcc | 2 +- samples/opengl/penguin/makefile.unx | 2 +- samples/opengl/penguin/makefile.vc | 2 +- samples/opengl/penguin/penguin_vc7.vcproj | 2 +- samples/opengl/penguin/penguin_vc8.vcproj | 2 +- samples/opengl/penguin/penguin_vc9.vcproj | 2 +- samples/opengl/pyramid/Makefile.in | 2 +- samples/opengl/pyramid/makefile.bcc | 2 +- samples/opengl/pyramid/makefile.gcc | 2 +- samples/opengl/pyramid/makefile.unx | 2 +- samples/opengl/pyramid/makefile.vc | 2 +- samples/opengl/pyramid/pyramid_vc7.vcproj | 2 +- samples/opengl/pyramid/pyramid_vc8.vcproj | 2 +- samples/opengl/pyramid/pyramid_vc9.vcproj | 2 +- samples/ownerdrw/Makefile.in | 2 +- samples/ownerdrw/makefile.bcc | 2 +- samples/ownerdrw/makefile.gcc | 2 +- samples/ownerdrw/makefile.unx | 2 +- samples/ownerdrw/makefile.vc | 2 +- samples/ownerdrw/ownerdrw_vc7.vcproj | 2 +- samples/ownerdrw/ownerdrw_vc8.vcproj | 2 +- samples/ownerdrw/ownerdrw_vc9.vcproj | 2 +- samples/popup/Makefile.in | 2 +- samples/popup/makefile.bcc | 2 +- samples/popup/makefile.gcc | 2 +- samples/popup/makefile.unx | 2 +- samples/popup/makefile.vc | 2 +- samples/popup/popup_vc7.vcproj | 2 +- samples/popup/popup_vc8.vcproj | 2 +- samples/popup/popup_vc9.vcproj | 2 +- samples/power/Makefile.in | 2 +- samples/power/makefile.bcc | 2 +- samples/power/makefile.gcc | 2 +- samples/power/makefile.unx | 2 +- samples/power/makefile.vc | 2 +- samples/power/power_vc7.vcproj | 2 +- samples/power/power_vc8.vcproj | 2 +- samples/power/power_vc9.vcproj | 2 +- samples/preferences/Makefile.in | 2 +- samples/preferences/makefile.bcc | 2 +- samples/preferences/makefile.gcc | 2 +- samples/preferences/makefile.unx | 2 +- samples/preferences/makefile.vc | 2 +- samples/preferences/preferences_vc7.vcproj | 2 +- samples/preferences/preferences_vc8.vcproj | 2 +- samples/preferences/preferences_vc9.vcproj | 2 +- samples/printing/Makefile.in | 2 +- samples/printing/makefile.bcc | 2 +- samples/printing/makefile.gcc | 2 +- samples/printing/makefile.unx | 2 +- samples/printing/makefile.vc | 2 +- samples/printing/printing_vc7.vcproj | 2 +- samples/printing/printing_vc8.vcproj | 2 +- samples/printing/printing_vc9.vcproj | 2 +- samples/propgrid/Makefile.in | 2 +- samples/propgrid/makefile.bcc | 2 +- samples/propgrid/makefile.gcc | 2 +- samples/propgrid/makefile.unx | 2 +- samples/propgrid/makefile.vc | 2 +- samples/propgrid/propgrid_vc7.vcproj | 2 +- samples/propgrid/propgrid_vc8.vcproj | 2 +- samples/propgrid/propgrid_vc9.vcproj | 2 +- samples/regtest/Makefile.in | 2 +- samples/regtest/makefile.bcc | 2 +- samples/regtest/makefile.gcc | 2 +- samples/regtest/makefile.unx | 2 +- samples/regtest/makefile.vc | 2 +- samples/regtest/regtest_vc7.vcproj | 2 +- samples/regtest/regtest_vc8.vcproj | 2 +- samples/regtest/regtest_vc9.vcproj | 2 +- samples/render/Makefile.in | 2 +- samples/render/makefile.bcc | 2 +- samples/render/makefile.gcc | 2 +- samples/render/makefile.unx | 2 +- samples/render/makefile.vc | 2 +- samples/render/render_vc7_renddll.vcproj | 2 +- samples/render/render_vc7_render.vcproj | 2 +- samples/render/render_vc8_renddll.vcproj | 2 +- samples/render/render_vc8_render.vcproj | 2 +- samples/render/render_vc9_renddll.vcproj | 2 +- samples/render/render_vc9_render.vcproj | 2 +- samples/ribbon/Makefile.in | 2 +- samples/ribbon/makefile.bcc | 2 +- samples/ribbon/makefile.gcc | 2 +- samples/ribbon/makefile.unx | 2 +- samples/ribbon/makefile.vc | 2 +- samples/ribbon/ribbon_vc7.vcproj | 2 +- samples/ribbon/ribbon_vc8.vcproj | 2 +- samples/ribbon/ribbon_vc9.vcproj | 2 +- samples/richtext/Makefile.in | 2 +- samples/richtext/makefile.bcc | 2 +- samples/richtext/makefile.gcc | 2 +- samples/richtext/makefile.unx | 2 +- samples/richtext/makefile.vc | 2 +- samples/richtext/richtext_vc7.vcproj | 2 +- samples/richtext/richtext_vc8.vcproj | 2 +- samples/richtext/richtext_vc9.vcproj | 2 +- samples/sashtest/Makefile.in | 2 +- samples/sashtest/makefile.bcc | 2 +- samples/sashtest/makefile.gcc | 2 +- samples/sashtest/makefile.unx | 2 +- samples/sashtest/makefile.vc | 2 +- samples/sashtest/sashtest_vc7.vcproj | 2 +- samples/sashtest/sashtest_vc8.vcproj | 2 +- samples/sashtest/sashtest_vc9.vcproj | 2 +- samples/scroll/Makefile.in | 2 +- samples/scroll/makefile.bcc | 2 +- samples/scroll/makefile.gcc | 2 +- samples/scroll/makefile.unx | 2 +- samples/scroll/makefile.vc | 2 +- samples/scroll/scroll_vc7.vcproj | 2 +- samples/scroll/scroll_vc8.vcproj | 2 +- samples/scroll/scroll_vc9.vcproj | 2 +- samples/secretstore/Makefile.in | 2 +- samples/secretstore/makefile.bcc | 2 +- samples/secretstore/makefile.gcc | 2 +- samples/secretstore/makefile.unx | 2 +- samples/secretstore/makefile.vc | 2 +- samples/secretstore/secretstore_vc7.vcproj | 2 +- samples/secretstore/secretstore_vc8.vcproj | 2 +- samples/secretstore/secretstore_vc9.vcproj | 2 +- samples/shaped/Makefile.in | 2 +- samples/shaped/makefile.bcc | 2 +- samples/shaped/makefile.gcc | 2 +- samples/shaped/makefile.unx | 2 +- samples/shaped/makefile.vc | 2 +- samples/shaped/shaped_vc7.vcproj | 2 +- samples/shaped/shaped_vc8.vcproj | 2 +- samples/shaped/shaped_vc9.vcproj | 2 +- samples/sockets/Makefile.in | 2 +- samples/sockets/makefile.bcc | 2 +- samples/sockets/makefile.gcc | 2 +- samples/sockets/makefile.unx | 2 +- samples/sockets/makefile.vc | 2 +- samples/sockets/sockets_vc7_baseclient.vcproj | 2 +- samples/sockets/sockets_vc7_baseserver.vcproj | 2 +- samples/sockets/sockets_vc7_client.vcproj | 2 +- samples/sockets/sockets_vc7_server.vcproj | 2 +- samples/sockets/sockets_vc8_baseclient.vcproj | 2 +- samples/sockets/sockets_vc8_baseserver.vcproj | 2 +- samples/sockets/sockets_vc8_client.vcproj | 2 +- samples/sockets/sockets_vc8_server.vcproj | 2 +- samples/sockets/sockets_vc9_baseclient.vcproj | 2 +- samples/sockets/sockets_vc9_baseserver.vcproj | 2 +- samples/sockets/sockets_vc9_client.vcproj | 2 +- samples/sockets/sockets_vc9_server.vcproj | 2 +- samples/sound/Makefile.in | 2 +- samples/sound/makefile.bcc | 2 +- samples/sound/makefile.gcc | 2 +- samples/sound/makefile.unx | 2 +- samples/sound/makefile.vc | 2 +- samples/sound/sound_vc7.vcproj | 2 +- samples/sound/sound_vc8.vcproj | 2 +- samples/sound/sound_vc9.vcproj | 2 +- samples/splash/Makefile.in | 2 +- samples/splash/makefile.bcc | 2 +- samples/splash/makefile.gcc | 2 +- samples/splash/makefile.unx | 2 +- samples/splash/makefile.vc | 2 +- samples/splash/splash_vc7.vcproj | 2 +- samples/splash/splash_vc8.vcproj | 2 +- samples/splash/splash_vc9.vcproj | 2 +- samples/splitter/Makefile.in | 2 +- samples/splitter/makefile.bcc | 2 +- samples/splitter/makefile.gcc | 2 +- samples/splitter/makefile.unx | 2 +- samples/splitter/makefile.vc | 2 +- samples/splitter/splitter_vc7.vcproj | 2 +- samples/splitter/splitter_vc8.vcproj | 2 +- samples/splitter/splitter_vc9.vcproj | 2 +- samples/statbar/Makefile.in | 2 +- samples/statbar/makefile.bcc | 2 +- samples/statbar/makefile.gcc | 2 +- samples/statbar/makefile.unx | 2 +- samples/statbar/makefile.vc | 2 +- samples/statbar/statbar_vc7.vcproj | 2 +- samples/statbar/statbar_vc8.vcproj | 2 +- samples/statbar/statbar_vc9.vcproj | 2 +- samples/stc/Makefile.in | 2 +- samples/stc/makefile.bcc | 2 +- samples/stc/makefile.gcc | 2 +- samples/stc/makefile.unx | 2 +- samples/stc/makefile.vc | 2 +- samples/stc/stctest_vc7.vcproj | 2 +- samples/stc/stctest_vc8.vcproj | 2 +- samples/stc/stctest_vc9.vcproj | 2 +- samples/svg/Makefile.in | 2 +- samples/svg/makefile.bcc | 2 +- samples/svg/makefile.gcc | 2 +- samples/svg/makefile.unx | 2 +- samples/svg/makefile.vc | 2 +- samples/svg/svgtest_vc7.vcproj | 2 +- samples/svg/svgtest_vc8.vcproj | 2 +- samples/svg/svgtest_vc9.vcproj | 2 +- samples/taborder/Makefile.in | 2 +- samples/taborder/makefile.bcc | 2 +- samples/taborder/makefile.gcc | 2 +- samples/taborder/makefile.unx | 2 +- samples/taborder/makefile.vc | 2 +- samples/taborder/taborder_vc7.vcproj | 2 +- samples/taborder/taborder_vc8.vcproj | 2 +- samples/taborder/taborder_vc9.vcproj | 2 +- samples/taskbar/Makefile.in | 2 +- samples/taskbar/makefile.bcc | 2 +- samples/taskbar/makefile.gcc | 2 +- samples/taskbar/makefile.unx | 2 +- samples/taskbar/makefile.vc | 2 +- samples/taskbar/taskbar_vc7.vcproj | 2 +- samples/taskbar/taskbar_vc8.vcproj | 2 +- samples/taskbar/taskbar_vc9.vcproj | 2 +- samples/taskbarbutton/Makefile.in | 2 +- samples/taskbarbutton/makefile.bcc | 2 +- samples/taskbarbutton/makefile.gcc | 2 +- samples/taskbarbutton/makefile.unx | 2 +- samples/taskbarbutton/makefile.vc | 2 +- samples/taskbarbutton/taskbarbutton_vc7.vcproj | 2 +- samples/taskbarbutton/taskbarbutton_vc8.vcproj | 2 +- samples/taskbarbutton/taskbarbutton_vc9.vcproj | 2 +- samples/text/Makefile.in | 2 +- samples/text/makefile.bcc | 2 +- samples/text/makefile.gcc | 2 +- samples/text/makefile.unx | 2 +- samples/text/makefile.vc | 2 +- samples/text/text_vc7.vcproj | 2 +- samples/text/text_vc8.vcproj | 2 +- samples/text/text_vc9.vcproj | 2 +- samples/thread/Makefile.in | 2 +- samples/thread/makefile.bcc | 2 +- samples/thread/makefile.gcc | 2 +- samples/thread/makefile.unx | 2 +- samples/thread/makefile.vc | 2 +- samples/thread/thread_vc7.vcproj | 2 +- samples/thread/thread_vc8.vcproj | 2 +- samples/thread/thread_vc9.vcproj | 2 +- samples/toolbar/Makefile.in | 2 +- samples/toolbar/makefile.bcc | 2 +- samples/toolbar/makefile.gcc | 2 +- samples/toolbar/makefile.unx | 2 +- samples/toolbar/makefile.vc | 2 +- samples/toolbar/toolbar_vc7.vcproj | 2 +- samples/toolbar/toolbar_vc8.vcproj | 2 +- samples/toolbar/toolbar_vc9.vcproj | 2 +- samples/treectrl/Makefile.in | 2 +- samples/treectrl/makefile.bcc | 2 +- samples/treectrl/makefile.gcc | 2 +- samples/treectrl/makefile.unx | 2 +- samples/treectrl/makefile.vc | 2 +- samples/treectrl/treectrl_vc7.vcproj | 2 +- samples/treectrl/treectrl_vc8.vcproj | 2 +- samples/treectrl/treectrl_vc9.vcproj | 2 +- samples/treelist/Makefile.in | 2 +- samples/treelist/makefile.bcc | 2 +- samples/treelist/makefile.gcc | 2 +- samples/treelist/makefile.unx | 2 +- samples/treelist/makefile.vc | 2 +- samples/treelist/treelist_vc7.vcproj | 2 +- samples/treelist/treelist_vc8.vcproj | 2 +- samples/treelist/treelist_vc9.vcproj | 2 +- samples/typetest/Makefile.in | 2 +- samples/typetest/makefile.bcc | 2 +- samples/typetest/makefile.gcc | 2 +- samples/typetest/makefile.unx | 2 +- samples/typetest/makefile.vc | 2 +- samples/typetest/typetest_vc7.vcproj | 2 +- samples/typetest/typetest_vc8.vcproj | 2 +- samples/typetest/typetest_vc9.vcproj | 2 +- samples/uiaction/Makefile.in | 2 +- samples/uiaction/makefile.bcc | 2 +- samples/uiaction/makefile.gcc | 2 +- samples/uiaction/makefile.unx | 2 +- samples/uiaction/makefile.vc | 2 +- samples/uiaction/uiaction_vc7.vcproj | 2 +- samples/uiaction/uiaction_vc8.vcproj | 2 +- samples/uiaction/uiaction_vc9.vcproj | 2 +- samples/validate/Makefile.in | 2 +- samples/validate/makefile.bcc | 2 +- samples/validate/makefile.gcc | 2 +- samples/validate/makefile.unx | 2 +- samples/validate/makefile.vc | 2 +- samples/validate/validate_vc7.vcproj | 2 +- samples/validate/validate_vc8.vcproj | 2 +- samples/validate/validate_vc9.vcproj | 2 +- samples/vscroll/Makefile.in | 2 +- samples/vscroll/makefile.bcc | 2 +- samples/vscroll/makefile.gcc | 2 +- samples/vscroll/makefile.unx | 2 +- samples/vscroll/makefile.vc | 2 +- samples/vscroll/vscroll_vc7.vcproj | 2 +- samples/vscroll/vscroll_vc8.vcproj | 2 +- samples/vscroll/vscroll_vc9.vcproj | 2 +- samples/webview/Makefile.in | 2 +- samples/webview/makefile.bcc | 2 +- samples/webview/makefile.gcc | 2 +- samples/webview/makefile.unx | 2 +- samples/webview/makefile.vc | 2 +- samples/webview/webview_vc7.vcproj | 2 +- samples/webview/webview_vc8.vcproj | 2 +- samples/webview/webview_vc9.vcproj | 2 +- samples/widgets/Makefile.in | 2 +- samples/widgets/makefile.bcc | 2 +- samples/widgets/makefile.gcc | 2 +- samples/widgets/makefile.unx | 2 +- samples/widgets/makefile.vc | 2 +- samples/widgets/widgets_vc7.vcproj | 2 +- samples/widgets/widgets_vc8.vcproj | 2 +- samples/widgets/widgets_vc9.vcproj | 2 +- samples/wizard/Makefile.in | 2 +- samples/wizard/makefile.bcc | 2 +- samples/wizard/makefile.gcc | 2 +- samples/wizard/makefile.unx | 2 +- samples/wizard/makefile.vc | 2 +- samples/wizard/wizard_vc7.vcproj | 2 +- samples/wizard/wizard_vc8.vcproj | 2 +- samples/wizard/wizard_vc9.vcproj | 2 +- samples/wrapsizer/Makefile.in | 2 +- samples/wrapsizer/makefile.bcc | 2 +- samples/wrapsizer/makefile.gcc | 2 +- samples/wrapsizer/makefile.unx | 2 +- samples/wrapsizer/makefile.vc | 2 +- samples/wrapsizer/wrapsizer_vc7.vcproj | 2 +- samples/wrapsizer/wrapsizer_vc8.vcproj | 2 +- samples/wrapsizer/wrapsizer_vc9.vcproj | 2 +- samples/xrc/Makefile.in | 2 +- samples/xrc/makefile.bcc | 2 +- samples/xrc/makefile.gcc | 2 +- samples/xrc/makefile.unx | 2 +- samples/xrc/makefile.vc | 2 +- samples/xrc/xrcdemo_vc7.vcproj | 2 +- samples/xrc/xrcdemo_vc8.vcproj | 2 +- samples/xrc/xrcdemo_vc9.vcproj | 2 +- samples/xti/Makefile.in | 2 +- samples/xti/makefile.bcc | 2 +- samples/xti/makefile.gcc | 2 +- samples/xti/makefile.unx | 2 +- samples/xti/makefile.vc | 2 +- samples/xti/xti_vc7.vcproj | 2 +- samples/xti/xti_vc8.vcproj | 2 +- samples/xti/xti_vc9.vcproj | 2 +- tests/Makefile.in | 2 +- tests/benchmarks/Makefile.in | 2 +- tests/benchmarks/bench_vc7_bench.vcproj | 2 +- tests/benchmarks/bench_vc7_bench_graphics.vcproj | 2 +- tests/benchmarks/bench_vc7_bench_gui.vcproj | 2 +- tests/benchmarks/bench_vc8_bench.vcproj | 2 +- tests/benchmarks/bench_vc8_bench_graphics.vcproj | 2 +- tests/benchmarks/bench_vc8_bench_gui.vcproj | 2 +- tests/benchmarks/bench_vc9_bench.vcproj | 2 +- tests/benchmarks/bench_vc9_bench_graphics.vcproj | 2 +- tests/benchmarks/bench_vc9_bench_gui.vcproj | 2 +- tests/benchmarks/makefile.bcc | 2 +- tests/benchmarks/makefile.gcc | 2 +- tests/benchmarks/makefile.vc | 2 +- tests/makefile.bcc | 2 +- tests/makefile.gcc | 2 +- tests/makefile.vc | 2 +- tests/test_vc7_test.vcproj | 2 +- tests/test_vc7_test_drawing.vcproj | 2 +- tests/test_vc7_test_drawingplugin.vcproj | 2 +- tests/test_vc7_test_gui.vcproj | 2 +- tests/test_vc8_test.vcproj | 2 +- tests/test_vc8_test_drawing.vcproj | 2 +- tests/test_vc8_test_drawingplugin.vcproj | 2 +- tests/test_vc8_test_gui.vcproj | 2 +- tests/test_vc9_test.vcproj | 2 +- tests/test_vc9_test_drawing.vcproj | 2 +- tests/test_vc9_test_drawingplugin.vcproj | 2 +- tests/test_vc9_test_gui.vcproj | 2 +- utils/Makefile.in | 2 +- utils/emulator/src/Makefile.in | 2 +- utils/emulator/src/emulator_vc7.vcproj | 2 +- utils/emulator/src/emulator_vc8.vcproj | 2 +- utils/emulator/src/emulator_vc9.vcproj | 2 +- utils/emulator/src/makefile.bcc | 2 +- utils/emulator/src/makefile.gcc | 2 +- utils/emulator/src/makefile.vc | 2 +- utils/execmon/Makefile.in | 2 +- utils/execmon/execmon_vc7.vcproj | 2 +- utils/execmon/execmon_vc8.vcproj | 2 +- utils/execmon/execmon_vc9.vcproj | 2 +- utils/execmon/makefile.bcc | 2 +- utils/execmon/makefile.gcc | 2 +- utils/execmon/makefile.vc | 2 +- utils/helpview/src/Makefile.in | 2 +- utils/helpview/src/helpview_vc7.vcproj | 2 +- utils/helpview/src/helpview_vc8.vcproj | 2 +- utils/helpview/src/helpview_vc9.vcproj | 2 +- utils/helpview/src/makefile.bcc | 2 +- utils/helpview/src/makefile.gcc | 2 +- utils/helpview/src/makefile.vc | 2 +- utils/hhp2cached/Makefile.in | 2 +- utils/hhp2cached/hhp2cached_vc7.vcproj | 2 +- utils/hhp2cached/hhp2cached_vc8.vcproj | 2 +- utils/hhp2cached/hhp2cached_vc9.vcproj | 2 +- utils/hhp2cached/makefile.bcc | 2 +- utils/hhp2cached/makefile.gcc | 2 +- utils/hhp2cached/makefile.vc | 2 +- utils/ifacecheck/src/Makefile.in | 2 +- utils/ifacecheck/src/ifacecheck_vc7.vcproj | 2 +- utils/ifacecheck/src/ifacecheck_vc8.vcproj | 2 +- utils/ifacecheck/src/ifacecheck_vc9.vcproj | 2 +- utils/ifacecheck/src/makefile.bcc | 2 +- utils/ifacecheck/src/makefile.gcc | 2 +- utils/ifacecheck/src/makefile.vc | 2 +- utils/makefile.bcc | 2 +- utils/makefile.gcc | 2 +- utils/makefile.vc | 2 +- utils/screenshotgen/src/Makefile.in | 2 +- utils/screenshotgen/src/makefile.bcc | 2 +- utils/screenshotgen/src/makefile.gcc | 2 +- utils/screenshotgen/src/makefile.vc | 2 +- utils/screenshotgen/src/screenshotgen_vc7.vcproj | 2 +- utils/screenshotgen/src/screenshotgen_vc8.vcproj | 2 +- utils/screenshotgen/src/screenshotgen_vc9.vcproj | 2 +- utils/wxrc/Makefile.in | 2 +- utils/wxrc/makefile.bcc | 2 +- utils/wxrc/makefile.gcc | 2 +- utils/wxrc/makefile.vc | 2 +- utils/wxrc/wxrc_vc7.vcproj | 2 +- utils/wxrc/wxrc_vc8.vcproj | 2 +- utils/wxrc/wxrc_vc9.vcproj | 2 +- 1022 files changed, 1024 insertions(+), 1024 deletions(-) diff --git a/Makefile.in b/Makefile.in index 732d1acff8..1f6e0db0b6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/autoconf_inc.m4 b/autoconf_inc.m4 index 6077e99d45..eae0f23231 100644 --- a/autoconf_inc.m4 +++ b/autoconf_inc.m4 @@ -1,10 +1,10 @@ dnl ### begin block 00_header[../../demos/bombs/bombs.bkl,../../demos/demos.bkl,../../demos/forty/forty.bkl,../../demos/fractal/fractal.bkl,../../demos/life/life.bkl,../../demos/poem/poem.bkl,../../samples/access/access.bkl,../../samples/animate/anitest.bkl,../../samples/archive/archive.bkl,../../samples/artprov/artprov.bkl,../../samples/aui/auidemo.bkl,../../samples/calendar/calendar.bkl,../../samples/caret/caret.bkl,../../samples/clipboard/clipboard.bkl,../../samples/collpane/collpane.bkl,../../samples/combo/combo.bkl,../../samples/config/config.bkl,../../samples/console/console.bkl,../../samples/dataview/dataview.bkl,../../samples/debugrpt/debugrpt.bkl,../../samples/dialogs/dialogs.bkl,../../samples/dialup/dialup.bkl,../../samples/display/display.bkl,../../samples/dll/dll.bkl,../../samples/dnd/dnd.bkl,../../samples/docview/docview.bkl,../../samples/dragimag/dragimag.bkl,../../samples/drawing/drawing.bkl,../../samples/erase/erase.bkl,../../samples/event/event.bkl,../../samples/except/except.bkl,../../samples/exec/exec.bkl,../../samples/font/font.bkl,../../samples/fswatcher/fswatcher.bkl,../../samples/grid/grid.bkl,../../samples/help/help.bkl,../../samples/htlbox/htlbox.bkl,../../samples/html/about/about.bkl,../../samples/html/help/help.bkl,../../samples/html/helpview/helpview.bkl,../../samples/html/html_samples.bkl,../../samples/html/htmlctrl/htmlctrl.bkl,../../samples/html/printing/printing.bkl,../../samples/html/test/test.bkl,../../samples/html/virtual/virtual.bkl,../../samples/html/widget/widget.bkl,../../samples/html/zip/zip.bkl,../../samples/image/image.bkl,../../samples/internat/internat.bkl,../../samples/ipc/ipc.bkl,../../samples/joytest/joytest.bkl,../../samples/keyboard/keyboard.bkl,../../samples/layout/layout.bkl,../../samples/listctrl/listctrl.bkl,../../samples/mdi/mdi.bkl,../../samples/mediaplayer/mediaplayer.bkl,../../samples/memcheck/memcheck.bkl,../../samples/menu/menu.bkl,../../samples/minimal/minimal.bkl,../../samples/nativdlg/nativdlg.bkl,../../samples/notebook/notebook.bkl,../../samples/oleauto/oleauto.bkl,../../samples/opengl/cube/cube.bkl,../../samples/opengl/isosurf/isosurf.bkl,../../samples/opengl/opengl_samples.bkl,../../samples/opengl/penguin/penguin.bkl,../../samples/opengl/pyramid/pyramid.bkl,../../samples/ownerdrw/ownerdrw.bkl,../../samples/popup/popup.bkl,../../samples/power/power.bkl,../../samples/preferences/preferences.bkl,../../samples/printing/printing.bkl,../../samples/propgrid/propgrid.bkl,../../samples/regtest/regtest.bkl,../../samples/render/render.bkl,../../samples/ribbon/ribbon.bkl,../../samples/richtext/richtext.bkl,../../samples/sashtest/sashtest.bkl,../../samples/scroll/scroll.bkl,../../samples/secretstore/secretstore.bkl,../../samples/shaped/shaped.bkl,../../samples/sockets/sockets.bkl,../../samples/sound/sound.bkl,../../samples/splash/splash.bkl,../../samples/splitter/splitter.bkl,../../samples/statbar/statbar.bkl,../../samples/stc/stctest.bkl,../../samples/svg/svgtest.bkl,../../samples/taborder/taborder.bkl,../../samples/taskbar/taskbar.bkl,../../samples/taskbarbutton/taskbarbutton.bkl,../../samples/text/text.bkl,../../samples/thread/thread.bkl,../../samples/toolbar/toolbar.bkl,../../samples/treectrl/treectrl.bkl,../../samples/treelist/treelist.bkl,../../samples/typetest/typetest.bkl,../../samples/uiaction/uiaction.bkl,../../samples/validate/validate.bkl,../../samples/vscroll/vscroll.bkl,../../samples/webview/webview.bkl,../../samples/widgets/widgets.bkl,../../samples/wizard/wizard.bkl,../../samples/wrapsizer/wrapsizer.bkl,../../samples/xrc/xrcdemo.bkl,../../samples/xti/xti.bkl,../../tests/benchmarks/bench.bkl,../../tests/test.bkl,../../utils/emulator/src/emulator.bkl,../../utils/execmon/execmon.bkl,../../utils/helpview/src/helpview.bkl,../../utils/hhp2cached/hhp2cached.bkl,../../utils/ifacecheck/src/ifacecheck.bkl,../../utils/screenshotgen/src/screenshotgen.bkl,../../utils/utils.bkl,../../utils/wxrc/wxrc.bkl,wx.bkl] ### dnl dnl This macro was generated by -dnl Bakefile 0.2.11 (http://www.bakefile.org) +dnl Bakefile 0.2.12 (http://www.bakefile.org) dnl Do not modify, all changes will be overwritten! -BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.11" +BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.12" dnl ### begin block 10_AC_BAKEFILE_PRECOMP_HEADERS[../../tests/test.bkl,wx.bkl] ### AC_BAKEFILE_PRECOMP_HEADERS diff --git a/build/aclocal/bakefile.m4 b/build/aclocal/bakefile.m4 index 520ff3752e..b172d39c18 100644 --- a/build/aclocal/bakefile.m4 +++ b/build/aclocal/bakefile.m4 @@ -745,7 +745,7 @@ AC_DEFUN([AC_BAKEFILE], AC_SUBST(OBJCXXFLAGS) - BAKEFILE_BAKEFILE_M4_VERSION="0.2.11" + BAKEFILE_BAKEFILE_M4_VERSION="0.2.12" dnl includes autoconf_inc.m4: $1 diff --git a/build/msw/config.bcc b/build/msw/config.bcc index 67893a4c9a..c158ba2d9c 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= diff --git a/build/msw/config.gcc b/build/msw/config.gcc index 8701a4d1fb..83a7c42f6e 100644 --- a/build/msw/config.gcc +++ b/build/msw/config.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= diff --git a/build/msw/config.vc b/build/msw/config.vc index 577021b26a..a9b5d08b34 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -1,6 +1,6 @@ # ========================================================================= # This configuration file was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Beware that all changes made to this file will be overwritten next # time you run Bakefile! # ========================================================================= diff --git a/build/msw/makefile.bcc b/build/msw/makefile.bcc index 6ab7deb180..559a597ba6 100644 --- a/build/msw/makefile.bcc +++ b/build/msw/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/build/msw/makefile.gcc b/build/msw/makefile.gcc index 4d111d00e0..a84781e6f4 100644 --- a/build/msw/makefile.gcc +++ b/build/msw/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/build/msw/makefile.vc b/build/msw/makefile.vc index 544dc13abb..51b14b1c67 100644 --- a/build/msw/makefile.vc +++ b/build/msw/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/build/msw/wx_vc7_adv.vcproj b/build/msw/wx_vc7_adv.vcproj index 82f6a4ae90..0675c042c0 100644 --- a/build/msw/wx_vc7_adv.vcproj +++ b/build/msw/wx_vc7_adv.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_aui.vcproj b/build/msw/wx_vc7_aui.vcproj index 23e0f0ec0b..738b193a21 100644 --- a/build/msw/wx_vc7_aui.vcproj +++ b/build/msw/wx_vc7_aui.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_base.vcproj b/build/msw/wx_vc7_base.vcproj index ef96033984..9c4f025953 100644 --- a/build/msw/wx_vc7_base.vcproj +++ b/build/msw/wx_vc7_base.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_core.vcproj b/build/msw/wx_vc7_core.vcproj index e55943090d..a55b73008d 100644 --- a/build/msw/wx_vc7_core.vcproj +++ b/build/msw/wx_vc7_core.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_gl.vcproj b/build/msw/wx_vc7_gl.vcproj index 6aad0e943e..903d3bce6a 100644 --- a/build/msw/wx_vc7_gl.vcproj +++ b/build/msw/wx_vc7_gl.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_html.vcproj b/build/msw/wx_vc7_html.vcproj index 710ecb351f..366df81398 100644 --- a/build/msw/wx_vc7_html.vcproj +++ b/build/msw/wx_vc7_html.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_media.vcproj b/build/msw/wx_vc7_media.vcproj index 830beefc0d..5e62c46fef 100644 --- a/build/msw/wx_vc7_media.vcproj +++ b/build/msw/wx_vc7_media.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_net.vcproj b/build/msw/wx_vc7_net.vcproj index c1d1b680fe..cec9dbea12 100644 --- a/build/msw/wx_vc7_net.vcproj +++ b/build/msw/wx_vc7_net.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_propgrid.vcproj b/build/msw/wx_vc7_propgrid.vcproj index ba3ff6d275..b518b3b2ae 100644 --- a/build/msw/wx_vc7_propgrid.vcproj +++ b/build/msw/wx_vc7_propgrid.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_qa.vcproj b/build/msw/wx_vc7_qa.vcproj index d39108e135..a7e8374b1b 100644 --- a/build/msw/wx_vc7_qa.vcproj +++ b/build/msw/wx_vc7_qa.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_ribbon.vcproj b/build/msw/wx_vc7_ribbon.vcproj index b5a45c7d0f..36279a7b7b 100644 --- a/build/msw/wx_vc7_ribbon.vcproj +++ b/build/msw/wx_vc7_ribbon.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_richtext.vcproj b/build/msw/wx_vc7_richtext.vcproj index 08159df189..d790754b35 100644 --- a/build/msw/wx_vc7_richtext.vcproj +++ b/build/msw/wx_vc7_richtext.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_stc.vcproj b/build/msw/wx_vc7_stc.vcproj index 5b8f112029..c04829544a 100644 --- a/build/msw/wx_vc7_stc.vcproj +++ b/build/msw/wx_vc7_stc.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_webview.vcproj b/build/msw/wx_vc7_webview.vcproj index b5c8b71a89..3d0725e362 100644 --- a/build/msw/wx_vc7_webview.vcproj +++ b/build/msw/wx_vc7_webview.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxexpat.vcproj b/build/msw/wx_vc7_wxexpat.vcproj index 0735eb2fc0..8a532c6224 100644 --- a/build/msw/wx_vc7_wxexpat.vcproj +++ b/build/msw/wx_vc7_wxexpat.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxjpeg.vcproj b/build/msw/wx_vc7_wxjpeg.vcproj index 9d9b7457c5..07f7b8c347 100644 --- a/build/msw/wx_vc7_wxjpeg.vcproj +++ b/build/msw/wx_vc7_wxjpeg.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxpng.vcproj b/build/msw/wx_vc7_wxpng.vcproj index 797b1b8b5b..8be916007d 100644 --- a/build/msw/wx_vc7_wxpng.vcproj +++ b/build/msw/wx_vc7_wxpng.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxregex.vcproj b/build/msw/wx_vc7_wxregex.vcproj index 1423401df9..b28f1747eb 100644 --- a/build/msw/wx_vc7_wxregex.vcproj +++ b/build/msw/wx_vc7_wxregex.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxscintilla.vcproj b/build/msw/wx_vc7_wxscintilla.vcproj index 10c99993f1..63c96b380e 100644 --- a/build/msw/wx_vc7_wxscintilla.vcproj +++ b/build/msw/wx_vc7_wxscintilla.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxtiff.vcproj b/build/msw/wx_vc7_wxtiff.vcproj index e38387d7e3..41bd61d112 100644 --- a/build/msw/wx_vc7_wxtiff.vcproj +++ b/build/msw/wx_vc7_wxtiff.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_wxzlib.vcproj b/build/msw/wx_vc7_wxzlib.vcproj index e2d35d63b6..1391a4d832 100644 --- a/build/msw/wx_vc7_wxzlib.vcproj +++ b/build/msw/wx_vc7_wxzlib.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_xml.vcproj b/build/msw/wx_vc7_xml.vcproj index 6d2f97db3e..c911eb6ce6 100644 --- a/build/msw/wx_vc7_xml.vcproj +++ b/build/msw/wx_vc7_xml.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc7_xrc.vcproj b/build/msw/wx_vc7_xrc.vcproj index 35aa1cb783..934653bcdb 100644 --- a/build/msw/wx_vc7_xrc.vcproj +++ b/build/msw/wx_vc7_xrc.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_adv.vcproj b/build/msw/wx_vc8_adv.vcproj index a45061fb0d..f51a8d2eb1 100644 --- a/build/msw/wx_vc8_adv.vcproj +++ b/build/msw/wx_vc8_adv.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_aui.vcproj b/build/msw/wx_vc8_aui.vcproj index 69039edf67..69440a38cc 100644 --- a/build/msw/wx_vc8_aui.vcproj +++ b/build/msw/wx_vc8_aui.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_base.vcproj b/build/msw/wx_vc8_base.vcproj index 937a74b8c6..131324fd6e 100644 --- a/build/msw/wx_vc8_base.vcproj +++ b/build/msw/wx_vc8_base.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_core.vcproj b/build/msw/wx_vc8_core.vcproj index 8c36d4f965..bcccdb8e62 100644 --- a/build/msw/wx_vc8_core.vcproj +++ b/build/msw/wx_vc8_core.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_gl.vcproj b/build/msw/wx_vc8_gl.vcproj index 0e179b9f0d..c7686453bc 100644 --- a/build/msw/wx_vc8_gl.vcproj +++ b/build/msw/wx_vc8_gl.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_html.vcproj b/build/msw/wx_vc8_html.vcproj index 7bc2c7c705..3e06b96d16 100644 --- a/build/msw/wx_vc8_html.vcproj +++ b/build/msw/wx_vc8_html.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_media.vcproj b/build/msw/wx_vc8_media.vcproj index 0b5b8e9ef9..807fc1b5f1 100644 --- a/build/msw/wx_vc8_media.vcproj +++ b/build/msw/wx_vc8_media.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_net.vcproj b/build/msw/wx_vc8_net.vcproj index 20fa1a9671..c5ed5f31d8 100644 --- a/build/msw/wx_vc8_net.vcproj +++ b/build/msw/wx_vc8_net.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_propgrid.vcproj b/build/msw/wx_vc8_propgrid.vcproj index 8a30812e37..1206b511c7 100644 --- a/build/msw/wx_vc8_propgrid.vcproj +++ b/build/msw/wx_vc8_propgrid.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_qa.vcproj b/build/msw/wx_vc8_qa.vcproj index c39df0d618..427a219727 100644 --- a/build/msw/wx_vc8_qa.vcproj +++ b/build/msw/wx_vc8_qa.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_ribbon.vcproj b/build/msw/wx_vc8_ribbon.vcproj index 90b3abe46e..47b5994752 100644 --- a/build/msw/wx_vc8_ribbon.vcproj +++ b/build/msw/wx_vc8_ribbon.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_richtext.vcproj b/build/msw/wx_vc8_richtext.vcproj index e59cc0f597..ba11191e8a 100644 --- a/build/msw/wx_vc8_richtext.vcproj +++ b/build/msw/wx_vc8_richtext.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_stc.vcproj b/build/msw/wx_vc8_stc.vcproj index 15312fbd89..ba158478d2 100644 --- a/build/msw/wx_vc8_stc.vcproj +++ b/build/msw/wx_vc8_stc.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_webview.vcproj b/build/msw/wx_vc8_webview.vcproj index 73745d69cf..4d87a30894 100644 --- a/build/msw/wx_vc8_webview.vcproj +++ b/build/msw/wx_vc8_webview.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxexpat.vcproj b/build/msw/wx_vc8_wxexpat.vcproj index dc5d92af02..2911e18e2a 100644 --- a/build/msw/wx_vc8_wxexpat.vcproj +++ b/build/msw/wx_vc8_wxexpat.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxjpeg.vcproj b/build/msw/wx_vc8_wxjpeg.vcproj index 80e1522f4a..68e74608ba 100644 --- a/build/msw/wx_vc8_wxjpeg.vcproj +++ b/build/msw/wx_vc8_wxjpeg.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxpng.vcproj b/build/msw/wx_vc8_wxpng.vcproj index 803d74ca7d..68598b7597 100644 --- a/build/msw/wx_vc8_wxpng.vcproj +++ b/build/msw/wx_vc8_wxpng.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxregex.vcproj b/build/msw/wx_vc8_wxregex.vcproj index 12166bd728..41ff6e49a6 100644 --- a/build/msw/wx_vc8_wxregex.vcproj +++ b/build/msw/wx_vc8_wxregex.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxscintilla.vcproj b/build/msw/wx_vc8_wxscintilla.vcproj index f61d6db04d..6112f02e73 100644 --- a/build/msw/wx_vc8_wxscintilla.vcproj +++ b/build/msw/wx_vc8_wxscintilla.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxtiff.vcproj b/build/msw/wx_vc8_wxtiff.vcproj index ad88651710..7669a5d4ff 100644 --- a/build/msw/wx_vc8_wxtiff.vcproj +++ b/build/msw/wx_vc8_wxtiff.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_wxzlib.vcproj b/build/msw/wx_vc8_wxzlib.vcproj index 804116b8db..004446085b 100644 --- a/build/msw/wx_vc8_wxzlib.vcproj +++ b/build/msw/wx_vc8_wxzlib.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_xml.vcproj b/build/msw/wx_vc8_xml.vcproj index 127740667a..6b481808ef 100644 --- a/build/msw/wx_vc8_xml.vcproj +++ b/build/msw/wx_vc8_xml.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc8_xrc.vcproj b/build/msw/wx_vc8_xrc.vcproj index d0c58c2a82..d1923d757e 100644 --- a/build/msw/wx_vc8_xrc.vcproj +++ b/build/msw/wx_vc8_xrc.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_adv.vcproj b/build/msw/wx_vc9_adv.vcproj index 9bbe16d549..4d40c23659 100644 --- a/build/msw/wx_vc9_adv.vcproj +++ b/build/msw/wx_vc9_adv.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_aui.vcproj b/build/msw/wx_vc9_aui.vcproj index 74fd957280..309bb1f68b 100644 --- a/build/msw/wx_vc9_aui.vcproj +++ b/build/msw/wx_vc9_aui.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_base.vcproj b/build/msw/wx_vc9_base.vcproj index 410335d3bd..d333e8b313 100644 --- a/build/msw/wx_vc9_base.vcproj +++ b/build/msw/wx_vc9_base.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_core.vcproj b/build/msw/wx_vc9_core.vcproj index 7373f266ab..4daf7ecfb2 100644 --- a/build/msw/wx_vc9_core.vcproj +++ b/build/msw/wx_vc9_core.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_gl.vcproj b/build/msw/wx_vc9_gl.vcproj index 2fd5bc61e5..3a18087ed1 100644 --- a/build/msw/wx_vc9_gl.vcproj +++ b/build/msw/wx_vc9_gl.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_html.vcproj b/build/msw/wx_vc9_html.vcproj index 4abdeb40b0..a7ed7d994f 100644 --- a/build/msw/wx_vc9_html.vcproj +++ b/build/msw/wx_vc9_html.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_media.vcproj b/build/msw/wx_vc9_media.vcproj index ada26a2f02..a73f55dd61 100644 --- a/build/msw/wx_vc9_media.vcproj +++ b/build/msw/wx_vc9_media.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_net.vcproj b/build/msw/wx_vc9_net.vcproj index 923babfdfe..5cdc922f00 100644 --- a/build/msw/wx_vc9_net.vcproj +++ b/build/msw/wx_vc9_net.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_propgrid.vcproj b/build/msw/wx_vc9_propgrid.vcproj index 3ac4e48efa..56ce1c1c4f 100644 --- a/build/msw/wx_vc9_propgrid.vcproj +++ b/build/msw/wx_vc9_propgrid.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_qa.vcproj b/build/msw/wx_vc9_qa.vcproj index 9029a6a3b0..d188d65cc0 100644 --- a/build/msw/wx_vc9_qa.vcproj +++ b/build/msw/wx_vc9_qa.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_ribbon.vcproj b/build/msw/wx_vc9_ribbon.vcproj index 6ae72ed830..f5e9504ef5 100644 --- a/build/msw/wx_vc9_ribbon.vcproj +++ b/build/msw/wx_vc9_ribbon.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_richtext.vcproj b/build/msw/wx_vc9_richtext.vcproj index 54a4770465..65048f228e 100644 --- a/build/msw/wx_vc9_richtext.vcproj +++ b/build/msw/wx_vc9_richtext.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_stc.vcproj b/build/msw/wx_vc9_stc.vcproj index b605999adb..6273e3c7a5 100644 --- a/build/msw/wx_vc9_stc.vcproj +++ b/build/msw/wx_vc9_stc.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_webview.vcproj b/build/msw/wx_vc9_webview.vcproj index c70005ca09..d9fa6eb5a6 100644 --- a/build/msw/wx_vc9_webview.vcproj +++ b/build/msw/wx_vc9_webview.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxexpat.vcproj b/build/msw/wx_vc9_wxexpat.vcproj index b7355acd24..2b7e3c570f 100644 --- a/build/msw/wx_vc9_wxexpat.vcproj +++ b/build/msw/wx_vc9_wxexpat.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxjpeg.vcproj b/build/msw/wx_vc9_wxjpeg.vcproj index 7fbe83bf80..5a1d2e894f 100644 --- a/build/msw/wx_vc9_wxjpeg.vcproj +++ b/build/msw/wx_vc9_wxjpeg.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxpng.vcproj b/build/msw/wx_vc9_wxpng.vcproj index fb7f82f361..9cc5c33421 100644 --- a/build/msw/wx_vc9_wxpng.vcproj +++ b/build/msw/wx_vc9_wxpng.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxregex.vcproj b/build/msw/wx_vc9_wxregex.vcproj index d81052d03f..57c743eb7e 100644 --- a/build/msw/wx_vc9_wxregex.vcproj +++ b/build/msw/wx_vc9_wxregex.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxscintilla.vcproj b/build/msw/wx_vc9_wxscintilla.vcproj index dfb2ce8c80..b55a0a3c88 100644 --- a/build/msw/wx_vc9_wxscintilla.vcproj +++ b/build/msw/wx_vc9_wxscintilla.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxtiff.vcproj b/build/msw/wx_vc9_wxtiff.vcproj index bd58142dbc..9532cd4048 100644 --- a/build/msw/wx_vc9_wxtiff.vcproj +++ b/build/msw/wx_vc9_wxtiff.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_wxzlib.vcproj b/build/msw/wx_vc9_wxzlib.vcproj index 3fbcbe29a1..ef4974125e 100644 --- a/build/msw/wx_vc9_wxzlib.vcproj +++ b/build/msw/wx_vc9_wxzlib.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_xml.vcproj b/build/msw/wx_vc9_xml.vcproj index 3d9b24e893..20d30024b3 100644 --- a/build/msw/wx_vc9_xml.vcproj +++ b/build/msw/wx_vc9_xml.vcproj @@ -2,7 +2,7 @@ diff --git a/build/msw/wx_vc9_xrc.vcproj b/build/msw/wx_vc9_xrc.vcproj index e68ec029b8..5485155ab2 100644 --- a/build/msw/wx_vc9_xrc.vcproj +++ b/build/msw/wx_vc9_xrc.vcproj @@ -2,7 +2,7 @@ diff --git a/configure b/configure index e6bebcc9b8..fd5c48a680 100755 --- a/configure +++ b/configure @@ -39337,10 +39337,10 @@ fi - BAKEFILE_BAKEFILE_M4_VERSION="0.2.11" + BAKEFILE_BAKEFILE_M4_VERSION="0.2.12" -BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.11" +BAKEFILE_AUTOCONF_INC_M4_VERSION="0.2.12" diff --git a/demos/Makefile.in b/demos/Makefile.in index 7efca3779a..13b79eb2ea 100644 --- a/demos/Makefile.in +++ b/demos/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/bombs/Makefile.in b/demos/bombs/Makefile.in index 07a409539e..51a57c5bd3 100644 --- a/demos/bombs/Makefile.in +++ b/demos/bombs/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/bombs/bombs_vc7.vcproj b/demos/bombs/bombs_vc7.vcproj index 17d5881890..315f900761 100644 --- a/demos/bombs/bombs_vc7.vcproj +++ b/demos/bombs/bombs_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/bombs/bombs_vc8.vcproj b/demos/bombs/bombs_vc8.vcproj index 26bfb66096..68888e1b96 100644 --- a/demos/bombs/bombs_vc8.vcproj +++ b/demos/bombs/bombs_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/bombs/bombs_vc9.vcproj b/demos/bombs/bombs_vc9.vcproj index f744e6630b..36e7336003 100644 --- a/demos/bombs/bombs_vc9.vcproj +++ b/demos/bombs/bombs_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/bombs/makefile.bcc b/demos/bombs/makefile.bcc index 0a30335df3..a8a7ac5f17 100644 --- a/demos/bombs/makefile.bcc +++ b/demos/bombs/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/bombs/makefile.gcc b/demos/bombs/makefile.gcc index 7eca3187f2..2b7bf50966 100644 --- a/demos/bombs/makefile.gcc +++ b/demos/bombs/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/bombs/makefile.vc b/demos/bombs/makefile.vc index 61d4c48dda..907470df2e 100644 --- a/demos/bombs/makefile.vc +++ b/demos/bombs/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/forty/Makefile.in b/demos/forty/Makefile.in index 119eaf7719..3abf905023 100644 --- a/demos/forty/Makefile.in +++ b/demos/forty/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/forty/forty_vc7.vcproj b/demos/forty/forty_vc7.vcproj index c9bc374a69..490fd9b040 100644 --- a/demos/forty/forty_vc7.vcproj +++ b/demos/forty/forty_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/forty/forty_vc8.vcproj b/demos/forty/forty_vc8.vcproj index fc6ae85875..087610c160 100644 --- a/demos/forty/forty_vc8.vcproj +++ b/demos/forty/forty_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/forty/forty_vc9.vcproj b/demos/forty/forty_vc9.vcproj index e871a41976..2a53b64cec 100644 --- a/demos/forty/forty_vc9.vcproj +++ b/demos/forty/forty_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/forty/makefile.bcc b/demos/forty/makefile.bcc index fdadabe34b..3aa81d7e66 100644 --- a/demos/forty/makefile.bcc +++ b/demos/forty/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/forty/makefile.gcc b/demos/forty/makefile.gcc index b89f6cd837..e76aa9af22 100644 --- a/demos/forty/makefile.gcc +++ b/demos/forty/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/forty/makefile.vc b/demos/forty/makefile.vc index 5bc87e38fe..40c5de5158 100644 --- a/demos/forty/makefile.vc +++ b/demos/forty/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/fractal/Makefile.in b/demos/fractal/Makefile.in index 5fe09487f9..9ed1d4d070 100644 --- a/demos/fractal/Makefile.in +++ b/demos/fractal/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/fractal/fractal_vc7.vcproj b/demos/fractal/fractal_vc7.vcproj index 5b8c6a03d9..965c7bafb7 100644 --- a/demos/fractal/fractal_vc7.vcproj +++ b/demos/fractal/fractal_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/fractal/fractal_vc8.vcproj b/demos/fractal/fractal_vc8.vcproj index 60802dbcb3..33bba8f84c 100644 --- a/demos/fractal/fractal_vc8.vcproj +++ b/demos/fractal/fractal_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/fractal/fractal_vc9.vcproj b/demos/fractal/fractal_vc9.vcproj index 19edc6ab8e..a3f179fb0f 100644 --- a/demos/fractal/fractal_vc9.vcproj +++ b/demos/fractal/fractal_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/fractal/makefile.bcc b/demos/fractal/makefile.bcc index b6814472af..ea8478e338 100644 --- a/demos/fractal/makefile.bcc +++ b/demos/fractal/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/fractal/makefile.gcc b/demos/fractal/makefile.gcc index cf2d64d48f..c1f7819e09 100644 --- a/demos/fractal/makefile.gcc +++ b/demos/fractal/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/fractal/makefile.vc b/demos/fractal/makefile.vc index 99511b51c5..dcc46b9a38 100644 --- a/demos/fractal/makefile.vc +++ b/demos/fractal/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/life/Makefile.in b/demos/life/Makefile.in index 87a5f3f905..000acc5a5b 100644 --- a/demos/life/Makefile.in +++ b/demos/life/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/life/life_vc7.vcproj b/demos/life/life_vc7.vcproj index 3ba68795b4..68bb8e3aa7 100644 --- a/demos/life/life_vc7.vcproj +++ b/demos/life/life_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/life/life_vc8.vcproj b/demos/life/life_vc8.vcproj index 39af6a9ac3..386c6f54cd 100644 --- a/demos/life/life_vc8.vcproj +++ b/demos/life/life_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/life/life_vc9.vcproj b/demos/life/life_vc9.vcproj index 78ef7432d5..e69d8c0da4 100644 --- a/demos/life/life_vc9.vcproj +++ b/demos/life/life_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/life/makefile.bcc b/demos/life/makefile.bcc index f5c6ca049d..7556119ace 100644 --- a/demos/life/makefile.bcc +++ b/demos/life/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/life/makefile.gcc b/demos/life/makefile.gcc index 82ff0b06e1..4634664cf9 100644 --- a/demos/life/makefile.gcc +++ b/demos/life/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/life/makefile.vc b/demos/life/makefile.vc index bea2cd91a8..8da96178a0 100644 --- a/demos/life/makefile.vc +++ b/demos/life/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/makefile.bcc b/demos/makefile.bcc index 59d1a3f84a..223f397e09 100644 --- a/demos/makefile.bcc +++ b/demos/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/makefile.gcc b/demos/makefile.gcc index c217791e66..296cba4db4 100644 --- a/demos/makefile.gcc +++ b/demos/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/makefile.vc b/demos/makefile.vc index ce35eccbbc..5a326d9f11 100644 --- a/demos/makefile.vc +++ b/demos/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/poem/Makefile.in b/demos/poem/Makefile.in index 2bab2f8bd2..7c436cf027 100644 --- a/demos/poem/Makefile.in +++ b/demos/poem/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/poem/makefile.bcc b/demos/poem/makefile.bcc index 7cb0482d1e..f8f502eb0b 100644 --- a/demos/poem/makefile.bcc +++ b/demos/poem/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/poem/makefile.gcc b/demos/poem/makefile.gcc index cc4243406c..842d504fa4 100644 --- a/demos/poem/makefile.gcc +++ b/demos/poem/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/poem/makefile.vc b/demos/poem/makefile.vc index d4dc629deb..e5a26fd105 100644 --- a/demos/poem/makefile.vc +++ b/demos/poem/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/demos/poem/poem_vc7.vcproj b/demos/poem/poem_vc7.vcproj index 4d9f52e82f..c89f7e78e1 100644 --- a/demos/poem/poem_vc7.vcproj +++ b/demos/poem/poem_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/poem/poem_vc8.vcproj b/demos/poem/poem_vc8.vcproj index c60d65177d..37cb9aadcc 100644 --- a/demos/poem/poem_vc8.vcproj +++ b/demos/poem/poem_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/demos/poem/poem_vc9.vcproj b/demos/poem/poem_vc9.vcproj index cd31e5b5e1..0ff562f04f 100644 --- a/demos/poem/poem_vc9.vcproj +++ b/demos/poem/poem_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/access/Makefile.in b/samples/access/Makefile.in index 36c8f130b8..366b7ddb63 100644 --- a/samples/access/Makefile.in +++ b/samples/access/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/access/access_vc7.vcproj b/samples/access/access_vc7.vcproj index 2224233e1c..8e64754559 100644 --- a/samples/access/access_vc7.vcproj +++ b/samples/access/access_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/access/access_vc8.vcproj b/samples/access/access_vc8.vcproj index 8bcdf0234c..1ac4c1db3c 100644 --- a/samples/access/access_vc8.vcproj +++ b/samples/access/access_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/access/access_vc9.vcproj b/samples/access/access_vc9.vcproj index 4e3587a51e..f362a8e4bc 100644 --- a/samples/access/access_vc9.vcproj +++ b/samples/access/access_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/access/makefile.bcc b/samples/access/makefile.bcc index 74124e1ceb..291663f0cf 100644 --- a/samples/access/makefile.bcc +++ b/samples/access/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/access/makefile.gcc b/samples/access/makefile.gcc index 3e1d84c646..25bbcedbbb 100644 --- a/samples/access/makefile.gcc +++ b/samples/access/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/access/makefile.unx b/samples/access/makefile.unx index 1d7f13b7d5..c2bb0cc4af 100644 --- a/samples/access/makefile.unx +++ b/samples/access/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/access/makefile.vc b/samples/access/makefile.vc index dee0d6d42e..21507865a6 100644 --- a/samples/access/makefile.vc +++ b/samples/access/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/animate/Makefile.in b/samples/animate/Makefile.in index 3baf3382c7..c1ce0ac03f 100644 --- a/samples/animate/Makefile.in +++ b/samples/animate/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/animate/anitest_vc7.vcproj b/samples/animate/anitest_vc7.vcproj index 789b307ba7..fddacad76f 100644 --- a/samples/animate/anitest_vc7.vcproj +++ b/samples/animate/anitest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/animate/anitest_vc8.vcproj b/samples/animate/anitest_vc8.vcproj index eb7bec02b3..635a70ade9 100644 --- a/samples/animate/anitest_vc8.vcproj +++ b/samples/animate/anitest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/animate/anitest_vc9.vcproj b/samples/animate/anitest_vc9.vcproj index fb72eb3cb7..e4a3d0a0bf 100644 --- a/samples/animate/anitest_vc9.vcproj +++ b/samples/animate/anitest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/animate/makefile.bcc b/samples/animate/makefile.bcc index 196538b63f..001627e462 100644 --- a/samples/animate/makefile.bcc +++ b/samples/animate/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/animate/makefile.gcc b/samples/animate/makefile.gcc index 6fb5c62e4f..4b706b5df4 100644 --- a/samples/animate/makefile.gcc +++ b/samples/animate/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/animate/makefile.unx b/samples/animate/makefile.unx index 6ae3bd159c..49a1919412 100644 --- a/samples/animate/makefile.unx +++ b/samples/animate/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/animate/makefile.vc b/samples/animate/makefile.vc index fab3c83f66..9aef09034a 100644 --- a/samples/animate/makefile.vc +++ b/samples/animate/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/archive/Makefile.in b/samples/archive/Makefile.in index c210608ec0..4c7eeaac96 100644 --- a/samples/archive/Makefile.in +++ b/samples/archive/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/archive/archive_vc7.vcproj b/samples/archive/archive_vc7.vcproj index 024f99f822..92039c8b9e 100644 --- a/samples/archive/archive_vc7.vcproj +++ b/samples/archive/archive_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/archive/archive_vc8.vcproj b/samples/archive/archive_vc8.vcproj index d42996acaa..1697f3e440 100644 --- a/samples/archive/archive_vc8.vcproj +++ b/samples/archive/archive_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/archive/archive_vc9.vcproj b/samples/archive/archive_vc9.vcproj index 5455c91801..d3df86af58 100644 --- a/samples/archive/archive_vc9.vcproj +++ b/samples/archive/archive_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/archive/makefile.bcc b/samples/archive/makefile.bcc index b23a784b23..911e8e9b0d 100644 --- a/samples/archive/makefile.bcc +++ b/samples/archive/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/archive/makefile.gcc b/samples/archive/makefile.gcc index 73f315dd7e..df3426c6e0 100644 --- a/samples/archive/makefile.gcc +++ b/samples/archive/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/archive/makefile.unx b/samples/archive/makefile.unx index 3e548451bc..6698328aed 100644 --- a/samples/archive/makefile.unx +++ b/samples/archive/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/archive/makefile.vc b/samples/archive/makefile.vc index e7baeed30f..2126fba001 100644 --- a/samples/archive/makefile.vc +++ b/samples/archive/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/artprov/Makefile.in b/samples/artprov/Makefile.in index 2be5e7a45c..a3afe4a35e 100644 --- a/samples/artprov/Makefile.in +++ b/samples/artprov/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/artprov/artprov_vc7.vcproj b/samples/artprov/artprov_vc7.vcproj index 25b1419f62..18025efd00 100644 --- a/samples/artprov/artprov_vc7.vcproj +++ b/samples/artprov/artprov_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/artprov/artprov_vc8.vcproj b/samples/artprov/artprov_vc8.vcproj index a6a8c15a87..33bd3fdb4a 100644 --- a/samples/artprov/artprov_vc8.vcproj +++ b/samples/artprov/artprov_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/artprov/artprov_vc9.vcproj b/samples/artprov/artprov_vc9.vcproj index aa3da8886b..87397f123c 100644 --- a/samples/artprov/artprov_vc9.vcproj +++ b/samples/artprov/artprov_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/artprov/makefile.bcc b/samples/artprov/makefile.bcc index 5bb65bfa76..3bad64d899 100644 --- a/samples/artprov/makefile.bcc +++ b/samples/artprov/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/artprov/makefile.gcc b/samples/artprov/makefile.gcc index 7ed1488fae..c594a2ca10 100644 --- a/samples/artprov/makefile.gcc +++ b/samples/artprov/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/artprov/makefile.unx b/samples/artprov/makefile.unx index b19a4ed7f1..fe65570050 100644 --- a/samples/artprov/makefile.unx +++ b/samples/artprov/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/artprov/makefile.vc b/samples/artprov/makefile.vc index ac9f085018..7dbff9a4f0 100644 --- a/samples/artprov/makefile.vc +++ b/samples/artprov/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/aui/Makefile.in b/samples/aui/Makefile.in index c7bb1d0789..ea63d373b7 100644 --- a/samples/aui/Makefile.in +++ b/samples/aui/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/aui/auidemo_vc7.vcproj b/samples/aui/auidemo_vc7.vcproj index 7b820c8dfb..94bde4fb65 100644 --- a/samples/aui/auidemo_vc7.vcproj +++ b/samples/aui/auidemo_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/aui/auidemo_vc8.vcproj b/samples/aui/auidemo_vc8.vcproj index 2a6b5151a4..22bd4ecaa9 100644 --- a/samples/aui/auidemo_vc8.vcproj +++ b/samples/aui/auidemo_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/aui/auidemo_vc9.vcproj b/samples/aui/auidemo_vc9.vcproj index 198859c866..55ddbe5b3b 100644 --- a/samples/aui/auidemo_vc9.vcproj +++ b/samples/aui/auidemo_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/aui/makefile.bcc b/samples/aui/makefile.bcc index 99d356ca09..12d6686602 100644 --- a/samples/aui/makefile.bcc +++ b/samples/aui/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/aui/makefile.gcc b/samples/aui/makefile.gcc index 7d821e090c..6099e47213 100644 --- a/samples/aui/makefile.gcc +++ b/samples/aui/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/aui/makefile.unx b/samples/aui/makefile.unx index 799fa5f0bb..64fcf1c593 100644 --- a/samples/aui/makefile.unx +++ b/samples/aui/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/aui/makefile.vc b/samples/aui/makefile.vc index 14ffe1e1fb..674f8cb1b7 100644 --- a/samples/aui/makefile.vc +++ b/samples/aui/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/calendar/Makefile.in b/samples/calendar/Makefile.in index 46c949e11a..eab693cb88 100644 --- a/samples/calendar/Makefile.in +++ b/samples/calendar/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/calendar/calendar_vc7.vcproj b/samples/calendar/calendar_vc7.vcproj index 2801d0be2c..a74e5622d4 100644 --- a/samples/calendar/calendar_vc7.vcproj +++ b/samples/calendar/calendar_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/calendar/calendar_vc8.vcproj b/samples/calendar/calendar_vc8.vcproj index c33c4c0c79..a85362c424 100644 --- a/samples/calendar/calendar_vc8.vcproj +++ b/samples/calendar/calendar_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/calendar/calendar_vc9.vcproj b/samples/calendar/calendar_vc9.vcproj index b6b16105eb..f3ecb57587 100644 --- a/samples/calendar/calendar_vc9.vcproj +++ b/samples/calendar/calendar_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/calendar/makefile.bcc b/samples/calendar/makefile.bcc index 3905c202f6..d06679913a 100644 --- a/samples/calendar/makefile.bcc +++ b/samples/calendar/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/calendar/makefile.gcc b/samples/calendar/makefile.gcc index caab453bcf..1ae5c7c483 100644 --- a/samples/calendar/makefile.gcc +++ b/samples/calendar/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/calendar/makefile.unx b/samples/calendar/makefile.unx index 841a26c2ee..75776dfebf 100644 --- a/samples/calendar/makefile.unx +++ b/samples/calendar/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/calendar/makefile.vc b/samples/calendar/makefile.vc index f189baae62..188f2eb425 100644 --- a/samples/calendar/makefile.vc +++ b/samples/calendar/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/caret/Makefile.in b/samples/caret/Makefile.in index 8201003c30..7db4cb29e7 100644 --- a/samples/caret/Makefile.in +++ b/samples/caret/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/caret/caret_vc7.vcproj b/samples/caret/caret_vc7.vcproj index 74348b6d32..847170a937 100644 --- a/samples/caret/caret_vc7.vcproj +++ b/samples/caret/caret_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/caret/caret_vc8.vcproj b/samples/caret/caret_vc8.vcproj index ab921903ec..706768930b 100644 --- a/samples/caret/caret_vc8.vcproj +++ b/samples/caret/caret_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/caret/caret_vc9.vcproj b/samples/caret/caret_vc9.vcproj index 826ce7f8dd..bb6bd350d8 100644 --- a/samples/caret/caret_vc9.vcproj +++ b/samples/caret/caret_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/caret/makefile.bcc b/samples/caret/makefile.bcc index 32f64f7b67..d84fded9f7 100644 --- a/samples/caret/makefile.bcc +++ b/samples/caret/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/caret/makefile.gcc b/samples/caret/makefile.gcc index dd39990c85..9b3589a862 100644 --- a/samples/caret/makefile.gcc +++ b/samples/caret/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/caret/makefile.unx b/samples/caret/makefile.unx index 281000c74f..ca8b91c063 100644 --- a/samples/caret/makefile.unx +++ b/samples/caret/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/caret/makefile.vc b/samples/caret/makefile.vc index 97eff408db..ef14c24367 100644 --- a/samples/caret/makefile.vc +++ b/samples/caret/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/clipboard/Makefile.in b/samples/clipboard/Makefile.in index 1fc5624975..64274def15 100644 --- a/samples/clipboard/Makefile.in +++ b/samples/clipboard/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/clipboard/clipboard_vc7.vcproj b/samples/clipboard/clipboard_vc7.vcproj index 638c6ec59e..95fc8bd788 100644 --- a/samples/clipboard/clipboard_vc7.vcproj +++ b/samples/clipboard/clipboard_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/clipboard/clipboard_vc8.vcproj b/samples/clipboard/clipboard_vc8.vcproj index f5bc867280..c4b696e541 100644 --- a/samples/clipboard/clipboard_vc8.vcproj +++ b/samples/clipboard/clipboard_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/clipboard/clipboard_vc9.vcproj b/samples/clipboard/clipboard_vc9.vcproj index 7724911d23..3965dd8b86 100644 --- a/samples/clipboard/clipboard_vc9.vcproj +++ b/samples/clipboard/clipboard_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/clipboard/makefile.bcc b/samples/clipboard/makefile.bcc index 211c084d6d..95b43acb5e 100644 --- a/samples/clipboard/makefile.bcc +++ b/samples/clipboard/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/clipboard/makefile.gcc b/samples/clipboard/makefile.gcc index 4099366d1d..d564da2b58 100644 --- a/samples/clipboard/makefile.gcc +++ b/samples/clipboard/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/clipboard/makefile.unx b/samples/clipboard/makefile.unx index 8cdad6f81c..3862157982 100644 --- a/samples/clipboard/makefile.unx +++ b/samples/clipboard/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/clipboard/makefile.vc b/samples/clipboard/makefile.vc index f50c62dd80..bd846dbc13 100644 --- a/samples/clipboard/makefile.vc +++ b/samples/clipboard/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/collpane/Makefile.in b/samples/collpane/Makefile.in index acd70d9a8d..7a5a1c4146 100644 --- a/samples/collpane/Makefile.in +++ b/samples/collpane/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/collpane/collpane_vc7.vcproj b/samples/collpane/collpane_vc7.vcproj index b08de9b197..5e5ed618f6 100644 --- a/samples/collpane/collpane_vc7.vcproj +++ b/samples/collpane/collpane_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/collpane/collpane_vc8.vcproj b/samples/collpane/collpane_vc8.vcproj index e91d6d8f38..0025d45f2b 100644 --- a/samples/collpane/collpane_vc8.vcproj +++ b/samples/collpane/collpane_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/collpane/collpane_vc9.vcproj b/samples/collpane/collpane_vc9.vcproj index 0eb666dcf4..c5755aeb81 100644 --- a/samples/collpane/collpane_vc9.vcproj +++ b/samples/collpane/collpane_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/collpane/makefile.bcc b/samples/collpane/makefile.bcc index 8c94ff68b8..d0138d0bcd 100644 --- a/samples/collpane/makefile.bcc +++ b/samples/collpane/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/collpane/makefile.gcc b/samples/collpane/makefile.gcc index 7406f25422..b9d1318b72 100644 --- a/samples/collpane/makefile.gcc +++ b/samples/collpane/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/collpane/makefile.unx b/samples/collpane/makefile.unx index c8fbd3e1a2..495777111b 100644 --- a/samples/collpane/makefile.unx +++ b/samples/collpane/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/collpane/makefile.vc b/samples/collpane/makefile.vc index 5017500eba..08646a63bd 100644 --- a/samples/collpane/makefile.vc +++ b/samples/collpane/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/combo/Makefile.in b/samples/combo/Makefile.in index 16823c2d24..14d46efd48 100644 --- a/samples/combo/Makefile.in +++ b/samples/combo/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/combo/combo_vc7.vcproj b/samples/combo/combo_vc7.vcproj index 8de5da1839..085fd7dce2 100644 --- a/samples/combo/combo_vc7.vcproj +++ b/samples/combo/combo_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/combo/combo_vc8.vcproj b/samples/combo/combo_vc8.vcproj index d13a1ed72f..8f4e0b7e03 100644 --- a/samples/combo/combo_vc8.vcproj +++ b/samples/combo/combo_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/combo/combo_vc9.vcproj b/samples/combo/combo_vc9.vcproj index ae837ec3bd..524d194c7a 100644 --- a/samples/combo/combo_vc9.vcproj +++ b/samples/combo/combo_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/combo/makefile.bcc b/samples/combo/makefile.bcc index 560a06db31..7e11e79f5f 100644 --- a/samples/combo/makefile.bcc +++ b/samples/combo/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/combo/makefile.gcc b/samples/combo/makefile.gcc index 0078b8b892..956189d359 100644 --- a/samples/combo/makefile.gcc +++ b/samples/combo/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/combo/makefile.unx b/samples/combo/makefile.unx index 901c11be04..c46eae5744 100644 --- a/samples/combo/makefile.unx +++ b/samples/combo/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/combo/makefile.vc b/samples/combo/makefile.vc index 681ebc8a36..e0d33bdec9 100644 --- a/samples/combo/makefile.vc +++ b/samples/combo/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/config/Makefile.in b/samples/config/Makefile.in index d95a08556f..86964036a7 100644 --- a/samples/config/Makefile.in +++ b/samples/config/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/config/config_vc7.vcproj b/samples/config/config_vc7.vcproj index 7d30b34bf0..1ff925218e 100644 --- a/samples/config/config_vc7.vcproj +++ b/samples/config/config_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/config/config_vc8.vcproj b/samples/config/config_vc8.vcproj index 18c78e56ff..73f50ba5c3 100644 --- a/samples/config/config_vc8.vcproj +++ b/samples/config/config_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/config/config_vc9.vcproj b/samples/config/config_vc9.vcproj index 8ef66c6159..a3898e6559 100644 --- a/samples/config/config_vc9.vcproj +++ b/samples/config/config_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/config/makefile.bcc b/samples/config/makefile.bcc index 9ec3389c07..c6a6d6e4f8 100644 --- a/samples/config/makefile.bcc +++ b/samples/config/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/config/makefile.gcc b/samples/config/makefile.gcc index f1572fa7c0..350e6f8fce 100644 --- a/samples/config/makefile.gcc +++ b/samples/config/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/config/makefile.unx b/samples/config/makefile.unx index adc0d24025..7a7c6f1f01 100644 --- a/samples/config/makefile.unx +++ b/samples/config/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/config/makefile.vc b/samples/config/makefile.vc index 68ec4ae4be..b250812c29 100644 --- a/samples/config/makefile.vc +++ b/samples/config/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/console/Makefile.in b/samples/console/Makefile.in index 576df0453d..6cecf8c785 100644 --- a/samples/console/Makefile.in +++ b/samples/console/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/console/console_vc7.vcproj b/samples/console/console_vc7.vcproj index 240ec86264..db6a12cd07 100644 --- a/samples/console/console_vc7.vcproj +++ b/samples/console/console_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/console/console_vc8.vcproj b/samples/console/console_vc8.vcproj index a41a98f5fc..7bec5cb9cd 100644 --- a/samples/console/console_vc8.vcproj +++ b/samples/console/console_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/console/console_vc9.vcproj b/samples/console/console_vc9.vcproj index 1b5968a67b..1a45bcceee 100644 --- a/samples/console/console_vc9.vcproj +++ b/samples/console/console_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/console/makefile.bcc b/samples/console/makefile.bcc index 061e3052b1..d87b32e578 100644 --- a/samples/console/makefile.bcc +++ b/samples/console/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/console/makefile.gcc b/samples/console/makefile.gcc index e8b8fca13b..fdf140429d 100644 --- a/samples/console/makefile.gcc +++ b/samples/console/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/console/makefile.unx b/samples/console/makefile.unx index 076535eadc..6d0a1201f6 100644 --- a/samples/console/makefile.unx +++ b/samples/console/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/console/makefile.vc b/samples/console/makefile.vc index ad29d04b37..71b7c7e98d 100644 --- a/samples/console/makefile.vc +++ b/samples/console/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dataview/Makefile.in b/samples/dataview/Makefile.in index aa99c88656..6789a6d73a 100644 --- a/samples/dataview/Makefile.in +++ b/samples/dataview/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dataview/dataview_vc7.vcproj b/samples/dataview/dataview_vc7.vcproj index d03a67bf4f..fef8bf50e2 100644 --- a/samples/dataview/dataview_vc7.vcproj +++ b/samples/dataview/dataview_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dataview/dataview_vc8.vcproj b/samples/dataview/dataview_vc8.vcproj index b618940c1e..d6c6c72f44 100644 --- a/samples/dataview/dataview_vc8.vcproj +++ b/samples/dataview/dataview_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dataview/dataview_vc9.vcproj b/samples/dataview/dataview_vc9.vcproj index 0e985ec034..28d67a41af 100644 --- a/samples/dataview/dataview_vc9.vcproj +++ b/samples/dataview/dataview_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dataview/makefile.bcc b/samples/dataview/makefile.bcc index 691359a4fe..cf083e326d 100644 --- a/samples/dataview/makefile.bcc +++ b/samples/dataview/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dataview/makefile.gcc b/samples/dataview/makefile.gcc index f350127f1b..3ebb4dc1af 100644 --- a/samples/dataview/makefile.gcc +++ b/samples/dataview/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dataview/makefile.unx b/samples/dataview/makefile.unx index ec25827e50..0fb1afe82a 100644 --- a/samples/dataview/makefile.unx +++ b/samples/dataview/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dataview/makefile.vc b/samples/dataview/makefile.vc index 015e23d8c4..7850e434d0 100644 --- a/samples/dataview/makefile.vc +++ b/samples/dataview/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/debugrpt/Makefile.in b/samples/debugrpt/Makefile.in index c2f61a5f04..e1818fabdf 100644 --- a/samples/debugrpt/Makefile.in +++ b/samples/debugrpt/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/debugrpt/debugrpt_vc7.vcproj b/samples/debugrpt/debugrpt_vc7.vcproj index eb00af8ecb..30c32709f2 100644 --- a/samples/debugrpt/debugrpt_vc7.vcproj +++ b/samples/debugrpt/debugrpt_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/debugrpt/debugrpt_vc8.vcproj b/samples/debugrpt/debugrpt_vc8.vcproj index 66dd05bafe..099cf686f7 100644 --- a/samples/debugrpt/debugrpt_vc8.vcproj +++ b/samples/debugrpt/debugrpt_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/debugrpt/debugrpt_vc9.vcproj b/samples/debugrpt/debugrpt_vc9.vcproj index 10c5cf86fd..0dafeaf63f 100644 --- a/samples/debugrpt/debugrpt_vc9.vcproj +++ b/samples/debugrpt/debugrpt_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/debugrpt/makefile.bcc b/samples/debugrpt/makefile.bcc index 1685b12ea2..49bb2a6a41 100644 --- a/samples/debugrpt/makefile.bcc +++ b/samples/debugrpt/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/debugrpt/makefile.gcc b/samples/debugrpt/makefile.gcc index 23e27a0b62..3a4a83586b 100644 --- a/samples/debugrpt/makefile.gcc +++ b/samples/debugrpt/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/debugrpt/makefile.unx b/samples/debugrpt/makefile.unx index 6523856e93..0482c69214 100644 --- a/samples/debugrpt/makefile.unx +++ b/samples/debugrpt/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/debugrpt/makefile.vc b/samples/debugrpt/makefile.vc index 7e52dd9bc5..6775a79f31 100644 --- a/samples/debugrpt/makefile.vc +++ b/samples/debugrpt/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialogs/Makefile.in b/samples/dialogs/Makefile.in index 9167cbd734..8cbf091567 100644 --- a/samples/dialogs/Makefile.in +++ b/samples/dialogs/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialogs/dialogs_vc7.vcproj b/samples/dialogs/dialogs_vc7.vcproj index 8e21a82b0d..f5643cd319 100644 --- a/samples/dialogs/dialogs_vc7.vcproj +++ b/samples/dialogs/dialogs_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dialogs/dialogs_vc8.vcproj b/samples/dialogs/dialogs_vc8.vcproj index 89f5438094..8f6410196e 100644 --- a/samples/dialogs/dialogs_vc8.vcproj +++ b/samples/dialogs/dialogs_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dialogs/dialogs_vc9.vcproj b/samples/dialogs/dialogs_vc9.vcproj index 95996da8f6..5a36d5963e 100644 --- a/samples/dialogs/dialogs_vc9.vcproj +++ b/samples/dialogs/dialogs_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dialogs/makefile.bcc b/samples/dialogs/makefile.bcc index 1cd6c65303..d3f01d54fd 100644 --- a/samples/dialogs/makefile.bcc +++ b/samples/dialogs/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialogs/makefile.gcc b/samples/dialogs/makefile.gcc index 1c2d66e173..1e4b698358 100644 --- a/samples/dialogs/makefile.gcc +++ b/samples/dialogs/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialogs/makefile.unx b/samples/dialogs/makefile.unx index 9274531265..ab7791b7a7 100644 --- a/samples/dialogs/makefile.unx +++ b/samples/dialogs/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialogs/makefile.vc b/samples/dialogs/makefile.vc index 43e8c5e8f4..533924752f 100644 --- a/samples/dialogs/makefile.vc +++ b/samples/dialogs/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialup/Makefile.in b/samples/dialup/Makefile.in index 7d46c650ec..4bccf0873c 100644 --- a/samples/dialup/Makefile.in +++ b/samples/dialup/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialup/dialup_vc7.vcproj b/samples/dialup/dialup_vc7.vcproj index 965a1c2247..54ed6d3de7 100644 --- a/samples/dialup/dialup_vc7.vcproj +++ b/samples/dialup/dialup_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dialup/dialup_vc8.vcproj b/samples/dialup/dialup_vc8.vcproj index 51b75c4f19..25dd2c1c3a 100644 --- a/samples/dialup/dialup_vc8.vcproj +++ b/samples/dialup/dialup_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dialup/dialup_vc9.vcproj b/samples/dialup/dialup_vc9.vcproj index 74a076ee74..9de441ee35 100644 --- a/samples/dialup/dialup_vc9.vcproj +++ b/samples/dialup/dialup_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dialup/makefile.bcc b/samples/dialup/makefile.bcc index add96e1da7..7e80172eed 100644 --- a/samples/dialup/makefile.bcc +++ b/samples/dialup/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialup/makefile.gcc b/samples/dialup/makefile.gcc index 27da5cc00d..60dc5013db 100644 --- a/samples/dialup/makefile.gcc +++ b/samples/dialup/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialup/makefile.unx b/samples/dialup/makefile.unx index 40b1c1ba2f..73c63a06ff 100644 --- a/samples/dialup/makefile.unx +++ b/samples/dialup/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dialup/makefile.vc b/samples/dialup/makefile.vc index e7200cfe78..d82678afa5 100644 --- a/samples/dialup/makefile.vc +++ b/samples/dialup/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/display/Makefile.in b/samples/display/Makefile.in index bb77d0ee42..8727e988f3 100644 --- a/samples/display/Makefile.in +++ b/samples/display/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/display/display_vc7.vcproj b/samples/display/display_vc7.vcproj index 2a8c7ac7a4..4ce5edb72e 100644 --- a/samples/display/display_vc7.vcproj +++ b/samples/display/display_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/display/display_vc8.vcproj b/samples/display/display_vc8.vcproj index 1cac8cf101..7eb682709f 100644 --- a/samples/display/display_vc8.vcproj +++ b/samples/display/display_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/display/display_vc9.vcproj b/samples/display/display_vc9.vcproj index 8f2d4ea929..c16a49ca1f 100644 --- a/samples/display/display_vc9.vcproj +++ b/samples/display/display_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/display/makefile.bcc b/samples/display/makefile.bcc index 245793f628..ec8caab705 100644 --- a/samples/display/makefile.bcc +++ b/samples/display/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/display/makefile.gcc b/samples/display/makefile.gcc index 71bc179a18..313bd22e66 100644 --- a/samples/display/makefile.gcc +++ b/samples/display/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/display/makefile.unx b/samples/display/makefile.unx index 46d21fd60e..511e972e9f 100644 --- a/samples/display/makefile.unx +++ b/samples/display/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/display/makefile.vc b/samples/display/makefile.vc index 241dc78d32..d76786d392 100644 --- a/samples/display/makefile.vc +++ b/samples/display/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dll/Makefile.in b/samples/dll/Makefile.in index 36a147922b..113288999f 100644 --- a/samples/dll/Makefile.in +++ b/samples/dll/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dll/dll_vc7_my_dll.vcproj b/samples/dll/dll_vc7_my_dll.vcproj index 8c9600a009..1e0a848be4 100644 --- a/samples/dll/dll_vc7_my_dll.vcproj +++ b/samples/dll/dll_vc7_my_dll.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc7_sdk_exe.vcproj b/samples/dll/dll_vc7_sdk_exe.vcproj index e79b58a41d..68bd4dac60 100644 --- a/samples/dll/dll_vc7_sdk_exe.vcproj +++ b/samples/dll/dll_vc7_sdk_exe.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc7_wx_exe.vcproj b/samples/dll/dll_vc7_wx_exe.vcproj index 86b62f2fb5..100ff43274 100644 --- a/samples/dll/dll_vc7_wx_exe.vcproj +++ b/samples/dll/dll_vc7_wx_exe.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc8_my_dll.vcproj b/samples/dll/dll_vc8_my_dll.vcproj index 905f3b9e93..595d4308b9 100644 --- a/samples/dll/dll_vc8_my_dll.vcproj +++ b/samples/dll/dll_vc8_my_dll.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc8_sdk_exe.vcproj b/samples/dll/dll_vc8_sdk_exe.vcproj index cc24d548f2..f115288ef3 100644 --- a/samples/dll/dll_vc8_sdk_exe.vcproj +++ b/samples/dll/dll_vc8_sdk_exe.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc8_wx_exe.vcproj b/samples/dll/dll_vc8_wx_exe.vcproj index fd44c935fa..b77e5b501a 100644 --- a/samples/dll/dll_vc8_wx_exe.vcproj +++ b/samples/dll/dll_vc8_wx_exe.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc9_my_dll.vcproj b/samples/dll/dll_vc9_my_dll.vcproj index eea3ee7532..6c7259a389 100644 --- a/samples/dll/dll_vc9_my_dll.vcproj +++ b/samples/dll/dll_vc9_my_dll.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc9_sdk_exe.vcproj b/samples/dll/dll_vc9_sdk_exe.vcproj index 3b934bf152..b2a05cb7d8 100644 --- a/samples/dll/dll_vc9_sdk_exe.vcproj +++ b/samples/dll/dll_vc9_sdk_exe.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/dll_vc9_wx_exe.vcproj b/samples/dll/dll_vc9_wx_exe.vcproj index f2019ea1dd..edebcc11df 100644 --- a/samples/dll/dll_vc9_wx_exe.vcproj +++ b/samples/dll/dll_vc9_wx_exe.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dll/makefile.bcc b/samples/dll/makefile.bcc index 763b34d8d1..0b7b368148 100644 --- a/samples/dll/makefile.bcc +++ b/samples/dll/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dll/makefile.gcc b/samples/dll/makefile.gcc index 3379af6bb5..e42f219cdd 100644 --- a/samples/dll/makefile.gcc +++ b/samples/dll/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dll/makefile.unx b/samples/dll/makefile.unx index a395caebac..6f607671c8 100644 --- a/samples/dll/makefile.unx +++ b/samples/dll/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dll/makefile.vc b/samples/dll/makefile.vc index 6af4ae4f61..b238a0fe73 100644 --- a/samples/dll/makefile.vc +++ b/samples/dll/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dnd/Makefile.in b/samples/dnd/Makefile.in index 65c1860304..9752d8ed31 100644 --- a/samples/dnd/Makefile.in +++ b/samples/dnd/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dnd/dnd_vc7.vcproj b/samples/dnd/dnd_vc7.vcproj index a323f6d5e6..d82115c0e1 100644 --- a/samples/dnd/dnd_vc7.vcproj +++ b/samples/dnd/dnd_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dnd/dnd_vc8.vcproj b/samples/dnd/dnd_vc8.vcproj index 6ca9ffaaac..29e6ad28a7 100644 --- a/samples/dnd/dnd_vc8.vcproj +++ b/samples/dnd/dnd_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dnd/dnd_vc9.vcproj b/samples/dnd/dnd_vc9.vcproj index fdb5448924..df75b9eb2e 100644 --- a/samples/dnd/dnd_vc9.vcproj +++ b/samples/dnd/dnd_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dnd/makefile.bcc b/samples/dnd/makefile.bcc index 6fb9ace7ed..9e9ff58eaa 100644 --- a/samples/dnd/makefile.bcc +++ b/samples/dnd/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dnd/makefile.gcc b/samples/dnd/makefile.gcc index 2f58a1bd63..b2df101cbe 100644 --- a/samples/dnd/makefile.gcc +++ b/samples/dnd/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dnd/makefile.unx b/samples/dnd/makefile.unx index 1d4be594de..80a134c9c7 100644 --- a/samples/dnd/makefile.unx +++ b/samples/dnd/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dnd/makefile.vc b/samples/dnd/makefile.vc index efce690a47..e849dbd599 100644 --- a/samples/dnd/makefile.vc +++ b/samples/dnd/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/docview/Makefile.in b/samples/docview/Makefile.in index 73d31287e1..bb075bedc6 100644 --- a/samples/docview/Makefile.in +++ b/samples/docview/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/docview/docview_vc7.vcproj b/samples/docview/docview_vc7.vcproj index cd439da1ab..1db26e1b0f 100644 --- a/samples/docview/docview_vc7.vcproj +++ b/samples/docview/docview_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/docview/docview_vc8.vcproj b/samples/docview/docview_vc8.vcproj index 1176bfead3..277fcebe13 100644 --- a/samples/docview/docview_vc8.vcproj +++ b/samples/docview/docview_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/docview/docview_vc9.vcproj b/samples/docview/docview_vc9.vcproj index f8c5aa0103..52139c1712 100644 --- a/samples/docview/docview_vc9.vcproj +++ b/samples/docview/docview_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/docview/makefile.bcc b/samples/docview/makefile.bcc index 3faa414b5b..6d3284d93a 100644 --- a/samples/docview/makefile.bcc +++ b/samples/docview/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/docview/makefile.gcc b/samples/docview/makefile.gcc index 4164082002..0efcf91cf2 100644 --- a/samples/docview/makefile.gcc +++ b/samples/docview/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/docview/makefile.unx b/samples/docview/makefile.unx index 1e06ee06ef..87f020a54d 100644 --- a/samples/docview/makefile.unx +++ b/samples/docview/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/docview/makefile.vc b/samples/docview/makefile.vc index 41798e3859..c6cde97624 100644 --- a/samples/docview/makefile.vc +++ b/samples/docview/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dragimag/Makefile.in b/samples/dragimag/Makefile.in index 1d9c162213..5f10d66100 100644 --- a/samples/dragimag/Makefile.in +++ b/samples/dragimag/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dragimag/dragimag_vc7.vcproj b/samples/dragimag/dragimag_vc7.vcproj index 16fec323f6..4686c6d2ac 100644 --- a/samples/dragimag/dragimag_vc7.vcproj +++ b/samples/dragimag/dragimag_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dragimag/dragimag_vc8.vcproj b/samples/dragimag/dragimag_vc8.vcproj index 998765eb0a..044370df82 100644 --- a/samples/dragimag/dragimag_vc8.vcproj +++ b/samples/dragimag/dragimag_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dragimag/dragimag_vc9.vcproj b/samples/dragimag/dragimag_vc9.vcproj index c039cd015f..f10a99bf07 100644 --- a/samples/dragimag/dragimag_vc9.vcproj +++ b/samples/dragimag/dragimag_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/dragimag/makefile.bcc b/samples/dragimag/makefile.bcc index 7114eff640..f927284dff 100644 --- a/samples/dragimag/makefile.bcc +++ b/samples/dragimag/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dragimag/makefile.gcc b/samples/dragimag/makefile.gcc index 6acc696525..70dbdf6f47 100644 --- a/samples/dragimag/makefile.gcc +++ b/samples/dragimag/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dragimag/makefile.unx b/samples/dragimag/makefile.unx index d497f9a70a..edc0546ce0 100644 --- a/samples/dragimag/makefile.unx +++ b/samples/dragimag/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/dragimag/makefile.vc b/samples/dragimag/makefile.vc index 530ad9ee85..f1c59c42c2 100644 --- a/samples/dragimag/makefile.vc +++ b/samples/dragimag/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/drawing/Makefile.in b/samples/drawing/Makefile.in index 1d8580e45a..d3e3b32135 100644 --- a/samples/drawing/Makefile.in +++ b/samples/drawing/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/drawing/drawing_vc7.vcproj b/samples/drawing/drawing_vc7.vcproj index 8bff22fa71..d77af64ee4 100644 --- a/samples/drawing/drawing_vc7.vcproj +++ b/samples/drawing/drawing_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/drawing/drawing_vc8.vcproj b/samples/drawing/drawing_vc8.vcproj index a30aa53c57..482ad81b42 100644 --- a/samples/drawing/drawing_vc8.vcproj +++ b/samples/drawing/drawing_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/drawing/drawing_vc9.vcproj b/samples/drawing/drawing_vc9.vcproj index a43c758d93..7216d4b03a 100644 --- a/samples/drawing/drawing_vc9.vcproj +++ b/samples/drawing/drawing_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/drawing/makefile.bcc b/samples/drawing/makefile.bcc index c7b8e8ecf8..a5d7e8168f 100644 --- a/samples/drawing/makefile.bcc +++ b/samples/drawing/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/drawing/makefile.gcc b/samples/drawing/makefile.gcc index 848a730c9f..4eda53ac4b 100644 --- a/samples/drawing/makefile.gcc +++ b/samples/drawing/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/drawing/makefile.unx b/samples/drawing/makefile.unx index 244fa877b9..d07b840c47 100644 --- a/samples/drawing/makefile.unx +++ b/samples/drawing/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/drawing/makefile.vc b/samples/drawing/makefile.vc index bfd097edcf..9714313875 100644 --- a/samples/drawing/makefile.vc +++ b/samples/drawing/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/erase/Makefile.in b/samples/erase/Makefile.in index a1b711cfb4..4475a3b15b 100644 --- a/samples/erase/Makefile.in +++ b/samples/erase/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/erase/erase_vc7.vcproj b/samples/erase/erase_vc7.vcproj index 3953026cb0..165aaa0f85 100644 --- a/samples/erase/erase_vc7.vcproj +++ b/samples/erase/erase_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/erase/erase_vc8.vcproj b/samples/erase/erase_vc8.vcproj index 33bd2670f6..c11c0f8f62 100644 --- a/samples/erase/erase_vc8.vcproj +++ b/samples/erase/erase_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/erase/erase_vc9.vcproj b/samples/erase/erase_vc9.vcproj index 4a15fa226d..6c91d231f2 100644 --- a/samples/erase/erase_vc9.vcproj +++ b/samples/erase/erase_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/erase/makefile.bcc b/samples/erase/makefile.bcc index 0fa7f6eaec..353dbb9356 100644 --- a/samples/erase/makefile.bcc +++ b/samples/erase/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/erase/makefile.gcc b/samples/erase/makefile.gcc index 43ff2e78e7..e345818794 100644 --- a/samples/erase/makefile.gcc +++ b/samples/erase/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/erase/makefile.unx b/samples/erase/makefile.unx index 1dd54becc6..bb8266e02d 100644 --- a/samples/erase/makefile.unx +++ b/samples/erase/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/erase/makefile.vc b/samples/erase/makefile.vc index 3bf2f4228d..75ec90f12e 100644 --- a/samples/erase/makefile.vc +++ b/samples/erase/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/event/Makefile.in b/samples/event/Makefile.in index 8636bf750f..c087ec688d 100644 --- a/samples/event/Makefile.in +++ b/samples/event/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/event/event_vc7.vcproj b/samples/event/event_vc7.vcproj index 57906ee33f..9ceabcfa96 100644 --- a/samples/event/event_vc7.vcproj +++ b/samples/event/event_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/event/event_vc8.vcproj b/samples/event/event_vc8.vcproj index 708f64e893..326a4011c8 100644 --- a/samples/event/event_vc8.vcproj +++ b/samples/event/event_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/event/event_vc9.vcproj b/samples/event/event_vc9.vcproj index 52859e4281..99489d1bd7 100644 --- a/samples/event/event_vc9.vcproj +++ b/samples/event/event_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/event/makefile.bcc b/samples/event/makefile.bcc index 6c7ff701d4..bd919dd0e8 100644 --- a/samples/event/makefile.bcc +++ b/samples/event/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/event/makefile.gcc b/samples/event/makefile.gcc index c520ba9fb9..288bfe5955 100644 --- a/samples/event/makefile.gcc +++ b/samples/event/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/event/makefile.unx b/samples/event/makefile.unx index c364699202..be00547173 100644 --- a/samples/event/makefile.unx +++ b/samples/event/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/event/makefile.vc b/samples/event/makefile.vc index ceaff6b1ad..b13801c6c0 100644 --- a/samples/event/makefile.vc +++ b/samples/event/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/except/Makefile.in b/samples/except/Makefile.in index 6effc5fe11..8780685fa8 100644 --- a/samples/except/Makefile.in +++ b/samples/except/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/except/except_vc7.vcproj b/samples/except/except_vc7.vcproj index 67bacd6f03..d90072ecc1 100644 --- a/samples/except/except_vc7.vcproj +++ b/samples/except/except_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/except/except_vc8.vcproj b/samples/except/except_vc8.vcproj index 242b68c626..7ca0651e2f 100644 --- a/samples/except/except_vc8.vcproj +++ b/samples/except/except_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/except/except_vc9.vcproj b/samples/except/except_vc9.vcproj index f88726376a..5175c04b99 100644 --- a/samples/except/except_vc9.vcproj +++ b/samples/except/except_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/except/makefile.bcc b/samples/except/makefile.bcc index ddda4f7f6a..16e4934937 100644 --- a/samples/except/makefile.bcc +++ b/samples/except/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/except/makefile.gcc b/samples/except/makefile.gcc index be8b2d783c..5555dcc3d8 100644 --- a/samples/except/makefile.gcc +++ b/samples/except/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/except/makefile.unx b/samples/except/makefile.unx index 4c20bfa427..19ee0ed766 100644 --- a/samples/except/makefile.unx +++ b/samples/except/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/except/makefile.vc b/samples/except/makefile.vc index afa8e14227..9e2c00e5f6 100644 --- a/samples/except/makefile.vc +++ b/samples/except/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/exec/Makefile.in b/samples/exec/Makefile.in index 4051ca138b..6dd6922c7f 100644 --- a/samples/exec/Makefile.in +++ b/samples/exec/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/exec/exec_vc7.vcproj b/samples/exec/exec_vc7.vcproj index ca1f6a8455..f9f4640f7f 100644 --- a/samples/exec/exec_vc7.vcproj +++ b/samples/exec/exec_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/exec/exec_vc8.vcproj b/samples/exec/exec_vc8.vcproj index b2ae0e2e18..0f7a106609 100644 --- a/samples/exec/exec_vc8.vcproj +++ b/samples/exec/exec_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/exec/exec_vc9.vcproj b/samples/exec/exec_vc9.vcproj index 036c999d2b..1d6706f53d 100644 --- a/samples/exec/exec_vc9.vcproj +++ b/samples/exec/exec_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/exec/makefile.bcc b/samples/exec/makefile.bcc index 2b0bd77e7d..fa8479830b 100644 --- a/samples/exec/makefile.bcc +++ b/samples/exec/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/exec/makefile.gcc b/samples/exec/makefile.gcc index ffb6470e41..d707a56e72 100644 --- a/samples/exec/makefile.gcc +++ b/samples/exec/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/exec/makefile.unx b/samples/exec/makefile.unx index 7fa1b6dfde..d991c5ec23 100644 --- a/samples/exec/makefile.unx +++ b/samples/exec/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/exec/makefile.vc b/samples/exec/makefile.vc index e8af1bf8bb..5ec9f95591 100644 --- a/samples/exec/makefile.vc +++ b/samples/exec/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/font/Makefile.in b/samples/font/Makefile.in index 1472b911c8..8a701ad72c 100644 --- a/samples/font/Makefile.in +++ b/samples/font/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/font/font_vc7.vcproj b/samples/font/font_vc7.vcproj index 9f64b059f2..bc33ae1efb 100644 --- a/samples/font/font_vc7.vcproj +++ b/samples/font/font_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/font/font_vc8.vcproj b/samples/font/font_vc8.vcproj index c54af699c0..cee59d5b31 100644 --- a/samples/font/font_vc8.vcproj +++ b/samples/font/font_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/font/font_vc9.vcproj b/samples/font/font_vc9.vcproj index 1de85bf976..167c5ac214 100644 --- a/samples/font/font_vc9.vcproj +++ b/samples/font/font_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/font/makefile.bcc b/samples/font/makefile.bcc index ada7ec459d..9fe3425c99 100644 --- a/samples/font/makefile.bcc +++ b/samples/font/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/font/makefile.gcc b/samples/font/makefile.gcc index 93960b7b53..225e548dd5 100644 --- a/samples/font/makefile.gcc +++ b/samples/font/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/font/makefile.unx b/samples/font/makefile.unx index 5f0cf61133..83e506ad14 100644 --- a/samples/font/makefile.unx +++ b/samples/font/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/font/makefile.vc b/samples/font/makefile.vc index c0220bf32a..129279ffd6 100644 --- a/samples/font/makefile.vc +++ b/samples/font/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/fswatcher/Makefile.in b/samples/fswatcher/Makefile.in index 91f7a5ef23..009aef91f3 100644 --- a/samples/fswatcher/Makefile.in +++ b/samples/fswatcher/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/fswatcher/fswatcher_vc7.vcproj b/samples/fswatcher/fswatcher_vc7.vcproj index 51a75b9387..7ad708d8df 100644 --- a/samples/fswatcher/fswatcher_vc7.vcproj +++ b/samples/fswatcher/fswatcher_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/fswatcher/fswatcher_vc8.vcproj b/samples/fswatcher/fswatcher_vc8.vcproj index dbd752babb..af54baf752 100644 --- a/samples/fswatcher/fswatcher_vc8.vcproj +++ b/samples/fswatcher/fswatcher_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/fswatcher/fswatcher_vc9.vcproj b/samples/fswatcher/fswatcher_vc9.vcproj index 7d24df8d83..f914a3106e 100644 --- a/samples/fswatcher/fswatcher_vc9.vcproj +++ b/samples/fswatcher/fswatcher_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/fswatcher/makefile.bcc b/samples/fswatcher/makefile.bcc index cdeafda465..e40eca3cfc 100644 --- a/samples/fswatcher/makefile.bcc +++ b/samples/fswatcher/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/fswatcher/makefile.gcc b/samples/fswatcher/makefile.gcc index cafdf2f20c..d51e82355d 100644 --- a/samples/fswatcher/makefile.gcc +++ b/samples/fswatcher/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/fswatcher/makefile.unx b/samples/fswatcher/makefile.unx index db101c8622..a5954973d4 100644 --- a/samples/fswatcher/makefile.unx +++ b/samples/fswatcher/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/fswatcher/makefile.vc b/samples/fswatcher/makefile.vc index 039cf4556d..6b25424897 100644 --- a/samples/fswatcher/makefile.vc +++ b/samples/fswatcher/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/grid/Makefile.in b/samples/grid/Makefile.in index 8538761f4e..04db8f0d39 100644 --- a/samples/grid/Makefile.in +++ b/samples/grid/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/grid/grid_vc7.vcproj b/samples/grid/grid_vc7.vcproj index 3a2c12a697..abaf60cdfe 100644 --- a/samples/grid/grid_vc7.vcproj +++ b/samples/grid/grid_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/grid/grid_vc8.vcproj b/samples/grid/grid_vc8.vcproj index 2e28428f22..8bd657c2e2 100644 --- a/samples/grid/grid_vc8.vcproj +++ b/samples/grid/grid_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/grid/grid_vc9.vcproj b/samples/grid/grid_vc9.vcproj index be8835f50e..adda359c38 100644 --- a/samples/grid/grid_vc9.vcproj +++ b/samples/grid/grid_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/grid/makefile.bcc b/samples/grid/makefile.bcc index 90a248f740..10beddcb95 100644 --- a/samples/grid/makefile.bcc +++ b/samples/grid/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/grid/makefile.gcc b/samples/grid/makefile.gcc index f8945b00eb..af1a7f9517 100644 --- a/samples/grid/makefile.gcc +++ b/samples/grid/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/grid/makefile.unx b/samples/grid/makefile.unx index 3f306aab8b..443b9c22b4 100644 --- a/samples/grid/makefile.unx +++ b/samples/grid/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/grid/makefile.vc b/samples/grid/makefile.vc index 02a8ed3626..9b3df24cee 100644 --- a/samples/grid/makefile.vc +++ b/samples/grid/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/help/Makefile.in b/samples/help/Makefile.in index ddd5490edf..7fb2aeb7ea 100644 --- a/samples/help/Makefile.in +++ b/samples/help/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/help/help_vc7.vcproj b/samples/help/help_vc7.vcproj index c70b841760..7b8f4d5751 100644 --- a/samples/help/help_vc7.vcproj +++ b/samples/help/help_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/help/help_vc8.vcproj b/samples/help/help_vc8.vcproj index 424e54042a..0bb4cb7813 100644 --- a/samples/help/help_vc8.vcproj +++ b/samples/help/help_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/help/help_vc9.vcproj b/samples/help/help_vc9.vcproj index abc2e04ac9..fd63a1cb93 100644 --- a/samples/help/help_vc9.vcproj +++ b/samples/help/help_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/help/makefile.bcc b/samples/help/makefile.bcc index 6159e97f0f..533384a140 100644 --- a/samples/help/makefile.bcc +++ b/samples/help/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/help/makefile.gcc b/samples/help/makefile.gcc index dc39604a12..5fc4517b6b 100644 --- a/samples/help/makefile.gcc +++ b/samples/help/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/help/makefile.unx b/samples/help/makefile.unx index 15f3ee2509..3b31e1da05 100644 --- a/samples/help/makefile.unx +++ b/samples/help/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/help/makefile.vc b/samples/help/makefile.vc index 470a4af271..c9ce2e2ced 100644 --- a/samples/help/makefile.vc +++ b/samples/help/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/htlbox/Makefile.in b/samples/htlbox/Makefile.in index 220db08e7e..bb31840d43 100644 --- a/samples/htlbox/Makefile.in +++ b/samples/htlbox/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/htlbox/htlbox_vc7.vcproj b/samples/htlbox/htlbox_vc7.vcproj index 56d361aa1b..01acc392a6 100644 --- a/samples/htlbox/htlbox_vc7.vcproj +++ b/samples/htlbox/htlbox_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/htlbox/htlbox_vc8.vcproj b/samples/htlbox/htlbox_vc8.vcproj index 3d703c5586..bade485374 100644 --- a/samples/htlbox/htlbox_vc8.vcproj +++ b/samples/htlbox/htlbox_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/htlbox/htlbox_vc9.vcproj b/samples/htlbox/htlbox_vc9.vcproj index 590c7d5563..ae152cb2ca 100644 --- a/samples/htlbox/htlbox_vc9.vcproj +++ b/samples/htlbox/htlbox_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/htlbox/makefile.bcc b/samples/htlbox/makefile.bcc index cb5eec2234..8ccd4fdace 100644 --- a/samples/htlbox/makefile.bcc +++ b/samples/htlbox/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/htlbox/makefile.gcc b/samples/htlbox/makefile.gcc index 5246be3a78..cd816047a4 100644 --- a/samples/htlbox/makefile.gcc +++ b/samples/htlbox/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/htlbox/makefile.unx b/samples/htlbox/makefile.unx index 55e43f06da..00c9c44884 100644 --- a/samples/htlbox/makefile.unx +++ b/samples/htlbox/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/htlbox/makefile.vc b/samples/htlbox/makefile.vc index a56858dd9d..627db18325 100644 --- a/samples/htlbox/makefile.vc +++ b/samples/htlbox/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/Makefile.in b/samples/html/Makefile.in index a27dad8001..e39a0b4d35 100644 --- a/samples/html/Makefile.in +++ b/samples/html/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/about/Makefile.in b/samples/html/about/Makefile.in index 8cb72094a3..34370e8f02 100644 --- a/samples/html/about/Makefile.in +++ b/samples/html/about/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/about/about_vc7.vcproj b/samples/html/about/about_vc7.vcproj index 3d7bde3619..83e396039a 100644 --- a/samples/html/about/about_vc7.vcproj +++ b/samples/html/about/about_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/about/about_vc8.vcproj b/samples/html/about/about_vc8.vcproj index 7f723f2acd..6b4b99c75f 100644 --- a/samples/html/about/about_vc8.vcproj +++ b/samples/html/about/about_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/about/about_vc9.vcproj b/samples/html/about/about_vc9.vcproj index 365f86a672..3fd7e3d229 100644 --- a/samples/html/about/about_vc9.vcproj +++ b/samples/html/about/about_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/about/makefile.bcc b/samples/html/about/makefile.bcc index e977fc6da1..a431db381c 100644 --- a/samples/html/about/makefile.bcc +++ b/samples/html/about/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/about/makefile.gcc b/samples/html/about/makefile.gcc index 3191a7f8bb..0b49633c9f 100644 --- a/samples/html/about/makefile.gcc +++ b/samples/html/about/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/about/makefile.unx b/samples/html/about/makefile.unx index 7c329116be..515bb76a4a 100644 --- a/samples/html/about/makefile.unx +++ b/samples/html/about/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/about/makefile.vc b/samples/html/about/makefile.vc index 5058613ac2..d2035df404 100644 --- a/samples/html/about/makefile.vc +++ b/samples/html/about/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/help/Makefile.in b/samples/html/help/Makefile.in index 997cf2f281..c0e66f9ef2 100644 --- a/samples/html/help/Makefile.in +++ b/samples/html/help/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/help/help_vc7.vcproj b/samples/html/help/help_vc7.vcproj index 2debddd4bf..bf4d7da380 100644 --- a/samples/html/help/help_vc7.vcproj +++ b/samples/html/help/help_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/help/help_vc8.vcproj b/samples/html/help/help_vc8.vcproj index b9d58a0005..5feb2d978a 100644 --- a/samples/html/help/help_vc8.vcproj +++ b/samples/html/help/help_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/help/help_vc9.vcproj b/samples/html/help/help_vc9.vcproj index 74e4eceff6..39b5395b79 100644 --- a/samples/html/help/help_vc9.vcproj +++ b/samples/html/help/help_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/help/makefile.bcc b/samples/html/help/makefile.bcc index 59cf8b4dad..aba1b4c3b6 100644 --- a/samples/html/help/makefile.bcc +++ b/samples/html/help/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/help/makefile.gcc b/samples/html/help/makefile.gcc index 0a30419cae..fcf0a64ab2 100644 --- a/samples/html/help/makefile.gcc +++ b/samples/html/help/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/help/makefile.unx b/samples/html/help/makefile.unx index 1cae88cf67..800e0be653 100644 --- a/samples/html/help/makefile.unx +++ b/samples/html/help/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/help/makefile.vc b/samples/html/help/makefile.vc index df2b7fb183..44dcc275b8 100644 --- a/samples/html/help/makefile.vc +++ b/samples/html/help/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/helpview/Makefile.in b/samples/html/helpview/Makefile.in index 09f37a4398..7ce1d17286 100644 --- a/samples/html/helpview/Makefile.in +++ b/samples/html/helpview/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/helpview/helpview_vc7.vcproj b/samples/html/helpview/helpview_vc7.vcproj index a41c8539f6..8b5d9f7765 100644 --- a/samples/html/helpview/helpview_vc7.vcproj +++ b/samples/html/helpview/helpview_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/helpview/helpview_vc8.vcproj b/samples/html/helpview/helpview_vc8.vcproj index 4940f690c5..f240608b0d 100644 --- a/samples/html/helpview/helpview_vc8.vcproj +++ b/samples/html/helpview/helpview_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/helpview/helpview_vc9.vcproj b/samples/html/helpview/helpview_vc9.vcproj index 095adf9f5a..67d1ebc1ff 100644 --- a/samples/html/helpview/helpview_vc9.vcproj +++ b/samples/html/helpview/helpview_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/helpview/makefile.bcc b/samples/html/helpview/makefile.bcc index 5dc78b7a6b..b015195072 100644 --- a/samples/html/helpview/makefile.bcc +++ b/samples/html/helpview/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/helpview/makefile.gcc b/samples/html/helpview/makefile.gcc index 2de5128194..9b44e475f6 100644 --- a/samples/html/helpview/makefile.gcc +++ b/samples/html/helpview/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/helpview/makefile.unx b/samples/html/helpview/makefile.unx index c263cbb2c5..0e86dfddea 100644 --- a/samples/html/helpview/makefile.unx +++ b/samples/html/helpview/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/helpview/makefile.vc b/samples/html/helpview/makefile.vc index 5f00fac122..cf6fb0d561 100644 --- a/samples/html/helpview/makefile.vc +++ b/samples/html/helpview/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/htmlctrl/Makefile.in b/samples/html/htmlctrl/Makefile.in index dd5da72e4b..b6c966f4be 100644 --- a/samples/html/htmlctrl/Makefile.in +++ b/samples/html/htmlctrl/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/htmlctrl/makefile.unx b/samples/html/htmlctrl/makefile.unx index fa97872c1e..bc4620af8e 100644 --- a/samples/html/htmlctrl/makefile.unx +++ b/samples/html/htmlctrl/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/makefile.bcc b/samples/html/makefile.bcc index 202dfb877e..d5ca9e2a45 100644 --- a/samples/html/makefile.bcc +++ b/samples/html/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/makefile.gcc b/samples/html/makefile.gcc index bf63d5b3ae..259e0e88f7 100644 --- a/samples/html/makefile.gcc +++ b/samples/html/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/makefile.unx b/samples/html/makefile.unx index 47bc72559d..6fb32322e6 100644 --- a/samples/html/makefile.unx +++ b/samples/html/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/makefile.vc b/samples/html/makefile.vc index 8ef60cf8b7..8767e4980a 100644 --- a/samples/html/makefile.vc +++ b/samples/html/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/printing/Makefile.in b/samples/html/printing/Makefile.in index 813fb80b1a..62fb6eb90b 100644 --- a/samples/html/printing/Makefile.in +++ b/samples/html/printing/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/printing/makefile.bcc b/samples/html/printing/makefile.bcc index f1c283eba3..d8c3d89565 100644 --- a/samples/html/printing/makefile.bcc +++ b/samples/html/printing/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/printing/makefile.gcc b/samples/html/printing/makefile.gcc index f2e1646ef4..50523b0098 100644 --- a/samples/html/printing/makefile.gcc +++ b/samples/html/printing/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/printing/makefile.unx b/samples/html/printing/makefile.unx index 0f45911b91..34fd3edc65 100644 --- a/samples/html/printing/makefile.unx +++ b/samples/html/printing/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/printing/makefile.vc b/samples/html/printing/makefile.vc index 06535dbb9b..2e8ee1645d 100644 --- a/samples/html/printing/makefile.vc +++ b/samples/html/printing/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/printing/printing_vc7.vcproj b/samples/html/printing/printing_vc7.vcproj index ea15b4ee0c..9f60660727 100644 --- a/samples/html/printing/printing_vc7.vcproj +++ b/samples/html/printing/printing_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/printing/printing_vc8.vcproj b/samples/html/printing/printing_vc8.vcproj index 568afe25c7..a751b2b6d9 100644 --- a/samples/html/printing/printing_vc8.vcproj +++ b/samples/html/printing/printing_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/printing/printing_vc9.vcproj b/samples/html/printing/printing_vc9.vcproj index 711b140e03..4e37a2e38b 100644 --- a/samples/html/printing/printing_vc9.vcproj +++ b/samples/html/printing/printing_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/test/Makefile.in b/samples/html/test/Makefile.in index f63250384d..756511959a 100644 --- a/samples/html/test/Makefile.in +++ b/samples/html/test/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/test/makefile.bcc b/samples/html/test/makefile.bcc index dca69b8de2..548fefc14b 100644 --- a/samples/html/test/makefile.bcc +++ b/samples/html/test/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/test/makefile.gcc b/samples/html/test/makefile.gcc index 2560cf2ee2..7490487941 100644 --- a/samples/html/test/makefile.gcc +++ b/samples/html/test/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/test/makefile.unx b/samples/html/test/makefile.unx index e8ac5b7ae0..49175cb1e3 100644 --- a/samples/html/test/makefile.unx +++ b/samples/html/test/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/test/makefile.vc b/samples/html/test/makefile.vc index 3e2c7ddd3e..74f0bd4c52 100644 --- a/samples/html/test/makefile.vc +++ b/samples/html/test/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/test/test_vc7.vcproj b/samples/html/test/test_vc7.vcproj index 31659506da..1ad9370148 100644 --- a/samples/html/test/test_vc7.vcproj +++ b/samples/html/test/test_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/test/test_vc8.vcproj b/samples/html/test/test_vc8.vcproj index 125f36cf1f..eb5e889b29 100644 --- a/samples/html/test/test_vc8.vcproj +++ b/samples/html/test/test_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/test/test_vc9.vcproj b/samples/html/test/test_vc9.vcproj index 681f332b75..8feb9a0d7c 100644 --- a/samples/html/test/test_vc9.vcproj +++ b/samples/html/test/test_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/virtual/Makefile.in b/samples/html/virtual/Makefile.in index f68d299414..05928e30b4 100644 --- a/samples/html/virtual/Makefile.in +++ b/samples/html/virtual/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/virtual/makefile.bcc b/samples/html/virtual/makefile.bcc index a1f61d04e0..ee363fd46f 100644 --- a/samples/html/virtual/makefile.bcc +++ b/samples/html/virtual/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/virtual/makefile.gcc b/samples/html/virtual/makefile.gcc index b7d8f6d7e2..7798a435c1 100644 --- a/samples/html/virtual/makefile.gcc +++ b/samples/html/virtual/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/virtual/makefile.unx b/samples/html/virtual/makefile.unx index 3a96557527..527141c80b 100644 --- a/samples/html/virtual/makefile.unx +++ b/samples/html/virtual/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/virtual/makefile.vc b/samples/html/virtual/makefile.vc index f3e4d4357c..dbf431a93e 100644 --- a/samples/html/virtual/makefile.vc +++ b/samples/html/virtual/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/virtual/virtual_vc7.vcproj b/samples/html/virtual/virtual_vc7.vcproj index 0e2aeca6d7..beb3a06d9e 100644 --- a/samples/html/virtual/virtual_vc7.vcproj +++ b/samples/html/virtual/virtual_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/virtual/virtual_vc8.vcproj b/samples/html/virtual/virtual_vc8.vcproj index 32e508bda1..afeb7a1c1f 100644 --- a/samples/html/virtual/virtual_vc8.vcproj +++ b/samples/html/virtual/virtual_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/virtual/virtual_vc9.vcproj b/samples/html/virtual/virtual_vc9.vcproj index 3a7b1acbd1..749ef5c596 100644 --- a/samples/html/virtual/virtual_vc9.vcproj +++ b/samples/html/virtual/virtual_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/widget/Makefile.in b/samples/html/widget/Makefile.in index b09996c384..5c98d50f64 100644 --- a/samples/html/widget/Makefile.in +++ b/samples/html/widget/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/widget/makefile.bcc b/samples/html/widget/makefile.bcc index 320e8c4061..35141408bc 100644 --- a/samples/html/widget/makefile.bcc +++ b/samples/html/widget/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/widget/makefile.gcc b/samples/html/widget/makefile.gcc index cd0b3654a2..029a525e9f 100644 --- a/samples/html/widget/makefile.gcc +++ b/samples/html/widget/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/widget/makefile.unx b/samples/html/widget/makefile.unx index c22b35d43e..2e99e29b91 100644 --- a/samples/html/widget/makefile.unx +++ b/samples/html/widget/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/widget/makefile.vc b/samples/html/widget/makefile.vc index 7d4dcad790..5a013f40a0 100644 --- a/samples/html/widget/makefile.vc +++ b/samples/html/widget/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/widget/widget_vc7.vcproj b/samples/html/widget/widget_vc7.vcproj index 61a64fc523..84d65b8534 100644 --- a/samples/html/widget/widget_vc7.vcproj +++ b/samples/html/widget/widget_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/widget/widget_vc8.vcproj b/samples/html/widget/widget_vc8.vcproj index dd26d3accc..39103d4f5f 100644 --- a/samples/html/widget/widget_vc8.vcproj +++ b/samples/html/widget/widget_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/widget/widget_vc9.vcproj b/samples/html/widget/widget_vc9.vcproj index 41f311824b..da12b33c12 100644 --- a/samples/html/widget/widget_vc9.vcproj +++ b/samples/html/widget/widget_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/zip/Makefile.in b/samples/html/zip/Makefile.in index ebfc013f5e..e6a702bde6 100644 --- a/samples/html/zip/Makefile.in +++ b/samples/html/zip/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/zip/makefile.bcc b/samples/html/zip/makefile.bcc index e80a6c1333..80c7fcf304 100644 --- a/samples/html/zip/makefile.bcc +++ b/samples/html/zip/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/zip/makefile.gcc b/samples/html/zip/makefile.gcc index 5b34acc8b1..2d0687ad72 100644 --- a/samples/html/zip/makefile.gcc +++ b/samples/html/zip/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/zip/makefile.unx b/samples/html/zip/makefile.unx index 99a469e889..fd5ef7495e 100644 --- a/samples/html/zip/makefile.unx +++ b/samples/html/zip/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/zip/makefile.vc b/samples/html/zip/makefile.vc index 4ff5fcaffd..516de86f21 100644 --- a/samples/html/zip/makefile.vc +++ b/samples/html/zip/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/html/zip/zip_vc7.vcproj b/samples/html/zip/zip_vc7.vcproj index e94210ed5e..e46fe753e7 100644 --- a/samples/html/zip/zip_vc7.vcproj +++ b/samples/html/zip/zip_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/zip/zip_vc8.vcproj b/samples/html/zip/zip_vc8.vcproj index 73762aadfb..87b22c1ce9 100644 --- a/samples/html/zip/zip_vc8.vcproj +++ b/samples/html/zip/zip_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/html/zip/zip_vc9.vcproj b/samples/html/zip/zip_vc9.vcproj index 1e2e807053..8eb583ca92 100644 --- a/samples/html/zip/zip_vc9.vcproj +++ b/samples/html/zip/zip_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/image/Makefile.in b/samples/image/Makefile.in index 1c9ef86479..67f1ba9ebb 100644 --- a/samples/image/Makefile.in +++ b/samples/image/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/image/image_vc7.vcproj b/samples/image/image_vc7.vcproj index d70496a2eb..e2956c755d 100644 --- a/samples/image/image_vc7.vcproj +++ b/samples/image/image_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/image/image_vc8.vcproj b/samples/image/image_vc8.vcproj index a48135691c..d0915ca2b6 100644 --- a/samples/image/image_vc8.vcproj +++ b/samples/image/image_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/image/image_vc9.vcproj b/samples/image/image_vc9.vcproj index 5de7375687..7e8903dbb5 100644 --- a/samples/image/image_vc9.vcproj +++ b/samples/image/image_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/image/makefile.bcc b/samples/image/makefile.bcc index 5b290a76fc..c333ba14fb 100644 --- a/samples/image/makefile.bcc +++ b/samples/image/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/image/makefile.gcc b/samples/image/makefile.gcc index 28f05bc3cd..b0423e99cc 100644 --- a/samples/image/makefile.gcc +++ b/samples/image/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/image/makefile.unx b/samples/image/makefile.unx index 18269b689f..3c47ec6d62 100644 --- a/samples/image/makefile.unx +++ b/samples/image/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/image/makefile.vc b/samples/image/makefile.vc index 77d087d0c6..1e77424e97 100644 --- a/samples/image/makefile.vc +++ b/samples/image/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/internat/Makefile.in b/samples/internat/Makefile.in index d47a23e9fc..d4d33461e8 100644 --- a/samples/internat/Makefile.in +++ b/samples/internat/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/internat/internat_vc7.vcproj b/samples/internat/internat_vc7.vcproj index f7989b6916..d64d79f1f9 100644 --- a/samples/internat/internat_vc7.vcproj +++ b/samples/internat/internat_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/internat/internat_vc8.vcproj b/samples/internat/internat_vc8.vcproj index d16f134f23..1a98e88575 100644 --- a/samples/internat/internat_vc8.vcproj +++ b/samples/internat/internat_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/internat/internat_vc9.vcproj b/samples/internat/internat_vc9.vcproj index 5b0c5719bc..b88bd96b3c 100644 --- a/samples/internat/internat_vc9.vcproj +++ b/samples/internat/internat_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/internat/makefile.bcc b/samples/internat/makefile.bcc index b5dd9ec1e3..c762f1569e 100644 --- a/samples/internat/makefile.bcc +++ b/samples/internat/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/internat/makefile.gcc b/samples/internat/makefile.gcc index 614c39aaab..43d0a02cf7 100644 --- a/samples/internat/makefile.gcc +++ b/samples/internat/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/internat/makefile.unx b/samples/internat/makefile.unx index 9848a6d9cc..3ad76bd152 100644 --- a/samples/internat/makefile.unx +++ b/samples/internat/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/internat/makefile.vc b/samples/internat/makefile.vc index 4008422755..0d166cbbd7 100644 --- a/samples/internat/makefile.vc +++ b/samples/internat/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ipc/Makefile.in b/samples/ipc/Makefile.in index cba8da14ed..5cacf4cb2d 100644 --- a/samples/ipc/Makefile.in +++ b/samples/ipc/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ipc/ipc_vc7_baseipcclient.vcproj b/samples/ipc/ipc_vc7_baseipcclient.vcproj index 71d0d31cd7..95ad2769c2 100644 --- a/samples/ipc/ipc_vc7_baseipcclient.vcproj +++ b/samples/ipc/ipc_vc7_baseipcclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc7_baseipcserver.vcproj b/samples/ipc/ipc_vc7_baseipcserver.vcproj index 32eb1eb4af..28c257506d 100644 --- a/samples/ipc/ipc_vc7_baseipcserver.vcproj +++ b/samples/ipc/ipc_vc7_baseipcserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc7_ipcclient.vcproj b/samples/ipc/ipc_vc7_ipcclient.vcproj index 461f9cba94..3dc8d792c6 100644 --- a/samples/ipc/ipc_vc7_ipcclient.vcproj +++ b/samples/ipc/ipc_vc7_ipcclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc7_ipcserver.vcproj b/samples/ipc/ipc_vc7_ipcserver.vcproj index 84cd5a00fb..1228d6bca2 100644 --- a/samples/ipc/ipc_vc7_ipcserver.vcproj +++ b/samples/ipc/ipc_vc7_ipcserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc8_baseipcclient.vcproj b/samples/ipc/ipc_vc8_baseipcclient.vcproj index 7ed4761ece..8382831939 100644 --- a/samples/ipc/ipc_vc8_baseipcclient.vcproj +++ b/samples/ipc/ipc_vc8_baseipcclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc8_baseipcserver.vcproj b/samples/ipc/ipc_vc8_baseipcserver.vcproj index 05d324cfc5..56fd7c9d3d 100644 --- a/samples/ipc/ipc_vc8_baseipcserver.vcproj +++ b/samples/ipc/ipc_vc8_baseipcserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc8_ipcclient.vcproj b/samples/ipc/ipc_vc8_ipcclient.vcproj index 29fedcaec2..c12dbd0ec1 100644 --- a/samples/ipc/ipc_vc8_ipcclient.vcproj +++ b/samples/ipc/ipc_vc8_ipcclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc8_ipcserver.vcproj b/samples/ipc/ipc_vc8_ipcserver.vcproj index ff2062e5ec..3818a16985 100644 --- a/samples/ipc/ipc_vc8_ipcserver.vcproj +++ b/samples/ipc/ipc_vc8_ipcserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc9_baseipcclient.vcproj b/samples/ipc/ipc_vc9_baseipcclient.vcproj index 0f20255b79..525d4d27e0 100644 --- a/samples/ipc/ipc_vc9_baseipcclient.vcproj +++ b/samples/ipc/ipc_vc9_baseipcclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc9_baseipcserver.vcproj b/samples/ipc/ipc_vc9_baseipcserver.vcproj index 2321eef626..5c317e0fbf 100644 --- a/samples/ipc/ipc_vc9_baseipcserver.vcproj +++ b/samples/ipc/ipc_vc9_baseipcserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc9_ipcclient.vcproj b/samples/ipc/ipc_vc9_ipcclient.vcproj index 7b9f514aa4..5f0945f44e 100644 --- a/samples/ipc/ipc_vc9_ipcclient.vcproj +++ b/samples/ipc/ipc_vc9_ipcclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/ipc_vc9_ipcserver.vcproj b/samples/ipc/ipc_vc9_ipcserver.vcproj index 6fcd552c52..759223393a 100644 --- a/samples/ipc/ipc_vc9_ipcserver.vcproj +++ b/samples/ipc/ipc_vc9_ipcserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ipc/makefile.bcc b/samples/ipc/makefile.bcc index 164be79402..7f012452ac 100644 --- a/samples/ipc/makefile.bcc +++ b/samples/ipc/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ipc/makefile.gcc b/samples/ipc/makefile.gcc index d39428b07d..7fbf40db59 100644 --- a/samples/ipc/makefile.gcc +++ b/samples/ipc/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ipc/makefile.unx b/samples/ipc/makefile.unx index 7a06efff19..17d4dc7556 100644 --- a/samples/ipc/makefile.unx +++ b/samples/ipc/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ipc/makefile.vc b/samples/ipc/makefile.vc index dba5a7fa56..e6774c48f3 100644 --- a/samples/ipc/makefile.vc +++ b/samples/ipc/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/joytest/Makefile.in b/samples/joytest/Makefile.in index 4dd628050c..d39d0e4f94 100644 --- a/samples/joytest/Makefile.in +++ b/samples/joytest/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/joytest/joytest_vc7.vcproj b/samples/joytest/joytest_vc7.vcproj index a7081f3df3..aa0042992e 100644 --- a/samples/joytest/joytest_vc7.vcproj +++ b/samples/joytest/joytest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/joytest/joytest_vc8.vcproj b/samples/joytest/joytest_vc8.vcproj index 653a03cb3f..beb00df8a8 100644 --- a/samples/joytest/joytest_vc8.vcproj +++ b/samples/joytest/joytest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/joytest/joytest_vc9.vcproj b/samples/joytest/joytest_vc9.vcproj index c558acebee..cb32da4a38 100644 --- a/samples/joytest/joytest_vc9.vcproj +++ b/samples/joytest/joytest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/joytest/makefile.bcc b/samples/joytest/makefile.bcc index fb34f183cb..c68b4fb82d 100644 --- a/samples/joytest/makefile.bcc +++ b/samples/joytest/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/joytest/makefile.gcc b/samples/joytest/makefile.gcc index bf4720ebcf..ff21288745 100644 --- a/samples/joytest/makefile.gcc +++ b/samples/joytest/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/joytest/makefile.unx b/samples/joytest/makefile.unx index 478b787b25..7988258bc7 100644 --- a/samples/joytest/makefile.unx +++ b/samples/joytest/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/joytest/makefile.vc b/samples/joytest/makefile.vc index 5888bc8be1..9720f7b2b1 100644 --- a/samples/joytest/makefile.vc +++ b/samples/joytest/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/keyboard/Makefile.in b/samples/keyboard/Makefile.in index b35867dc92..e035a820ed 100644 --- a/samples/keyboard/Makefile.in +++ b/samples/keyboard/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/keyboard/keyboard_vc7.vcproj b/samples/keyboard/keyboard_vc7.vcproj index a0df21193d..41f586d7f7 100644 --- a/samples/keyboard/keyboard_vc7.vcproj +++ b/samples/keyboard/keyboard_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/keyboard/keyboard_vc8.vcproj b/samples/keyboard/keyboard_vc8.vcproj index 116f0a1494..bb01873ec5 100644 --- a/samples/keyboard/keyboard_vc8.vcproj +++ b/samples/keyboard/keyboard_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/keyboard/keyboard_vc9.vcproj b/samples/keyboard/keyboard_vc9.vcproj index b6c6ae6810..967b3dd1c6 100644 --- a/samples/keyboard/keyboard_vc9.vcproj +++ b/samples/keyboard/keyboard_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/keyboard/makefile.bcc b/samples/keyboard/makefile.bcc index ddffbe3e3c..a0c1a79c5d 100644 --- a/samples/keyboard/makefile.bcc +++ b/samples/keyboard/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/keyboard/makefile.gcc b/samples/keyboard/makefile.gcc index 15b612c805..52a3246317 100644 --- a/samples/keyboard/makefile.gcc +++ b/samples/keyboard/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/keyboard/makefile.unx b/samples/keyboard/makefile.unx index db646f9982..6443fd056b 100644 --- a/samples/keyboard/makefile.unx +++ b/samples/keyboard/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/keyboard/makefile.vc b/samples/keyboard/makefile.vc index 84e5233e02..98f1a200f8 100644 --- a/samples/keyboard/makefile.vc +++ b/samples/keyboard/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/layout/Makefile.in b/samples/layout/Makefile.in index 8a97f6a08e..08d38db7a5 100644 --- a/samples/layout/Makefile.in +++ b/samples/layout/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/layout/layout_vc7.vcproj b/samples/layout/layout_vc7.vcproj index 790568107e..17c8f4f237 100644 --- a/samples/layout/layout_vc7.vcproj +++ b/samples/layout/layout_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/layout/layout_vc8.vcproj b/samples/layout/layout_vc8.vcproj index 8e8b3d44b4..61efb3ca07 100644 --- a/samples/layout/layout_vc8.vcproj +++ b/samples/layout/layout_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/layout/layout_vc9.vcproj b/samples/layout/layout_vc9.vcproj index fe1dea0537..be102af62f 100644 --- a/samples/layout/layout_vc9.vcproj +++ b/samples/layout/layout_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/layout/makefile.bcc b/samples/layout/makefile.bcc index cb73af94a5..2d9d6545b5 100644 --- a/samples/layout/makefile.bcc +++ b/samples/layout/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/layout/makefile.gcc b/samples/layout/makefile.gcc index c34ace601a..e2bc24ba55 100644 --- a/samples/layout/makefile.gcc +++ b/samples/layout/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/layout/makefile.unx b/samples/layout/makefile.unx index 19feb83f37..5d6b0108ea 100644 --- a/samples/layout/makefile.unx +++ b/samples/layout/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/layout/makefile.vc b/samples/layout/makefile.vc index 69cebb0d56..0661035323 100644 --- a/samples/layout/makefile.vc +++ b/samples/layout/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/listctrl/Makefile.in b/samples/listctrl/Makefile.in index b9e9672edc..345ec55b3a 100644 --- a/samples/listctrl/Makefile.in +++ b/samples/listctrl/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/listctrl/listctrl_vc7.vcproj b/samples/listctrl/listctrl_vc7.vcproj index d135f82af5..41a83cb9b2 100644 --- a/samples/listctrl/listctrl_vc7.vcproj +++ b/samples/listctrl/listctrl_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/listctrl/listctrl_vc8.vcproj b/samples/listctrl/listctrl_vc8.vcproj index 2f02bbe779..a40d4312c1 100644 --- a/samples/listctrl/listctrl_vc8.vcproj +++ b/samples/listctrl/listctrl_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/listctrl/listctrl_vc9.vcproj b/samples/listctrl/listctrl_vc9.vcproj index 981798e692..50a04c3cac 100644 --- a/samples/listctrl/listctrl_vc9.vcproj +++ b/samples/listctrl/listctrl_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/listctrl/makefile.bcc b/samples/listctrl/makefile.bcc index 7f28568cdd..9c3dfee3dd 100644 --- a/samples/listctrl/makefile.bcc +++ b/samples/listctrl/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/listctrl/makefile.gcc b/samples/listctrl/makefile.gcc index 8c85cd7b01..a534d441aa 100644 --- a/samples/listctrl/makefile.gcc +++ b/samples/listctrl/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/listctrl/makefile.unx b/samples/listctrl/makefile.unx index 2926322a31..0b8a5291a9 100644 --- a/samples/listctrl/makefile.unx +++ b/samples/listctrl/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/listctrl/makefile.vc b/samples/listctrl/makefile.vc index c714bbe113..38d459545e 100644 --- a/samples/listctrl/makefile.vc +++ b/samples/listctrl/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/makefile.bcc b/samples/makefile.bcc index 9bbce93f51..9b3a9234ed 100644 --- a/samples/makefile.bcc +++ b/samples/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/makefile.gcc b/samples/makefile.gcc index 07cc627597..a60ab9cab7 100644 --- a/samples/makefile.gcc +++ b/samples/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/makefile.vc b/samples/makefile.vc index 12748b012a..1550b6edd4 100644 --- a/samples/makefile.vc +++ b/samples/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mdi/Makefile.in b/samples/mdi/Makefile.in index f6d5aaf80c..152dbb20ee 100644 --- a/samples/mdi/Makefile.in +++ b/samples/mdi/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mdi/makefile.bcc b/samples/mdi/makefile.bcc index 5bb055c5ea..5d1d136574 100644 --- a/samples/mdi/makefile.bcc +++ b/samples/mdi/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mdi/makefile.gcc b/samples/mdi/makefile.gcc index d876be55d8..d710ac2d92 100644 --- a/samples/mdi/makefile.gcc +++ b/samples/mdi/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mdi/makefile.unx b/samples/mdi/makefile.unx index 87cd72f800..6136d1bc83 100644 --- a/samples/mdi/makefile.unx +++ b/samples/mdi/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mdi/makefile.vc b/samples/mdi/makefile.vc index 9434b872c1..0237de67a2 100644 --- a/samples/mdi/makefile.vc +++ b/samples/mdi/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mdi/mdi_vc7.vcproj b/samples/mdi/mdi_vc7.vcproj index ba52b764da..83036e2759 100644 --- a/samples/mdi/mdi_vc7.vcproj +++ b/samples/mdi/mdi_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mdi/mdi_vc8.vcproj b/samples/mdi/mdi_vc8.vcproj index 18a3f4c7f7..46984d624d 100644 --- a/samples/mdi/mdi_vc8.vcproj +++ b/samples/mdi/mdi_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mdi/mdi_vc9.vcproj b/samples/mdi/mdi_vc9.vcproj index 5847c90578..be3c826c82 100644 --- a/samples/mdi/mdi_vc9.vcproj +++ b/samples/mdi/mdi_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mediaplayer/Makefile.in b/samples/mediaplayer/Makefile.in index 6f58d447b0..7ff5db154d 100644 --- a/samples/mediaplayer/Makefile.in +++ b/samples/mediaplayer/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mediaplayer/makefile.bcc b/samples/mediaplayer/makefile.bcc index ebc42d863d..e7318a2702 100644 --- a/samples/mediaplayer/makefile.bcc +++ b/samples/mediaplayer/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mediaplayer/makefile.gcc b/samples/mediaplayer/makefile.gcc index ea25939c1d..34636908c3 100644 --- a/samples/mediaplayer/makefile.gcc +++ b/samples/mediaplayer/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mediaplayer/makefile.unx b/samples/mediaplayer/makefile.unx index 3e737fd7a9..37f27a0ad3 100644 --- a/samples/mediaplayer/makefile.unx +++ b/samples/mediaplayer/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mediaplayer/makefile.vc b/samples/mediaplayer/makefile.vc index e6239a1501..09478d903f 100644 --- a/samples/mediaplayer/makefile.vc +++ b/samples/mediaplayer/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mediaplayer/mediaplayer_vc7.vcproj b/samples/mediaplayer/mediaplayer_vc7.vcproj index 6e6296ddde..4aa550d52a 100644 --- a/samples/mediaplayer/mediaplayer_vc7.vcproj +++ b/samples/mediaplayer/mediaplayer_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mediaplayer/mediaplayer_vc8.vcproj b/samples/mediaplayer/mediaplayer_vc8.vcproj index b51cbfe28f..33d45da258 100644 --- a/samples/mediaplayer/mediaplayer_vc8.vcproj +++ b/samples/mediaplayer/mediaplayer_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mediaplayer/mediaplayer_vc9.vcproj b/samples/mediaplayer/mediaplayer_vc9.vcproj index b559341ba9..bf60bb3f7c 100644 --- a/samples/mediaplayer/mediaplayer_vc9.vcproj +++ b/samples/mediaplayer/mediaplayer_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/memcheck/Makefile.in b/samples/memcheck/Makefile.in index 25994d8977..44d128dbf7 100644 --- a/samples/memcheck/Makefile.in +++ b/samples/memcheck/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/memcheck/makefile.bcc b/samples/memcheck/makefile.bcc index 7685799113..dd65aecbba 100644 --- a/samples/memcheck/makefile.bcc +++ b/samples/memcheck/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/memcheck/makefile.gcc b/samples/memcheck/makefile.gcc index 050bfe3659..15293f7cbf 100644 --- a/samples/memcheck/makefile.gcc +++ b/samples/memcheck/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/memcheck/makefile.unx b/samples/memcheck/makefile.unx index 0fc98d2b06..ac6bfc4d7d 100644 --- a/samples/memcheck/makefile.unx +++ b/samples/memcheck/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/memcheck/makefile.vc b/samples/memcheck/makefile.vc index 9dfed7366b..2a0ccedbfb 100644 --- a/samples/memcheck/makefile.vc +++ b/samples/memcheck/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/memcheck/memcheck_vc7.vcproj b/samples/memcheck/memcheck_vc7.vcproj index 08e159b47b..57aa15e4e6 100644 --- a/samples/memcheck/memcheck_vc7.vcproj +++ b/samples/memcheck/memcheck_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/memcheck/memcheck_vc8.vcproj b/samples/memcheck/memcheck_vc8.vcproj index a3b31d307a..26684370bb 100644 --- a/samples/memcheck/memcheck_vc8.vcproj +++ b/samples/memcheck/memcheck_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/memcheck/memcheck_vc9.vcproj b/samples/memcheck/memcheck_vc9.vcproj index 99e99d6b02..2770c83bed 100644 --- a/samples/memcheck/memcheck_vc9.vcproj +++ b/samples/memcheck/memcheck_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/menu/Makefile.in b/samples/menu/Makefile.in index 53990d0efe..fd430465ec 100644 --- a/samples/menu/Makefile.in +++ b/samples/menu/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/menu/makefile.bcc b/samples/menu/makefile.bcc index e8c93db275..f3c7845d86 100644 --- a/samples/menu/makefile.bcc +++ b/samples/menu/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/menu/makefile.gcc b/samples/menu/makefile.gcc index e3600ce442..26f4348494 100644 --- a/samples/menu/makefile.gcc +++ b/samples/menu/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/menu/makefile.unx b/samples/menu/makefile.unx index 1eecdee569..0c7b288d94 100644 --- a/samples/menu/makefile.unx +++ b/samples/menu/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/menu/makefile.vc b/samples/menu/makefile.vc index 29635c424e..8becf5041e 100644 --- a/samples/menu/makefile.vc +++ b/samples/menu/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/menu/menu_vc7.vcproj b/samples/menu/menu_vc7.vcproj index 4731514e15..c8c733c665 100644 --- a/samples/menu/menu_vc7.vcproj +++ b/samples/menu/menu_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/menu/menu_vc8.vcproj b/samples/menu/menu_vc8.vcproj index b756922d77..10b8bb8dd4 100644 --- a/samples/menu/menu_vc8.vcproj +++ b/samples/menu/menu_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/menu/menu_vc9.vcproj b/samples/menu/menu_vc9.vcproj index 69ea2958a4..fa8c250944 100644 --- a/samples/menu/menu_vc9.vcproj +++ b/samples/menu/menu_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mfc/makefile.vc b/samples/mfc/makefile.vc index 437d02ea54..53942b155e 100644 --- a/samples/mfc/makefile.vc +++ b/samples/mfc/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/mfc/mfc_vc7.vcproj b/samples/mfc/mfc_vc7.vcproj index 224261b947..aa34e58829 100644 --- a/samples/mfc/mfc_vc7.vcproj +++ b/samples/mfc/mfc_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mfc/mfc_vc8.vcproj b/samples/mfc/mfc_vc8.vcproj index f05caf9eed..de6742741b 100644 --- a/samples/mfc/mfc_vc8.vcproj +++ b/samples/mfc/mfc_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/mfc/mfc_vc9.vcproj b/samples/mfc/mfc_vc9.vcproj index 06afd62c05..30701f067b 100644 --- a/samples/mfc/mfc_vc9.vcproj +++ b/samples/mfc/mfc_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/minimal/Makefile.in b/samples/minimal/Makefile.in index 706a46cbdd..0a5dfbe597 100644 --- a/samples/minimal/Makefile.in +++ b/samples/minimal/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/minimal/makefile.bcc b/samples/minimal/makefile.bcc index eb1877a529..914b1e6671 100644 --- a/samples/minimal/makefile.bcc +++ b/samples/minimal/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/minimal/makefile.gcc b/samples/minimal/makefile.gcc index c0ec2cb6d6..c3d07f54ba 100644 --- a/samples/minimal/makefile.gcc +++ b/samples/minimal/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/minimal/makefile.unx b/samples/minimal/makefile.unx index 5a9adf15d5..08cdc3a7e3 100644 --- a/samples/minimal/makefile.unx +++ b/samples/minimal/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/minimal/makefile.vc b/samples/minimal/makefile.vc index 114aaf0434..cd1460cb0a 100644 --- a/samples/minimal/makefile.vc +++ b/samples/minimal/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/minimal/minimal_vc7.vcproj b/samples/minimal/minimal_vc7.vcproj index d8e7298be3..4da1b25c83 100644 --- a/samples/minimal/minimal_vc7.vcproj +++ b/samples/minimal/minimal_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/minimal/minimal_vc8.vcproj b/samples/minimal/minimal_vc8.vcproj index 49aaf36b23..e340b251d3 100644 --- a/samples/minimal/minimal_vc8.vcproj +++ b/samples/minimal/minimal_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/minimal/minimal_vc9.vcproj b/samples/minimal/minimal_vc9.vcproj index 512d6c2eff..ce4a771bbb 100644 --- a/samples/minimal/minimal_vc9.vcproj +++ b/samples/minimal/minimal_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/nativdlg/Makefile.in b/samples/nativdlg/Makefile.in index ae8be90460..459b31b569 100644 --- a/samples/nativdlg/Makefile.in +++ b/samples/nativdlg/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/nativdlg/makefile.bcc b/samples/nativdlg/makefile.bcc index d8cfc69d4e..1b810f4f6e 100644 --- a/samples/nativdlg/makefile.bcc +++ b/samples/nativdlg/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/nativdlg/makefile.gcc b/samples/nativdlg/makefile.gcc index ad88f4e823..98635ffd22 100644 --- a/samples/nativdlg/makefile.gcc +++ b/samples/nativdlg/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/nativdlg/makefile.unx b/samples/nativdlg/makefile.unx index 8464533170..922b61dfbd 100644 --- a/samples/nativdlg/makefile.unx +++ b/samples/nativdlg/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/nativdlg/makefile.vc b/samples/nativdlg/makefile.vc index a4612052e5..f53e388f71 100644 --- a/samples/nativdlg/makefile.vc +++ b/samples/nativdlg/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/nativdlg/nativdlg_vc7.vcproj b/samples/nativdlg/nativdlg_vc7.vcproj index 5dd67155dd..cc3f0f926d 100644 --- a/samples/nativdlg/nativdlg_vc7.vcproj +++ b/samples/nativdlg/nativdlg_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/nativdlg/nativdlg_vc8.vcproj b/samples/nativdlg/nativdlg_vc8.vcproj index f632de94b5..5028098633 100644 --- a/samples/nativdlg/nativdlg_vc8.vcproj +++ b/samples/nativdlg/nativdlg_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/nativdlg/nativdlg_vc9.vcproj b/samples/nativdlg/nativdlg_vc9.vcproj index 92b17ecb03..a4b7afd891 100644 --- a/samples/nativdlg/nativdlg_vc9.vcproj +++ b/samples/nativdlg/nativdlg_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/notebook/Makefile.in b/samples/notebook/Makefile.in index 002e838129..0b652a804a 100644 --- a/samples/notebook/Makefile.in +++ b/samples/notebook/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/notebook/makefile.bcc b/samples/notebook/makefile.bcc index c579f72201..2f727aa818 100644 --- a/samples/notebook/makefile.bcc +++ b/samples/notebook/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/notebook/makefile.gcc b/samples/notebook/makefile.gcc index 4310f3895e..710a147022 100644 --- a/samples/notebook/makefile.gcc +++ b/samples/notebook/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/notebook/makefile.unx b/samples/notebook/makefile.unx index c452109a09..8fca3067bb 100644 --- a/samples/notebook/makefile.unx +++ b/samples/notebook/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/notebook/makefile.vc b/samples/notebook/makefile.vc index 9d251ae3de..7395b138cb 100644 --- a/samples/notebook/makefile.vc +++ b/samples/notebook/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/notebook/notebook_vc7.vcproj b/samples/notebook/notebook_vc7.vcproj index 97c47d3f95..18b087aee6 100644 --- a/samples/notebook/notebook_vc7.vcproj +++ b/samples/notebook/notebook_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/notebook/notebook_vc8.vcproj b/samples/notebook/notebook_vc8.vcproj index e20ac8fe7b..622bfc18de 100644 --- a/samples/notebook/notebook_vc8.vcproj +++ b/samples/notebook/notebook_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/notebook/notebook_vc9.vcproj b/samples/notebook/notebook_vc9.vcproj index 7af78aeac3..0acf8f7567 100644 --- a/samples/notebook/notebook_vc9.vcproj +++ b/samples/notebook/notebook_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/oleauto/Makefile.in b/samples/oleauto/Makefile.in index 7600bc1d47..05466ece16 100644 --- a/samples/oleauto/Makefile.in +++ b/samples/oleauto/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/oleauto/makefile.bcc b/samples/oleauto/makefile.bcc index 6b432ce673..058ed8962b 100644 --- a/samples/oleauto/makefile.bcc +++ b/samples/oleauto/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/oleauto/makefile.gcc b/samples/oleauto/makefile.gcc index 45a4a05fd3..3ea84adad2 100644 --- a/samples/oleauto/makefile.gcc +++ b/samples/oleauto/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/oleauto/makefile.unx b/samples/oleauto/makefile.unx index 85ad74a482..a6d3eef6cb 100644 --- a/samples/oleauto/makefile.unx +++ b/samples/oleauto/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/oleauto/makefile.vc b/samples/oleauto/makefile.vc index d1cc03c186..b13d895af7 100644 --- a/samples/oleauto/makefile.vc +++ b/samples/oleauto/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/oleauto/oleauto_vc7.vcproj b/samples/oleauto/oleauto_vc7.vcproj index c3a422107b..06639ed47e 100644 --- a/samples/oleauto/oleauto_vc7.vcproj +++ b/samples/oleauto/oleauto_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/oleauto/oleauto_vc8.vcproj b/samples/oleauto/oleauto_vc8.vcproj index 37474b15e0..52678a5a14 100644 --- a/samples/oleauto/oleauto_vc8.vcproj +++ b/samples/oleauto/oleauto_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/oleauto/oleauto_vc9.vcproj b/samples/oleauto/oleauto_vc9.vcproj index 1fe5a255cf..673515c242 100644 --- a/samples/oleauto/oleauto_vc9.vcproj +++ b/samples/oleauto/oleauto_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/Makefile.in b/samples/opengl/Makefile.in index d7994c7422..64ca612ce0 100644 --- a/samples/opengl/Makefile.in +++ b/samples/opengl/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/cube/Makefile.in b/samples/opengl/cube/Makefile.in index 95b5a3169f..8f9a4b536a 100644 --- a/samples/opengl/cube/Makefile.in +++ b/samples/opengl/cube/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/cube/cube_vc7.vcproj b/samples/opengl/cube/cube_vc7.vcproj index 520d225053..8c0bdbc384 100644 --- a/samples/opengl/cube/cube_vc7.vcproj +++ b/samples/opengl/cube/cube_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/cube/cube_vc8.vcproj b/samples/opengl/cube/cube_vc8.vcproj index 366b5d091d..6f30a1c69f 100644 --- a/samples/opengl/cube/cube_vc8.vcproj +++ b/samples/opengl/cube/cube_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/cube/cube_vc9.vcproj b/samples/opengl/cube/cube_vc9.vcproj index 88cea536cb..b28a9f1c5e 100644 --- a/samples/opengl/cube/cube_vc9.vcproj +++ b/samples/opengl/cube/cube_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/cube/makefile.bcc b/samples/opengl/cube/makefile.bcc index 5f36723c3f..bd9f9afda4 100644 --- a/samples/opengl/cube/makefile.bcc +++ b/samples/opengl/cube/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/cube/makefile.gcc b/samples/opengl/cube/makefile.gcc index 28aa539eba..ee253d3d48 100644 --- a/samples/opengl/cube/makefile.gcc +++ b/samples/opengl/cube/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/cube/makefile.unx b/samples/opengl/cube/makefile.unx index fbf354029c..55864d4f1c 100644 --- a/samples/opengl/cube/makefile.unx +++ b/samples/opengl/cube/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/cube/makefile.vc b/samples/opengl/cube/makefile.vc index 88955dd524..24f235a340 100644 --- a/samples/opengl/cube/makefile.vc +++ b/samples/opengl/cube/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/isosurf/Makefile.in b/samples/opengl/isosurf/Makefile.in index 93327d0d85..0e225c3ac6 100644 --- a/samples/opengl/isosurf/Makefile.in +++ b/samples/opengl/isosurf/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/isosurf/isosurf_vc7.vcproj b/samples/opengl/isosurf/isosurf_vc7.vcproj index d88d90daa6..6879d82425 100644 --- a/samples/opengl/isosurf/isosurf_vc7.vcproj +++ b/samples/opengl/isosurf/isosurf_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/isosurf/isosurf_vc8.vcproj b/samples/opengl/isosurf/isosurf_vc8.vcproj index 543b50ff19..9cd323fb08 100644 --- a/samples/opengl/isosurf/isosurf_vc8.vcproj +++ b/samples/opengl/isosurf/isosurf_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/isosurf/isosurf_vc9.vcproj b/samples/opengl/isosurf/isosurf_vc9.vcproj index 394b1879e0..8f880b37f9 100644 --- a/samples/opengl/isosurf/isosurf_vc9.vcproj +++ b/samples/opengl/isosurf/isosurf_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/isosurf/makefile.bcc b/samples/opengl/isosurf/makefile.bcc index 5c6951ce8e..f8505a971d 100644 --- a/samples/opengl/isosurf/makefile.bcc +++ b/samples/opengl/isosurf/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/isosurf/makefile.gcc b/samples/opengl/isosurf/makefile.gcc index 485090697b..f0489e87d8 100644 --- a/samples/opengl/isosurf/makefile.gcc +++ b/samples/opengl/isosurf/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/isosurf/makefile.unx b/samples/opengl/isosurf/makefile.unx index 39b41b316a..b8c74f8433 100644 --- a/samples/opengl/isosurf/makefile.unx +++ b/samples/opengl/isosurf/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/isosurf/makefile.vc b/samples/opengl/isosurf/makefile.vc index 6288a007c8..675137753f 100644 --- a/samples/opengl/isosurf/makefile.vc +++ b/samples/opengl/isosurf/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/makefile.bcc b/samples/opengl/makefile.bcc index 2d9da00102..de6685ab1c 100644 --- a/samples/opengl/makefile.bcc +++ b/samples/opengl/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/makefile.gcc b/samples/opengl/makefile.gcc index 66afbfbc39..2049481cb1 100644 --- a/samples/opengl/makefile.gcc +++ b/samples/opengl/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/makefile.unx b/samples/opengl/makefile.unx index e33582a69f..0b4118c670 100644 --- a/samples/opengl/makefile.unx +++ b/samples/opengl/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/makefile.vc b/samples/opengl/makefile.vc index 3921d37b6c..b679995447 100644 --- a/samples/opengl/makefile.vc +++ b/samples/opengl/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/penguin/Makefile.in b/samples/opengl/penguin/Makefile.in index 8a303b7963..a851962aad 100644 --- a/samples/opengl/penguin/Makefile.in +++ b/samples/opengl/penguin/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/penguin/makefile.bcc b/samples/opengl/penguin/makefile.bcc index ad5f7a2842..512291dfac 100644 --- a/samples/opengl/penguin/makefile.bcc +++ b/samples/opengl/penguin/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/penguin/makefile.gcc b/samples/opengl/penguin/makefile.gcc index cfd86b62b5..ff90f18bc9 100644 --- a/samples/opengl/penguin/makefile.gcc +++ b/samples/opengl/penguin/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/penguin/makefile.unx b/samples/opengl/penguin/makefile.unx index 56a27b91e5..d0d095cbdd 100644 --- a/samples/opengl/penguin/makefile.unx +++ b/samples/opengl/penguin/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/penguin/makefile.vc b/samples/opengl/penguin/makefile.vc index 424bc33412..39d4b7b57b 100644 --- a/samples/opengl/penguin/makefile.vc +++ b/samples/opengl/penguin/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/penguin/penguin_vc7.vcproj b/samples/opengl/penguin/penguin_vc7.vcproj index 94ad84dff9..0281c8acf3 100644 --- a/samples/opengl/penguin/penguin_vc7.vcproj +++ b/samples/opengl/penguin/penguin_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/penguin/penguin_vc8.vcproj b/samples/opengl/penguin/penguin_vc8.vcproj index 4734529d9c..888d88f22d 100644 --- a/samples/opengl/penguin/penguin_vc8.vcproj +++ b/samples/opengl/penguin/penguin_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/penguin/penguin_vc9.vcproj b/samples/opengl/penguin/penguin_vc9.vcproj index 5cd954ae24..a2eb2eda3d 100644 --- a/samples/opengl/penguin/penguin_vc9.vcproj +++ b/samples/opengl/penguin/penguin_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/pyramid/Makefile.in b/samples/opengl/pyramid/Makefile.in index b771be2fd7..fee40b7b8d 100644 --- a/samples/opengl/pyramid/Makefile.in +++ b/samples/opengl/pyramid/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/pyramid/makefile.bcc b/samples/opengl/pyramid/makefile.bcc index b7720c1b02..3d23d6a9a0 100644 --- a/samples/opengl/pyramid/makefile.bcc +++ b/samples/opengl/pyramid/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/pyramid/makefile.gcc b/samples/opengl/pyramid/makefile.gcc index a9cc525ee5..3364fc19f6 100644 --- a/samples/opengl/pyramid/makefile.gcc +++ b/samples/opengl/pyramid/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/pyramid/makefile.unx b/samples/opengl/pyramid/makefile.unx index 27d6fab2d4..97c90f43d4 100644 --- a/samples/opengl/pyramid/makefile.unx +++ b/samples/opengl/pyramid/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/pyramid/makefile.vc b/samples/opengl/pyramid/makefile.vc index 752f869381..f13d797603 100644 --- a/samples/opengl/pyramid/makefile.vc +++ b/samples/opengl/pyramid/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/opengl/pyramid/pyramid_vc7.vcproj b/samples/opengl/pyramid/pyramid_vc7.vcproj index d9b3ee4530..4f9b8053ff 100644 --- a/samples/opengl/pyramid/pyramid_vc7.vcproj +++ b/samples/opengl/pyramid/pyramid_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/pyramid/pyramid_vc8.vcproj b/samples/opengl/pyramid/pyramid_vc8.vcproj index a434d044d2..0d902ef26d 100644 --- a/samples/opengl/pyramid/pyramid_vc8.vcproj +++ b/samples/opengl/pyramid/pyramid_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/opengl/pyramid/pyramid_vc9.vcproj b/samples/opengl/pyramid/pyramid_vc9.vcproj index 10ead52dd6..41e49bb553 100644 --- a/samples/opengl/pyramid/pyramid_vc9.vcproj +++ b/samples/opengl/pyramid/pyramid_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ownerdrw/Makefile.in b/samples/ownerdrw/Makefile.in index 1250d7aa69..6ea897f0e5 100644 --- a/samples/ownerdrw/Makefile.in +++ b/samples/ownerdrw/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ownerdrw/makefile.bcc b/samples/ownerdrw/makefile.bcc index 52d1281a89..38d23759d0 100644 --- a/samples/ownerdrw/makefile.bcc +++ b/samples/ownerdrw/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ownerdrw/makefile.gcc b/samples/ownerdrw/makefile.gcc index bc99157836..3cb0b9e23c 100644 --- a/samples/ownerdrw/makefile.gcc +++ b/samples/ownerdrw/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ownerdrw/makefile.unx b/samples/ownerdrw/makefile.unx index 7c28d09976..d76491e3b3 100644 --- a/samples/ownerdrw/makefile.unx +++ b/samples/ownerdrw/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ownerdrw/makefile.vc b/samples/ownerdrw/makefile.vc index 1b3a490c64..c539a8efac 100644 --- a/samples/ownerdrw/makefile.vc +++ b/samples/ownerdrw/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ownerdrw/ownerdrw_vc7.vcproj b/samples/ownerdrw/ownerdrw_vc7.vcproj index b3d55d8d16..c325c010de 100644 --- a/samples/ownerdrw/ownerdrw_vc7.vcproj +++ b/samples/ownerdrw/ownerdrw_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ownerdrw/ownerdrw_vc8.vcproj b/samples/ownerdrw/ownerdrw_vc8.vcproj index 1ea530cd05..bd6b2fd3a0 100644 --- a/samples/ownerdrw/ownerdrw_vc8.vcproj +++ b/samples/ownerdrw/ownerdrw_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ownerdrw/ownerdrw_vc9.vcproj b/samples/ownerdrw/ownerdrw_vc9.vcproj index 933f07dbc6..5b062ec934 100644 --- a/samples/ownerdrw/ownerdrw_vc9.vcproj +++ b/samples/ownerdrw/ownerdrw_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/popup/Makefile.in b/samples/popup/Makefile.in index d7fb79ac49..c5cdf9739a 100644 --- a/samples/popup/Makefile.in +++ b/samples/popup/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/popup/makefile.bcc b/samples/popup/makefile.bcc index 024de44051..bfe6f432c4 100644 --- a/samples/popup/makefile.bcc +++ b/samples/popup/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/popup/makefile.gcc b/samples/popup/makefile.gcc index 7f4b6a35a1..863b6d4330 100644 --- a/samples/popup/makefile.gcc +++ b/samples/popup/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/popup/makefile.unx b/samples/popup/makefile.unx index a96c18b42d..a853e703d2 100644 --- a/samples/popup/makefile.unx +++ b/samples/popup/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/popup/makefile.vc b/samples/popup/makefile.vc index ef2c0c7a65..67ba2d7e6f 100644 --- a/samples/popup/makefile.vc +++ b/samples/popup/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/popup/popup_vc7.vcproj b/samples/popup/popup_vc7.vcproj index e2fa891d2f..673d7b48eb 100644 --- a/samples/popup/popup_vc7.vcproj +++ b/samples/popup/popup_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/popup/popup_vc8.vcproj b/samples/popup/popup_vc8.vcproj index 5d0653b7f9..c14efd3ee7 100644 --- a/samples/popup/popup_vc8.vcproj +++ b/samples/popup/popup_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/popup/popup_vc9.vcproj b/samples/popup/popup_vc9.vcproj index f19be27da3..80101dbdad 100644 --- a/samples/popup/popup_vc9.vcproj +++ b/samples/popup/popup_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/power/Makefile.in b/samples/power/Makefile.in index 5b68a09080..45ba199503 100644 --- a/samples/power/Makefile.in +++ b/samples/power/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/power/makefile.bcc b/samples/power/makefile.bcc index 3a052b0f49..fe2b021d1d 100644 --- a/samples/power/makefile.bcc +++ b/samples/power/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/power/makefile.gcc b/samples/power/makefile.gcc index 898138767c..73fc14941e 100644 --- a/samples/power/makefile.gcc +++ b/samples/power/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/power/makefile.unx b/samples/power/makefile.unx index 0027dfb63a..ba732fa5f0 100644 --- a/samples/power/makefile.unx +++ b/samples/power/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/power/makefile.vc b/samples/power/makefile.vc index 6582f04967..40f39b48b4 100644 --- a/samples/power/makefile.vc +++ b/samples/power/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/power/power_vc7.vcproj b/samples/power/power_vc7.vcproj index d28f6e09dc..82ed648b1b 100644 --- a/samples/power/power_vc7.vcproj +++ b/samples/power/power_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/power/power_vc8.vcproj b/samples/power/power_vc8.vcproj index 2ec192882c..5aad66f649 100644 --- a/samples/power/power_vc8.vcproj +++ b/samples/power/power_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/power/power_vc9.vcproj b/samples/power/power_vc9.vcproj index 53a961f60f..e220cc2179 100644 --- a/samples/power/power_vc9.vcproj +++ b/samples/power/power_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/preferences/Makefile.in b/samples/preferences/Makefile.in index 45ed7f122d..c088438caa 100644 --- a/samples/preferences/Makefile.in +++ b/samples/preferences/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/preferences/makefile.bcc b/samples/preferences/makefile.bcc index 0ef5877b81..e96ccf7663 100644 --- a/samples/preferences/makefile.bcc +++ b/samples/preferences/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/preferences/makefile.gcc b/samples/preferences/makefile.gcc index 244b5f3712..08de760c80 100644 --- a/samples/preferences/makefile.gcc +++ b/samples/preferences/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/preferences/makefile.unx b/samples/preferences/makefile.unx index ac84f69141..95a82c401c 100644 --- a/samples/preferences/makefile.unx +++ b/samples/preferences/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/preferences/makefile.vc b/samples/preferences/makefile.vc index 95ea6c5aa4..cccc72792b 100644 --- a/samples/preferences/makefile.vc +++ b/samples/preferences/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/preferences/preferences_vc7.vcproj b/samples/preferences/preferences_vc7.vcproj index e00230c6bf..4fbda69e3b 100644 --- a/samples/preferences/preferences_vc7.vcproj +++ b/samples/preferences/preferences_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/preferences/preferences_vc8.vcproj b/samples/preferences/preferences_vc8.vcproj index ae80890119..49aee93fa5 100644 --- a/samples/preferences/preferences_vc8.vcproj +++ b/samples/preferences/preferences_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/preferences/preferences_vc9.vcproj b/samples/preferences/preferences_vc9.vcproj index 1c1e047262..82c3386dda 100644 --- a/samples/preferences/preferences_vc9.vcproj +++ b/samples/preferences/preferences_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/printing/Makefile.in b/samples/printing/Makefile.in index 668a858c85..f07cc7767e 100644 --- a/samples/printing/Makefile.in +++ b/samples/printing/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/printing/makefile.bcc b/samples/printing/makefile.bcc index d7b0709018..6f75f31892 100644 --- a/samples/printing/makefile.bcc +++ b/samples/printing/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/printing/makefile.gcc b/samples/printing/makefile.gcc index df6c6063b2..932e391656 100644 --- a/samples/printing/makefile.gcc +++ b/samples/printing/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/printing/makefile.unx b/samples/printing/makefile.unx index 0bf9406b47..4b77c91265 100644 --- a/samples/printing/makefile.unx +++ b/samples/printing/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/printing/makefile.vc b/samples/printing/makefile.vc index e3440a4e82..912ceb99c0 100644 --- a/samples/printing/makefile.vc +++ b/samples/printing/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/printing/printing_vc7.vcproj b/samples/printing/printing_vc7.vcproj index 363dc6a9c8..7dc214d4ba 100644 --- a/samples/printing/printing_vc7.vcproj +++ b/samples/printing/printing_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/printing/printing_vc8.vcproj b/samples/printing/printing_vc8.vcproj index 12c529c346..c0c34a81b9 100644 --- a/samples/printing/printing_vc8.vcproj +++ b/samples/printing/printing_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/printing/printing_vc9.vcproj b/samples/printing/printing_vc9.vcproj index ab896075fc..a4c314c0f2 100644 --- a/samples/printing/printing_vc9.vcproj +++ b/samples/printing/printing_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/propgrid/Makefile.in b/samples/propgrid/Makefile.in index ebf5d12cb8..7d3505a57b 100644 --- a/samples/propgrid/Makefile.in +++ b/samples/propgrid/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/propgrid/makefile.bcc b/samples/propgrid/makefile.bcc index 9157c70f77..1ccb857d5e 100644 --- a/samples/propgrid/makefile.bcc +++ b/samples/propgrid/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/propgrid/makefile.gcc b/samples/propgrid/makefile.gcc index 4bf8c30809..5f43c93ad2 100644 --- a/samples/propgrid/makefile.gcc +++ b/samples/propgrid/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/propgrid/makefile.unx b/samples/propgrid/makefile.unx index c41ff97c82..5713a20fed 100644 --- a/samples/propgrid/makefile.unx +++ b/samples/propgrid/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/propgrid/makefile.vc b/samples/propgrid/makefile.vc index 6183136841..412e70a0a6 100644 --- a/samples/propgrid/makefile.vc +++ b/samples/propgrid/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/propgrid/propgrid_vc7.vcproj b/samples/propgrid/propgrid_vc7.vcproj index 781750b71f..4d051fe2a2 100644 --- a/samples/propgrid/propgrid_vc7.vcproj +++ b/samples/propgrid/propgrid_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/propgrid/propgrid_vc8.vcproj b/samples/propgrid/propgrid_vc8.vcproj index 4015158fe7..572a3b987e 100644 --- a/samples/propgrid/propgrid_vc8.vcproj +++ b/samples/propgrid/propgrid_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/propgrid/propgrid_vc9.vcproj b/samples/propgrid/propgrid_vc9.vcproj index 766dd3e0f8..547dd2d8bc 100644 --- a/samples/propgrid/propgrid_vc9.vcproj +++ b/samples/propgrid/propgrid_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/regtest/Makefile.in b/samples/regtest/Makefile.in index b170c15396..fba5dad0b0 100644 --- a/samples/regtest/Makefile.in +++ b/samples/regtest/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/regtest/makefile.bcc b/samples/regtest/makefile.bcc index 98aecf4130..39d65ab8b4 100644 --- a/samples/regtest/makefile.bcc +++ b/samples/regtest/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/regtest/makefile.gcc b/samples/regtest/makefile.gcc index 32e7632bef..00e2425694 100644 --- a/samples/regtest/makefile.gcc +++ b/samples/regtest/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/regtest/makefile.unx b/samples/regtest/makefile.unx index aa5dd57d8c..2cfdb14e5d 100644 --- a/samples/regtest/makefile.unx +++ b/samples/regtest/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/regtest/makefile.vc b/samples/regtest/makefile.vc index 3a0f167a51..746d35983a 100644 --- a/samples/regtest/makefile.vc +++ b/samples/regtest/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/regtest/regtest_vc7.vcproj b/samples/regtest/regtest_vc7.vcproj index 1303140bd4..b96bd6bcf0 100644 --- a/samples/regtest/regtest_vc7.vcproj +++ b/samples/regtest/regtest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/regtest/regtest_vc8.vcproj b/samples/regtest/regtest_vc8.vcproj index fea2603eb0..89202afee0 100644 --- a/samples/regtest/regtest_vc8.vcproj +++ b/samples/regtest/regtest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/regtest/regtest_vc9.vcproj b/samples/regtest/regtest_vc9.vcproj index 400ae063cb..090774385a 100644 --- a/samples/regtest/regtest_vc9.vcproj +++ b/samples/regtest/regtest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/render/Makefile.in b/samples/render/Makefile.in index 488ca87628..2d779b6669 100644 --- a/samples/render/Makefile.in +++ b/samples/render/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/render/makefile.bcc b/samples/render/makefile.bcc index b7623eafd2..a634dd79ce 100644 --- a/samples/render/makefile.bcc +++ b/samples/render/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/render/makefile.gcc b/samples/render/makefile.gcc index 5d70f9fe19..ab276666d0 100644 --- a/samples/render/makefile.gcc +++ b/samples/render/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/render/makefile.unx b/samples/render/makefile.unx index b0f0d0b461..284cc0b461 100644 --- a/samples/render/makefile.unx +++ b/samples/render/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/render/makefile.vc b/samples/render/makefile.vc index 5ba27add42..c61c08be2b 100644 --- a/samples/render/makefile.vc +++ b/samples/render/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/render/render_vc7_renddll.vcproj b/samples/render/render_vc7_renddll.vcproj index 060bacb6db..cf375614ef 100644 --- a/samples/render/render_vc7_renddll.vcproj +++ b/samples/render/render_vc7_renddll.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/render/render_vc7_render.vcproj b/samples/render/render_vc7_render.vcproj index 2658ccb15c..756d101a00 100644 --- a/samples/render/render_vc7_render.vcproj +++ b/samples/render/render_vc7_render.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/render/render_vc8_renddll.vcproj b/samples/render/render_vc8_renddll.vcproj index 7f54422689..c3f786cc91 100644 --- a/samples/render/render_vc8_renddll.vcproj +++ b/samples/render/render_vc8_renddll.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/render/render_vc8_render.vcproj b/samples/render/render_vc8_render.vcproj index 002fe88db4..8511b637e6 100644 --- a/samples/render/render_vc8_render.vcproj +++ b/samples/render/render_vc8_render.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/render/render_vc9_renddll.vcproj b/samples/render/render_vc9_renddll.vcproj index 21b42c6762..83a17ad357 100644 --- a/samples/render/render_vc9_renddll.vcproj +++ b/samples/render/render_vc9_renddll.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/render/render_vc9_render.vcproj b/samples/render/render_vc9_render.vcproj index 31d1259531..8e494f2d60 100644 --- a/samples/render/render_vc9_render.vcproj +++ b/samples/render/render_vc9_render.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ribbon/Makefile.in b/samples/ribbon/Makefile.in index ca014b8fc2..ad7e30aef1 100644 --- a/samples/ribbon/Makefile.in +++ b/samples/ribbon/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ribbon/makefile.bcc b/samples/ribbon/makefile.bcc index 9af57ad7d0..a986a853c0 100644 --- a/samples/ribbon/makefile.bcc +++ b/samples/ribbon/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ribbon/makefile.gcc b/samples/ribbon/makefile.gcc index 0e187b4aba..3f10796108 100644 --- a/samples/ribbon/makefile.gcc +++ b/samples/ribbon/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ribbon/makefile.unx b/samples/ribbon/makefile.unx index dc1bd131f3..c88f2e7c7c 100644 --- a/samples/ribbon/makefile.unx +++ b/samples/ribbon/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ribbon/makefile.vc b/samples/ribbon/makefile.vc index d9a5d33500..d8cefda9b7 100644 --- a/samples/ribbon/makefile.vc +++ b/samples/ribbon/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/ribbon/ribbon_vc7.vcproj b/samples/ribbon/ribbon_vc7.vcproj index 8664256d09..ca445be05b 100644 --- a/samples/ribbon/ribbon_vc7.vcproj +++ b/samples/ribbon/ribbon_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ribbon/ribbon_vc8.vcproj b/samples/ribbon/ribbon_vc8.vcproj index c46f331914..231e412093 100644 --- a/samples/ribbon/ribbon_vc8.vcproj +++ b/samples/ribbon/ribbon_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/ribbon/ribbon_vc9.vcproj b/samples/ribbon/ribbon_vc9.vcproj index 5c8b9d1049..ab7e213126 100644 --- a/samples/ribbon/ribbon_vc9.vcproj +++ b/samples/ribbon/ribbon_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/richtext/Makefile.in b/samples/richtext/Makefile.in index e59b832bf5..d6a5637981 100644 --- a/samples/richtext/Makefile.in +++ b/samples/richtext/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/richtext/makefile.bcc b/samples/richtext/makefile.bcc index a073b96751..39f1bd112d 100644 --- a/samples/richtext/makefile.bcc +++ b/samples/richtext/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/richtext/makefile.gcc b/samples/richtext/makefile.gcc index 56001c07ba..942c2784f1 100644 --- a/samples/richtext/makefile.gcc +++ b/samples/richtext/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/richtext/makefile.unx b/samples/richtext/makefile.unx index 539cc097da..c9c0df7e89 100644 --- a/samples/richtext/makefile.unx +++ b/samples/richtext/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/richtext/makefile.vc b/samples/richtext/makefile.vc index 2c5ca2ff23..f679f91795 100644 --- a/samples/richtext/makefile.vc +++ b/samples/richtext/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/richtext/richtext_vc7.vcproj b/samples/richtext/richtext_vc7.vcproj index 11984ea9b4..80d97ed32e 100644 --- a/samples/richtext/richtext_vc7.vcproj +++ b/samples/richtext/richtext_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/richtext/richtext_vc8.vcproj b/samples/richtext/richtext_vc8.vcproj index fd98f8a359..34c6373031 100644 --- a/samples/richtext/richtext_vc8.vcproj +++ b/samples/richtext/richtext_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/richtext/richtext_vc9.vcproj b/samples/richtext/richtext_vc9.vcproj index 8d5de47835..3923081ed1 100644 --- a/samples/richtext/richtext_vc9.vcproj +++ b/samples/richtext/richtext_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sashtest/Makefile.in b/samples/sashtest/Makefile.in index 6c0cc8a33b..99829e9ae8 100644 --- a/samples/sashtest/Makefile.in +++ b/samples/sashtest/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sashtest/makefile.bcc b/samples/sashtest/makefile.bcc index e44ef78d94..2b961567d9 100644 --- a/samples/sashtest/makefile.bcc +++ b/samples/sashtest/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sashtest/makefile.gcc b/samples/sashtest/makefile.gcc index 06faf6c80c..bacf54d5c4 100644 --- a/samples/sashtest/makefile.gcc +++ b/samples/sashtest/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sashtest/makefile.unx b/samples/sashtest/makefile.unx index 11ec5e2c80..864b267e18 100644 --- a/samples/sashtest/makefile.unx +++ b/samples/sashtest/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sashtest/makefile.vc b/samples/sashtest/makefile.vc index 3b8f97b31d..9e63047deb 100644 --- a/samples/sashtest/makefile.vc +++ b/samples/sashtest/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sashtest/sashtest_vc7.vcproj b/samples/sashtest/sashtest_vc7.vcproj index 7567d5d1f0..eca1b85754 100644 --- a/samples/sashtest/sashtest_vc7.vcproj +++ b/samples/sashtest/sashtest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sashtest/sashtest_vc8.vcproj b/samples/sashtest/sashtest_vc8.vcproj index 8a8950135c..03b972123d 100644 --- a/samples/sashtest/sashtest_vc8.vcproj +++ b/samples/sashtest/sashtest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sashtest/sashtest_vc9.vcproj b/samples/sashtest/sashtest_vc9.vcproj index 35d090fe96..7eb7a8a39b 100644 --- a/samples/sashtest/sashtest_vc9.vcproj +++ b/samples/sashtest/sashtest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/scroll/Makefile.in b/samples/scroll/Makefile.in index 22d5f2fff7..5dd973249b 100644 --- a/samples/scroll/Makefile.in +++ b/samples/scroll/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/scroll/makefile.bcc b/samples/scroll/makefile.bcc index e4b379f1b4..4e7dcf3f4d 100644 --- a/samples/scroll/makefile.bcc +++ b/samples/scroll/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/scroll/makefile.gcc b/samples/scroll/makefile.gcc index 1b5e256e64..2b01aea259 100644 --- a/samples/scroll/makefile.gcc +++ b/samples/scroll/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/scroll/makefile.unx b/samples/scroll/makefile.unx index 00bf5d2df6..938d72fc72 100644 --- a/samples/scroll/makefile.unx +++ b/samples/scroll/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/scroll/makefile.vc b/samples/scroll/makefile.vc index 2f83b4b88d..3afcf86713 100644 --- a/samples/scroll/makefile.vc +++ b/samples/scroll/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/scroll/scroll_vc7.vcproj b/samples/scroll/scroll_vc7.vcproj index dc205803f3..a22ba99ea7 100644 --- a/samples/scroll/scroll_vc7.vcproj +++ b/samples/scroll/scroll_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/scroll/scroll_vc8.vcproj b/samples/scroll/scroll_vc8.vcproj index d8b9189e79..45728acb54 100644 --- a/samples/scroll/scroll_vc8.vcproj +++ b/samples/scroll/scroll_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/scroll/scroll_vc9.vcproj b/samples/scroll/scroll_vc9.vcproj index 93f51c4f5d..55e1d471d2 100644 --- a/samples/scroll/scroll_vc9.vcproj +++ b/samples/scroll/scroll_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/secretstore/Makefile.in b/samples/secretstore/Makefile.in index 42d7759123..290c8901d0 100644 --- a/samples/secretstore/Makefile.in +++ b/samples/secretstore/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/secretstore/makefile.bcc b/samples/secretstore/makefile.bcc index 1106dd41e4..9f4e0947cc 100644 --- a/samples/secretstore/makefile.bcc +++ b/samples/secretstore/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/secretstore/makefile.gcc b/samples/secretstore/makefile.gcc index b5c091e9aa..4fbd0d0e7b 100644 --- a/samples/secretstore/makefile.gcc +++ b/samples/secretstore/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/secretstore/makefile.unx b/samples/secretstore/makefile.unx index 7acaf41777..1d24b4e70c 100644 --- a/samples/secretstore/makefile.unx +++ b/samples/secretstore/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/secretstore/makefile.vc b/samples/secretstore/makefile.vc index 53b7b54e70..7b448270c7 100644 --- a/samples/secretstore/makefile.vc +++ b/samples/secretstore/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/secretstore/secretstore_vc7.vcproj b/samples/secretstore/secretstore_vc7.vcproj index 205e638c59..e7eddb186b 100644 --- a/samples/secretstore/secretstore_vc7.vcproj +++ b/samples/secretstore/secretstore_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/secretstore/secretstore_vc8.vcproj b/samples/secretstore/secretstore_vc8.vcproj index 655541f976..423403fdd1 100644 --- a/samples/secretstore/secretstore_vc8.vcproj +++ b/samples/secretstore/secretstore_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/secretstore/secretstore_vc9.vcproj b/samples/secretstore/secretstore_vc9.vcproj index aee7577d9a..c0ec4f2829 100644 --- a/samples/secretstore/secretstore_vc9.vcproj +++ b/samples/secretstore/secretstore_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/shaped/Makefile.in b/samples/shaped/Makefile.in index bbcfb6e4da..2645195c02 100644 --- a/samples/shaped/Makefile.in +++ b/samples/shaped/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/shaped/makefile.bcc b/samples/shaped/makefile.bcc index f09cc7429a..d62f10a7fe 100644 --- a/samples/shaped/makefile.bcc +++ b/samples/shaped/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/shaped/makefile.gcc b/samples/shaped/makefile.gcc index 3814f0d702..0851146d54 100644 --- a/samples/shaped/makefile.gcc +++ b/samples/shaped/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/shaped/makefile.unx b/samples/shaped/makefile.unx index edf767754d..954746a698 100644 --- a/samples/shaped/makefile.unx +++ b/samples/shaped/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/shaped/makefile.vc b/samples/shaped/makefile.vc index c193b16620..c8adbd0c66 100644 --- a/samples/shaped/makefile.vc +++ b/samples/shaped/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/shaped/shaped_vc7.vcproj b/samples/shaped/shaped_vc7.vcproj index 4769e7abc9..059fc9a74c 100644 --- a/samples/shaped/shaped_vc7.vcproj +++ b/samples/shaped/shaped_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/shaped/shaped_vc8.vcproj b/samples/shaped/shaped_vc8.vcproj index ccae656953..90d2495e80 100644 --- a/samples/shaped/shaped_vc8.vcproj +++ b/samples/shaped/shaped_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/shaped/shaped_vc9.vcproj b/samples/shaped/shaped_vc9.vcproj index 7d10f6e850..1c456c6f9b 100644 --- a/samples/shaped/shaped_vc9.vcproj +++ b/samples/shaped/shaped_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/Makefile.in b/samples/sockets/Makefile.in index 6b9ba3d3ae..3d675ff061 100644 --- a/samples/sockets/Makefile.in +++ b/samples/sockets/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sockets/makefile.bcc b/samples/sockets/makefile.bcc index 10e0197599..409df5c768 100644 --- a/samples/sockets/makefile.bcc +++ b/samples/sockets/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sockets/makefile.gcc b/samples/sockets/makefile.gcc index cb7370b2a0..a6443ae71e 100644 --- a/samples/sockets/makefile.gcc +++ b/samples/sockets/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sockets/makefile.unx b/samples/sockets/makefile.unx index 0285911fa5..e7434c3a40 100644 --- a/samples/sockets/makefile.unx +++ b/samples/sockets/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sockets/makefile.vc b/samples/sockets/makefile.vc index 867f1bea22..b75cc3cb51 100644 --- a/samples/sockets/makefile.vc +++ b/samples/sockets/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sockets/sockets_vc7_baseclient.vcproj b/samples/sockets/sockets_vc7_baseclient.vcproj index 3c482586be..7c1d01fa0c 100644 --- a/samples/sockets/sockets_vc7_baseclient.vcproj +++ b/samples/sockets/sockets_vc7_baseclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc7_baseserver.vcproj b/samples/sockets/sockets_vc7_baseserver.vcproj index 0ce3d83f90..49f9238405 100644 --- a/samples/sockets/sockets_vc7_baseserver.vcproj +++ b/samples/sockets/sockets_vc7_baseserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc7_client.vcproj b/samples/sockets/sockets_vc7_client.vcproj index 11a7c7bf37..3a9f03a836 100644 --- a/samples/sockets/sockets_vc7_client.vcproj +++ b/samples/sockets/sockets_vc7_client.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc7_server.vcproj b/samples/sockets/sockets_vc7_server.vcproj index 2cb9eeee72..fedcd53cfb 100644 --- a/samples/sockets/sockets_vc7_server.vcproj +++ b/samples/sockets/sockets_vc7_server.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc8_baseclient.vcproj b/samples/sockets/sockets_vc8_baseclient.vcproj index e7ff7350b1..abcb339ed4 100644 --- a/samples/sockets/sockets_vc8_baseclient.vcproj +++ b/samples/sockets/sockets_vc8_baseclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc8_baseserver.vcproj b/samples/sockets/sockets_vc8_baseserver.vcproj index 0268349352..e6611cc6a7 100644 --- a/samples/sockets/sockets_vc8_baseserver.vcproj +++ b/samples/sockets/sockets_vc8_baseserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc8_client.vcproj b/samples/sockets/sockets_vc8_client.vcproj index d578a5296d..176ae26d2f 100644 --- a/samples/sockets/sockets_vc8_client.vcproj +++ b/samples/sockets/sockets_vc8_client.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc8_server.vcproj b/samples/sockets/sockets_vc8_server.vcproj index dd50f41a54..271fff4769 100644 --- a/samples/sockets/sockets_vc8_server.vcproj +++ b/samples/sockets/sockets_vc8_server.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc9_baseclient.vcproj b/samples/sockets/sockets_vc9_baseclient.vcproj index 1fd68d781b..1ae4367f3d 100644 --- a/samples/sockets/sockets_vc9_baseclient.vcproj +++ b/samples/sockets/sockets_vc9_baseclient.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc9_baseserver.vcproj b/samples/sockets/sockets_vc9_baseserver.vcproj index 78390b341b..4efde3b388 100644 --- a/samples/sockets/sockets_vc9_baseserver.vcproj +++ b/samples/sockets/sockets_vc9_baseserver.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc9_client.vcproj b/samples/sockets/sockets_vc9_client.vcproj index 21714da40e..8f20294176 100644 --- a/samples/sockets/sockets_vc9_client.vcproj +++ b/samples/sockets/sockets_vc9_client.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sockets/sockets_vc9_server.vcproj b/samples/sockets/sockets_vc9_server.vcproj index 36d946157e..d47c0ae7a1 100644 --- a/samples/sockets/sockets_vc9_server.vcproj +++ b/samples/sockets/sockets_vc9_server.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sound/Makefile.in b/samples/sound/Makefile.in index 9c5be07cad..a00ba6a566 100644 --- a/samples/sound/Makefile.in +++ b/samples/sound/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sound/makefile.bcc b/samples/sound/makefile.bcc index 68d1a8efb0..3d77d2965e 100644 --- a/samples/sound/makefile.bcc +++ b/samples/sound/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sound/makefile.gcc b/samples/sound/makefile.gcc index 677a7a01a3..b66c2549b3 100644 --- a/samples/sound/makefile.gcc +++ b/samples/sound/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sound/makefile.unx b/samples/sound/makefile.unx index d6848d989c..9250b93e8b 100644 --- a/samples/sound/makefile.unx +++ b/samples/sound/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sound/makefile.vc b/samples/sound/makefile.vc index f6c9ee0189..244aecc7c0 100644 --- a/samples/sound/makefile.vc +++ b/samples/sound/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/sound/sound_vc7.vcproj b/samples/sound/sound_vc7.vcproj index 184dee46ea..93b53523c2 100644 --- a/samples/sound/sound_vc7.vcproj +++ b/samples/sound/sound_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sound/sound_vc8.vcproj b/samples/sound/sound_vc8.vcproj index f2b261832a..69bbfe6b3c 100644 --- a/samples/sound/sound_vc8.vcproj +++ b/samples/sound/sound_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/sound/sound_vc9.vcproj b/samples/sound/sound_vc9.vcproj index 269abe7cf7..23915d1ecd 100644 --- a/samples/sound/sound_vc9.vcproj +++ b/samples/sound/sound_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/splash/Makefile.in b/samples/splash/Makefile.in index ae554f576b..20aaae1d28 100644 --- a/samples/splash/Makefile.in +++ b/samples/splash/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splash/makefile.bcc b/samples/splash/makefile.bcc index 43efc3d83f..3e2eb36c2b 100644 --- a/samples/splash/makefile.bcc +++ b/samples/splash/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splash/makefile.gcc b/samples/splash/makefile.gcc index fd65fd3350..a2b931d6da 100644 --- a/samples/splash/makefile.gcc +++ b/samples/splash/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splash/makefile.unx b/samples/splash/makefile.unx index 43b7da9c74..3a4cd2046a 100644 --- a/samples/splash/makefile.unx +++ b/samples/splash/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splash/makefile.vc b/samples/splash/makefile.vc index b6732c3467..19b4b99e57 100644 --- a/samples/splash/makefile.vc +++ b/samples/splash/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splash/splash_vc7.vcproj b/samples/splash/splash_vc7.vcproj index 17a0fd35bb..cbb8f9c63c 100644 --- a/samples/splash/splash_vc7.vcproj +++ b/samples/splash/splash_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/splash/splash_vc8.vcproj b/samples/splash/splash_vc8.vcproj index 11ebf88222..6345550341 100644 --- a/samples/splash/splash_vc8.vcproj +++ b/samples/splash/splash_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/splash/splash_vc9.vcproj b/samples/splash/splash_vc9.vcproj index b472808312..87f6dc9e53 100644 --- a/samples/splash/splash_vc9.vcproj +++ b/samples/splash/splash_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/splitter/Makefile.in b/samples/splitter/Makefile.in index bbd797ce90..32f4db89c8 100644 --- a/samples/splitter/Makefile.in +++ b/samples/splitter/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splitter/makefile.bcc b/samples/splitter/makefile.bcc index de4af82058..eaf1b7e917 100644 --- a/samples/splitter/makefile.bcc +++ b/samples/splitter/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splitter/makefile.gcc b/samples/splitter/makefile.gcc index 7835da0b59..c054778239 100644 --- a/samples/splitter/makefile.gcc +++ b/samples/splitter/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splitter/makefile.unx b/samples/splitter/makefile.unx index dc507458a8..9d94ffdcbe 100644 --- a/samples/splitter/makefile.unx +++ b/samples/splitter/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splitter/makefile.vc b/samples/splitter/makefile.vc index 0604735be1..766eab13cf 100644 --- a/samples/splitter/makefile.vc +++ b/samples/splitter/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/splitter/splitter_vc7.vcproj b/samples/splitter/splitter_vc7.vcproj index 77e0c1d168..b6abccddc3 100644 --- a/samples/splitter/splitter_vc7.vcproj +++ b/samples/splitter/splitter_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/splitter/splitter_vc8.vcproj b/samples/splitter/splitter_vc8.vcproj index 8ff45d20d2..953f862361 100644 --- a/samples/splitter/splitter_vc8.vcproj +++ b/samples/splitter/splitter_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/splitter/splitter_vc9.vcproj b/samples/splitter/splitter_vc9.vcproj index 717811435c..40782079b9 100644 --- a/samples/splitter/splitter_vc9.vcproj +++ b/samples/splitter/splitter_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/statbar/Makefile.in b/samples/statbar/Makefile.in index 0c7269e5fa..70cb3fa6b4 100644 --- a/samples/statbar/Makefile.in +++ b/samples/statbar/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/statbar/makefile.bcc b/samples/statbar/makefile.bcc index 5711d392d5..0db9f232b4 100644 --- a/samples/statbar/makefile.bcc +++ b/samples/statbar/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/statbar/makefile.gcc b/samples/statbar/makefile.gcc index 170258786a..a5db96a640 100644 --- a/samples/statbar/makefile.gcc +++ b/samples/statbar/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/statbar/makefile.unx b/samples/statbar/makefile.unx index 5af244e1da..5db6bf5e95 100644 --- a/samples/statbar/makefile.unx +++ b/samples/statbar/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/statbar/makefile.vc b/samples/statbar/makefile.vc index d47aab810a..e00267f14d 100644 --- a/samples/statbar/makefile.vc +++ b/samples/statbar/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/statbar/statbar_vc7.vcproj b/samples/statbar/statbar_vc7.vcproj index 8f16b161f1..adfa4f9c3f 100644 --- a/samples/statbar/statbar_vc7.vcproj +++ b/samples/statbar/statbar_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/statbar/statbar_vc8.vcproj b/samples/statbar/statbar_vc8.vcproj index 52c3117613..e3a0373004 100644 --- a/samples/statbar/statbar_vc8.vcproj +++ b/samples/statbar/statbar_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/statbar/statbar_vc9.vcproj b/samples/statbar/statbar_vc9.vcproj index 591b3ad86b..3e69a54162 100644 --- a/samples/statbar/statbar_vc9.vcproj +++ b/samples/statbar/statbar_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/stc/Makefile.in b/samples/stc/Makefile.in index d6614ee980..d135d39797 100644 --- a/samples/stc/Makefile.in +++ b/samples/stc/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/stc/makefile.bcc b/samples/stc/makefile.bcc index 7398381026..8943b22b46 100644 --- a/samples/stc/makefile.bcc +++ b/samples/stc/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/stc/makefile.gcc b/samples/stc/makefile.gcc index 47d1726616..05deb98922 100644 --- a/samples/stc/makefile.gcc +++ b/samples/stc/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/stc/makefile.unx b/samples/stc/makefile.unx index e5543bf78d..8dcb41b5a7 100644 --- a/samples/stc/makefile.unx +++ b/samples/stc/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/stc/makefile.vc b/samples/stc/makefile.vc index 60b4e7deda..ce18a1ab65 100644 --- a/samples/stc/makefile.vc +++ b/samples/stc/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/stc/stctest_vc7.vcproj b/samples/stc/stctest_vc7.vcproj index f2bb0fcf3f..e5afd98f6f 100644 --- a/samples/stc/stctest_vc7.vcproj +++ b/samples/stc/stctest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/stc/stctest_vc8.vcproj b/samples/stc/stctest_vc8.vcproj index e6f664727e..51c661acc9 100644 --- a/samples/stc/stctest_vc8.vcproj +++ b/samples/stc/stctest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/stc/stctest_vc9.vcproj b/samples/stc/stctest_vc9.vcproj index 716f996847..5bd1361b70 100644 --- a/samples/stc/stctest_vc9.vcproj +++ b/samples/stc/stctest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/svg/Makefile.in b/samples/svg/Makefile.in index 8e9140db8e..145030a53a 100644 --- a/samples/svg/Makefile.in +++ b/samples/svg/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/svg/makefile.bcc b/samples/svg/makefile.bcc index 39e0d644fa..ebeb59eb4b 100644 --- a/samples/svg/makefile.bcc +++ b/samples/svg/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/svg/makefile.gcc b/samples/svg/makefile.gcc index 44f1d94048..d1d50e2f35 100644 --- a/samples/svg/makefile.gcc +++ b/samples/svg/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/svg/makefile.unx b/samples/svg/makefile.unx index 2d84546faf..9266cdca87 100644 --- a/samples/svg/makefile.unx +++ b/samples/svg/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/svg/makefile.vc b/samples/svg/makefile.vc index 3ad05f5328..8ec1955ea4 100644 --- a/samples/svg/makefile.vc +++ b/samples/svg/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/svg/svgtest_vc7.vcproj b/samples/svg/svgtest_vc7.vcproj index d1416ed89e..77f56403cf 100644 --- a/samples/svg/svgtest_vc7.vcproj +++ b/samples/svg/svgtest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/svg/svgtest_vc8.vcproj b/samples/svg/svgtest_vc8.vcproj index 8094af58b9..55c283c644 100644 --- a/samples/svg/svgtest_vc8.vcproj +++ b/samples/svg/svgtest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/svg/svgtest_vc9.vcproj b/samples/svg/svgtest_vc9.vcproj index 3cae9fc57f..3cf2f7ba9b 100644 --- a/samples/svg/svgtest_vc9.vcproj +++ b/samples/svg/svgtest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taborder/Makefile.in b/samples/taborder/Makefile.in index ba02ce6e97..bbacf501d6 100644 --- a/samples/taborder/Makefile.in +++ b/samples/taborder/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taborder/makefile.bcc b/samples/taborder/makefile.bcc index f050a8f9dd..f3958d3879 100644 --- a/samples/taborder/makefile.bcc +++ b/samples/taborder/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taborder/makefile.gcc b/samples/taborder/makefile.gcc index 9dc458e37a..036ffadcdc 100644 --- a/samples/taborder/makefile.gcc +++ b/samples/taborder/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taborder/makefile.unx b/samples/taborder/makefile.unx index 2d37f83aae..e02e698c7b 100644 --- a/samples/taborder/makefile.unx +++ b/samples/taborder/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taborder/makefile.vc b/samples/taborder/makefile.vc index 1d0a2638ad..38a87e159a 100644 --- a/samples/taborder/makefile.vc +++ b/samples/taborder/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taborder/taborder_vc7.vcproj b/samples/taborder/taborder_vc7.vcproj index 4851e59543..6e190b3b83 100644 --- a/samples/taborder/taborder_vc7.vcproj +++ b/samples/taborder/taborder_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taborder/taborder_vc8.vcproj b/samples/taborder/taborder_vc8.vcproj index 0dcbcdf606..f0b51d3889 100644 --- a/samples/taborder/taborder_vc8.vcproj +++ b/samples/taborder/taborder_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taborder/taborder_vc9.vcproj b/samples/taborder/taborder_vc9.vcproj index 115bd2b87a..18582b30a9 100644 --- a/samples/taborder/taborder_vc9.vcproj +++ b/samples/taborder/taborder_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taskbar/Makefile.in b/samples/taskbar/Makefile.in index b3ead9be7e..73d51fa108 100644 --- a/samples/taskbar/Makefile.in +++ b/samples/taskbar/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbar/makefile.bcc b/samples/taskbar/makefile.bcc index 6d99a83876..610aa8dd45 100644 --- a/samples/taskbar/makefile.bcc +++ b/samples/taskbar/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbar/makefile.gcc b/samples/taskbar/makefile.gcc index acc2a479ef..9cab332bed 100644 --- a/samples/taskbar/makefile.gcc +++ b/samples/taskbar/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbar/makefile.unx b/samples/taskbar/makefile.unx index 81a6cae513..463010091f 100644 --- a/samples/taskbar/makefile.unx +++ b/samples/taskbar/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbar/makefile.vc b/samples/taskbar/makefile.vc index 1e33f5d3c6..c8b6a176b4 100644 --- a/samples/taskbar/makefile.vc +++ b/samples/taskbar/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbar/taskbar_vc7.vcproj b/samples/taskbar/taskbar_vc7.vcproj index 3f6b4ba283..6b8fc38bb9 100644 --- a/samples/taskbar/taskbar_vc7.vcproj +++ b/samples/taskbar/taskbar_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taskbar/taskbar_vc8.vcproj b/samples/taskbar/taskbar_vc8.vcproj index 0159478d17..06d1e2db73 100644 --- a/samples/taskbar/taskbar_vc8.vcproj +++ b/samples/taskbar/taskbar_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taskbar/taskbar_vc9.vcproj b/samples/taskbar/taskbar_vc9.vcproj index b3c1ffde09..bd04e2fc31 100644 --- a/samples/taskbar/taskbar_vc9.vcproj +++ b/samples/taskbar/taskbar_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taskbarbutton/Makefile.in b/samples/taskbarbutton/Makefile.in index 03e791f948..945925f17f 100644 --- a/samples/taskbarbutton/Makefile.in +++ b/samples/taskbarbutton/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbarbutton/makefile.bcc b/samples/taskbarbutton/makefile.bcc index 10e3758363..c4b7140a09 100644 --- a/samples/taskbarbutton/makefile.bcc +++ b/samples/taskbarbutton/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbarbutton/makefile.gcc b/samples/taskbarbutton/makefile.gcc index c5a2abcf3b..86befe98bc 100644 --- a/samples/taskbarbutton/makefile.gcc +++ b/samples/taskbarbutton/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbarbutton/makefile.unx b/samples/taskbarbutton/makefile.unx index 5b1a383037..40a5bbce0b 100644 --- a/samples/taskbarbutton/makefile.unx +++ b/samples/taskbarbutton/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbarbutton/makefile.vc b/samples/taskbarbutton/makefile.vc index 0209ffe6dc..2a3ffd3304 100644 --- a/samples/taskbarbutton/makefile.vc +++ b/samples/taskbarbutton/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/taskbarbutton/taskbarbutton_vc7.vcproj b/samples/taskbarbutton/taskbarbutton_vc7.vcproj index 0323f6f432..314e70f0ec 100644 --- a/samples/taskbarbutton/taskbarbutton_vc7.vcproj +++ b/samples/taskbarbutton/taskbarbutton_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taskbarbutton/taskbarbutton_vc8.vcproj b/samples/taskbarbutton/taskbarbutton_vc8.vcproj index 224947ef01..b398d3e12c 100644 --- a/samples/taskbarbutton/taskbarbutton_vc8.vcproj +++ b/samples/taskbarbutton/taskbarbutton_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/taskbarbutton/taskbarbutton_vc9.vcproj b/samples/taskbarbutton/taskbarbutton_vc9.vcproj index f428d2a787..3790038165 100644 --- a/samples/taskbarbutton/taskbarbutton_vc9.vcproj +++ b/samples/taskbarbutton/taskbarbutton_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/text/Makefile.in b/samples/text/Makefile.in index 8b2af0eb9a..fab11e0156 100644 --- a/samples/text/Makefile.in +++ b/samples/text/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/text/makefile.bcc b/samples/text/makefile.bcc index de5dd61288..a50468292e 100644 --- a/samples/text/makefile.bcc +++ b/samples/text/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/text/makefile.gcc b/samples/text/makefile.gcc index f43362dc0f..da1b7615ad 100644 --- a/samples/text/makefile.gcc +++ b/samples/text/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/text/makefile.unx b/samples/text/makefile.unx index cde0c7af62..bf8ee3cdff 100644 --- a/samples/text/makefile.unx +++ b/samples/text/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/text/makefile.vc b/samples/text/makefile.vc index a989225a83..ea5b08fcff 100644 --- a/samples/text/makefile.vc +++ b/samples/text/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/text/text_vc7.vcproj b/samples/text/text_vc7.vcproj index 98fc3959a2..e3f62d7835 100644 --- a/samples/text/text_vc7.vcproj +++ b/samples/text/text_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/text/text_vc8.vcproj b/samples/text/text_vc8.vcproj index 6508c78a79..0aea0e35ae 100644 --- a/samples/text/text_vc8.vcproj +++ b/samples/text/text_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/text/text_vc9.vcproj b/samples/text/text_vc9.vcproj index 2add5b74b6..c0eeb488d9 100644 --- a/samples/text/text_vc9.vcproj +++ b/samples/text/text_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/thread/Makefile.in b/samples/thread/Makefile.in index f4e6ae2cba..9bf35d4eae 100644 --- a/samples/thread/Makefile.in +++ b/samples/thread/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/thread/makefile.bcc b/samples/thread/makefile.bcc index 9e68efd7f0..a12fb72e82 100644 --- a/samples/thread/makefile.bcc +++ b/samples/thread/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/thread/makefile.gcc b/samples/thread/makefile.gcc index 514300307d..ce817db05a 100644 --- a/samples/thread/makefile.gcc +++ b/samples/thread/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/thread/makefile.unx b/samples/thread/makefile.unx index a956465fe7..4ed7a42bf5 100644 --- a/samples/thread/makefile.unx +++ b/samples/thread/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/thread/makefile.vc b/samples/thread/makefile.vc index b9e46972b1..1369dfef0a 100644 --- a/samples/thread/makefile.vc +++ b/samples/thread/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/thread/thread_vc7.vcproj b/samples/thread/thread_vc7.vcproj index b803128723..8fbf10d3cb 100644 --- a/samples/thread/thread_vc7.vcproj +++ b/samples/thread/thread_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/thread/thread_vc8.vcproj b/samples/thread/thread_vc8.vcproj index 46613b421d..1972f0be7a 100644 --- a/samples/thread/thread_vc8.vcproj +++ b/samples/thread/thread_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/thread/thread_vc9.vcproj b/samples/thread/thread_vc9.vcproj index c1a89e8872..3e6cb49e21 100644 --- a/samples/thread/thread_vc9.vcproj +++ b/samples/thread/thread_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/toolbar/Makefile.in b/samples/toolbar/Makefile.in index bdfa710d4a..a2ef7ad042 100644 --- a/samples/toolbar/Makefile.in +++ b/samples/toolbar/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/toolbar/makefile.bcc b/samples/toolbar/makefile.bcc index b828cfd96c..36cc2fe7b8 100644 --- a/samples/toolbar/makefile.bcc +++ b/samples/toolbar/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/toolbar/makefile.gcc b/samples/toolbar/makefile.gcc index b15098a0b7..0cee0f8f23 100644 --- a/samples/toolbar/makefile.gcc +++ b/samples/toolbar/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/toolbar/makefile.unx b/samples/toolbar/makefile.unx index 09b53851ea..0297a5753f 100644 --- a/samples/toolbar/makefile.unx +++ b/samples/toolbar/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/toolbar/makefile.vc b/samples/toolbar/makefile.vc index c0b7d630c8..fa9144b5f7 100644 --- a/samples/toolbar/makefile.vc +++ b/samples/toolbar/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/toolbar/toolbar_vc7.vcproj b/samples/toolbar/toolbar_vc7.vcproj index f0c97af4fb..bd1ea516ed 100644 --- a/samples/toolbar/toolbar_vc7.vcproj +++ b/samples/toolbar/toolbar_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/toolbar/toolbar_vc8.vcproj b/samples/toolbar/toolbar_vc8.vcproj index 1a7434dd05..13c85ad2c9 100644 --- a/samples/toolbar/toolbar_vc8.vcproj +++ b/samples/toolbar/toolbar_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/toolbar/toolbar_vc9.vcproj b/samples/toolbar/toolbar_vc9.vcproj index 6214ae1af2..16ee4d0a66 100644 --- a/samples/toolbar/toolbar_vc9.vcproj +++ b/samples/toolbar/toolbar_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/treectrl/Makefile.in b/samples/treectrl/Makefile.in index c43ca00e47..c093578034 100644 --- a/samples/treectrl/Makefile.in +++ b/samples/treectrl/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treectrl/makefile.bcc b/samples/treectrl/makefile.bcc index 612490cb98..e1c4370e99 100644 --- a/samples/treectrl/makefile.bcc +++ b/samples/treectrl/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treectrl/makefile.gcc b/samples/treectrl/makefile.gcc index 7f39d9d857..5de9edb723 100644 --- a/samples/treectrl/makefile.gcc +++ b/samples/treectrl/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treectrl/makefile.unx b/samples/treectrl/makefile.unx index 2cce470317..7af5b5b663 100644 --- a/samples/treectrl/makefile.unx +++ b/samples/treectrl/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treectrl/makefile.vc b/samples/treectrl/makefile.vc index 8a5c5e4e38..167ab32b78 100644 --- a/samples/treectrl/makefile.vc +++ b/samples/treectrl/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treectrl/treectrl_vc7.vcproj b/samples/treectrl/treectrl_vc7.vcproj index 2637af44e8..cdb56a1897 100644 --- a/samples/treectrl/treectrl_vc7.vcproj +++ b/samples/treectrl/treectrl_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/treectrl/treectrl_vc8.vcproj b/samples/treectrl/treectrl_vc8.vcproj index d7297037a5..ddf5f13f84 100644 --- a/samples/treectrl/treectrl_vc8.vcproj +++ b/samples/treectrl/treectrl_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/treectrl/treectrl_vc9.vcproj b/samples/treectrl/treectrl_vc9.vcproj index ba4165089f..8a592e2ea8 100644 --- a/samples/treectrl/treectrl_vc9.vcproj +++ b/samples/treectrl/treectrl_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/treelist/Makefile.in b/samples/treelist/Makefile.in index 36d70c6e45..f95363f40c 100644 --- a/samples/treelist/Makefile.in +++ b/samples/treelist/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treelist/makefile.bcc b/samples/treelist/makefile.bcc index 203c2abf51..9e84ad8ece 100644 --- a/samples/treelist/makefile.bcc +++ b/samples/treelist/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treelist/makefile.gcc b/samples/treelist/makefile.gcc index 723cc8f306..7307742adb 100644 --- a/samples/treelist/makefile.gcc +++ b/samples/treelist/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treelist/makefile.unx b/samples/treelist/makefile.unx index c2d964a889..c1b6076e48 100644 --- a/samples/treelist/makefile.unx +++ b/samples/treelist/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treelist/makefile.vc b/samples/treelist/makefile.vc index 90e9f5a160..b7e67ac1b9 100644 --- a/samples/treelist/makefile.vc +++ b/samples/treelist/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/treelist/treelist_vc7.vcproj b/samples/treelist/treelist_vc7.vcproj index 95da0c6d73..d71cbcfc24 100644 --- a/samples/treelist/treelist_vc7.vcproj +++ b/samples/treelist/treelist_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/treelist/treelist_vc8.vcproj b/samples/treelist/treelist_vc8.vcproj index 53a87d1945..024b5fc646 100644 --- a/samples/treelist/treelist_vc8.vcproj +++ b/samples/treelist/treelist_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/treelist/treelist_vc9.vcproj b/samples/treelist/treelist_vc9.vcproj index 83ff8d72f2..73d2d64353 100644 --- a/samples/treelist/treelist_vc9.vcproj +++ b/samples/treelist/treelist_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/typetest/Makefile.in b/samples/typetest/Makefile.in index c73dbc3728..20b0ec194e 100644 --- a/samples/typetest/Makefile.in +++ b/samples/typetest/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/typetest/makefile.bcc b/samples/typetest/makefile.bcc index 83622d4ff4..756c552f1b 100644 --- a/samples/typetest/makefile.bcc +++ b/samples/typetest/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/typetest/makefile.gcc b/samples/typetest/makefile.gcc index 4c0622dca5..84ec647411 100644 --- a/samples/typetest/makefile.gcc +++ b/samples/typetest/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/typetest/makefile.unx b/samples/typetest/makefile.unx index 49a1e378aa..ae85453a41 100644 --- a/samples/typetest/makefile.unx +++ b/samples/typetest/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/typetest/makefile.vc b/samples/typetest/makefile.vc index 8e94e1278e..fa84411760 100644 --- a/samples/typetest/makefile.vc +++ b/samples/typetest/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/typetest/typetest_vc7.vcproj b/samples/typetest/typetest_vc7.vcproj index 406c07aeb0..24e060a449 100644 --- a/samples/typetest/typetest_vc7.vcproj +++ b/samples/typetest/typetest_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/typetest/typetest_vc8.vcproj b/samples/typetest/typetest_vc8.vcproj index fb3aefddcf..8366567991 100644 --- a/samples/typetest/typetest_vc8.vcproj +++ b/samples/typetest/typetest_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/typetest/typetest_vc9.vcproj b/samples/typetest/typetest_vc9.vcproj index a659959dfe..636d2726fe 100644 --- a/samples/typetest/typetest_vc9.vcproj +++ b/samples/typetest/typetest_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/uiaction/Makefile.in b/samples/uiaction/Makefile.in index d12da8770f..c0bad9d402 100644 --- a/samples/uiaction/Makefile.in +++ b/samples/uiaction/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/uiaction/makefile.bcc b/samples/uiaction/makefile.bcc index 98cbe2117b..760a2f4597 100644 --- a/samples/uiaction/makefile.bcc +++ b/samples/uiaction/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/uiaction/makefile.gcc b/samples/uiaction/makefile.gcc index a0661b415f..9921225081 100644 --- a/samples/uiaction/makefile.gcc +++ b/samples/uiaction/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/uiaction/makefile.unx b/samples/uiaction/makefile.unx index 8b71749627..f087dc5033 100644 --- a/samples/uiaction/makefile.unx +++ b/samples/uiaction/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/uiaction/makefile.vc b/samples/uiaction/makefile.vc index 327fae08fb..f172feb8d8 100644 --- a/samples/uiaction/makefile.vc +++ b/samples/uiaction/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/uiaction/uiaction_vc7.vcproj b/samples/uiaction/uiaction_vc7.vcproj index 6103cf6d6c..b096dfe7b0 100644 --- a/samples/uiaction/uiaction_vc7.vcproj +++ b/samples/uiaction/uiaction_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/uiaction/uiaction_vc8.vcproj b/samples/uiaction/uiaction_vc8.vcproj index fb59c676dc..035576973b 100644 --- a/samples/uiaction/uiaction_vc8.vcproj +++ b/samples/uiaction/uiaction_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/uiaction/uiaction_vc9.vcproj b/samples/uiaction/uiaction_vc9.vcproj index 1048b0f99c..3048f56481 100644 --- a/samples/uiaction/uiaction_vc9.vcproj +++ b/samples/uiaction/uiaction_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/validate/Makefile.in b/samples/validate/Makefile.in index 4dc82c1909..553db6abd8 100644 --- a/samples/validate/Makefile.in +++ b/samples/validate/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/validate/makefile.bcc b/samples/validate/makefile.bcc index bb10429f52..5424f7a267 100644 --- a/samples/validate/makefile.bcc +++ b/samples/validate/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/validate/makefile.gcc b/samples/validate/makefile.gcc index 07d22b8e76..6bff6628f3 100644 --- a/samples/validate/makefile.gcc +++ b/samples/validate/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/validate/makefile.unx b/samples/validate/makefile.unx index 0c8a264748..7c3bf405bc 100644 --- a/samples/validate/makefile.unx +++ b/samples/validate/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/validate/makefile.vc b/samples/validate/makefile.vc index cb62f5b18c..a1a472bd66 100644 --- a/samples/validate/makefile.vc +++ b/samples/validate/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/validate/validate_vc7.vcproj b/samples/validate/validate_vc7.vcproj index e7ee1b066b..7ff8f2fca9 100644 --- a/samples/validate/validate_vc7.vcproj +++ b/samples/validate/validate_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/validate/validate_vc8.vcproj b/samples/validate/validate_vc8.vcproj index 343f7f9c08..9b34e5a799 100644 --- a/samples/validate/validate_vc8.vcproj +++ b/samples/validate/validate_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/validate/validate_vc9.vcproj b/samples/validate/validate_vc9.vcproj index 4f352858cd..71ef3d0b13 100644 --- a/samples/validate/validate_vc9.vcproj +++ b/samples/validate/validate_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/vscroll/Makefile.in b/samples/vscroll/Makefile.in index f1e7787e15..4e38950d16 100644 --- a/samples/vscroll/Makefile.in +++ b/samples/vscroll/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/vscroll/makefile.bcc b/samples/vscroll/makefile.bcc index 6faf6c2bf5..402c056d06 100644 --- a/samples/vscroll/makefile.bcc +++ b/samples/vscroll/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/vscroll/makefile.gcc b/samples/vscroll/makefile.gcc index 0d73c59b4a..d2f2ee5372 100644 --- a/samples/vscroll/makefile.gcc +++ b/samples/vscroll/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/vscroll/makefile.unx b/samples/vscroll/makefile.unx index e21a748269..c17667103c 100644 --- a/samples/vscroll/makefile.unx +++ b/samples/vscroll/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/vscroll/makefile.vc b/samples/vscroll/makefile.vc index 884a84a4bf..63c4ee229b 100644 --- a/samples/vscroll/makefile.vc +++ b/samples/vscroll/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/vscroll/vscroll_vc7.vcproj b/samples/vscroll/vscroll_vc7.vcproj index d675603a16..1bb9420d20 100644 --- a/samples/vscroll/vscroll_vc7.vcproj +++ b/samples/vscroll/vscroll_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/vscroll/vscroll_vc8.vcproj b/samples/vscroll/vscroll_vc8.vcproj index 6fb5c994ca..ddaf4c84df 100644 --- a/samples/vscroll/vscroll_vc8.vcproj +++ b/samples/vscroll/vscroll_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/vscroll/vscroll_vc9.vcproj b/samples/vscroll/vscroll_vc9.vcproj index 6cce64702b..ce7d1b3d4e 100644 --- a/samples/vscroll/vscroll_vc9.vcproj +++ b/samples/vscroll/vscroll_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/webview/Makefile.in b/samples/webview/Makefile.in index 11b4ee6e73..26f037d297 100644 --- a/samples/webview/Makefile.in +++ b/samples/webview/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/webview/makefile.bcc b/samples/webview/makefile.bcc index eda028b7d9..789f8bb890 100644 --- a/samples/webview/makefile.bcc +++ b/samples/webview/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/webview/makefile.gcc b/samples/webview/makefile.gcc index 8c1c11f239..eb3548b3db 100644 --- a/samples/webview/makefile.gcc +++ b/samples/webview/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/webview/makefile.unx b/samples/webview/makefile.unx index aeda3e3d11..bd561dc310 100644 --- a/samples/webview/makefile.unx +++ b/samples/webview/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/webview/makefile.vc b/samples/webview/makefile.vc index ec2b38fce1..22aeaddf8b 100644 --- a/samples/webview/makefile.vc +++ b/samples/webview/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/webview/webview_vc7.vcproj b/samples/webview/webview_vc7.vcproj index 40146932e4..0f8a720773 100644 --- a/samples/webview/webview_vc7.vcproj +++ b/samples/webview/webview_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/webview/webview_vc8.vcproj b/samples/webview/webview_vc8.vcproj index a1b6caf680..8e07896297 100644 --- a/samples/webview/webview_vc8.vcproj +++ b/samples/webview/webview_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/webview/webview_vc9.vcproj b/samples/webview/webview_vc9.vcproj index cd3b1b02a5..75cd16cb57 100644 --- a/samples/webview/webview_vc9.vcproj +++ b/samples/webview/webview_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/widgets/Makefile.in b/samples/widgets/Makefile.in index 82f24f20a6..587e8a0ea9 100644 --- a/samples/widgets/Makefile.in +++ b/samples/widgets/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/widgets/makefile.bcc b/samples/widgets/makefile.bcc index eb7a8353b4..df9bf39372 100644 --- a/samples/widgets/makefile.bcc +++ b/samples/widgets/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/widgets/makefile.gcc b/samples/widgets/makefile.gcc index 0459f04890..6febd9fc83 100644 --- a/samples/widgets/makefile.gcc +++ b/samples/widgets/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/widgets/makefile.unx b/samples/widgets/makefile.unx index cea0951fb8..891813eeb2 100644 --- a/samples/widgets/makefile.unx +++ b/samples/widgets/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/widgets/makefile.vc b/samples/widgets/makefile.vc index 3008949d6e..a2962c2f46 100644 --- a/samples/widgets/makefile.vc +++ b/samples/widgets/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/widgets/widgets_vc7.vcproj b/samples/widgets/widgets_vc7.vcproj index 0d40388672..447d5a26ce 100644 --- a/samples/widgets/widgets_vc7.vcproj +++ b/samples/widgets/widgets_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/widgets/widgets_vc8.vcproj b/samples/widgets/widgets_vc8.vcproj index 6b092bee07..67977d6954 100644 --- a/samples/widgets/widgets_vc8.vcproj +++ b/samples/widgets/widgets_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/widgets/widgets_vc9.vcproj b/samples/widgets/widgets_vc9.vcproj index 5aead2d358..9618de7c1d 100644 --- a/samples/widgets/widgets_vc9.vcproj +++ b/samples/widgets/widgets_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/wizard/Makefile.in b/samples/wizard/Makefile.in index d889600bfd..1ec6ac5e33 100644 --- a/samples/wizard/Makefile.in +++ b/samples/wizard/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wizard/makefile.bcc b/samples/wizard/makefile.bcc index 52f8da1bff..593788cccf 100644 --- a/samples/wizard/makefile.bcc +++ b/samples/wizard/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wizard/makefile.gcc b/samples/wizard/makefile.gcc index d56643734f..904e50e9f3 100644 --- a/samples/wizard/makefile.gcc +++ b/samples/wizard/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wizard/makefile.unx b/samples/wizard/makefile.unx index 86cf27dc8a..2f173db867 100644 --- a/samples/wizard/makefile.unx +++ b/samples/wizard/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wizard/makefile.vc b/samples/wizard/makefile.vc index 05cc670d3d..81cc690066 100644 --- a/samples/wizard/makefile.vc +++ b/samples/wizard/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wizard/wizard_vc7.vcproj b/samples/wizard/wizard_vc7.vcproj index 385f718d96..6bcc5d2ec4 100644 --- a/samples/wizard/wizard_vc7.vcproj +++ b/samples/wizard/wizard_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/wizard/wizard_vc8.vcproj b/samples/wizard/wizard_vc8.vcproj index 7d78a1c88e..99966ce470 100644 --- a/samples/wizard/wizard_vc8.vcproj +++ b/samples/wizard/wizard_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/wizard/wizard_vc9.vcproj b/samples/wizard/wizard_vc9.vcproj index a0328882d7..96cba0fdf2 100644 --- a/samples/wizard/wizard_vc9.vcproj +++ b/samples/wizard/wizard_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/wrapsizer/Makefile.in b/samples/wrapsizer/Makefile.in index 41d137cfa1..eef7b8f550 100644 --- a/samples/wrapsizer/Makefile.in +++ b/samples/wrapsizer/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wrapsizer/makefile.bcc b/samples/wrapsizer/makefile.bcc index 5c03bf21a2..6c6bcca79a 100644 --- a/samples/wrapsizer/makefile.bcc +++ b/samples/wrapsizer/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wrapsizer/makefile.gcc b/samples/wrapsizer/makefile.gcc index 0123ba41c8..08711924fb 100644 --- a/samples/wrapsizer/makefile.gcc +++ b/samples/wrapsizer/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wrapsizer/makefile.unx b/samples/wrapsizer/makefile.unx index 723b7cbf3a..8dc0a98303 100644 --- a/samples/wrapsizer/makefile.unx +++ b/samples/wrapsizer/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wrapsizer/makefile.vc b/samples/wrapsizer/makefile.vc index a9b5aceee4..c35ce683c3 100644 --- a/samples/wrapsizer/makefile.vc +++ b/samples/wrapsizer/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/wrapsizer/wrapsizer_vc7.vcproj b/samples/wrapsizer/wrapsizer_vc7.vcproj index 033ed73e1d..fc95ed7014 100644 --- a/samples/wrapsizer/wrapsizer_vc7.vcproj +++ b/samples/wrapsizer/wrapsizer_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/wrapsizer/wrapsizer_vc8.vcproj b/samples/wrapsizer/wrapsizer_vc8.vcproj index d7de14bf9f..c0018f450a 100644 --- a/samples/wrapsizer/wrapsizer_vc8.vcproj +++ b/samples/wrapsizer/wrapsizer_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/wrapsizer/wrapsizer_vc9.vcproj b/samples/wrapsizer/wrapsizer_vc9.vcproj index 85535ef728..21cbb107b8 100644 --- a/samples/wrapsizer/wrapsizer_vc9.vcproj +++ b/samples/wrapsizer/wrapsizer_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/xrc/Makefile.in b/samples/xrc/Makefile.in index 214a5a7d82..704dcbcc81 100644 --- a/samples/xrc/Makefile.in +++ b/samples/xrc/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xrc/makefile.bcc b/samples/xrc/makefile.bcc index 588fde563d..f5a0609bac 100644 --- a/samples/xrc/makefile.bcc +++ b/samples/xrc/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xrc/makefile.gcc b/samples/xrc/makefile.gcc index 62e9f5dfd8..752e866552 100644 --- a/samples/xrc/makefile.gcc +++ b/samples/xrc/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xrc/makefile.unx b/samples/xrc/makefile.unx index 6fa4a5e905..05318cb33c 100644 --- a/samples/xrc/makefile.unx +++ b/samples/xrc/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xrc/makefile.vc b/samples/xrc/makefile.vc index 8a1778e0ad..71a80785c7 100644 --- a/samples/xrc/makefile.vc +++ b/samples/xrc/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xrc/xrcdemo_vc7.vcproj b/samples/xrc/xrcdemo_vc7.vcproj index ae01568c88..966b39ed6a 100644 --- a/samples/xrc/xrcdemo_vc7.vcproj +++ b/samples/xrc/xrcdemo_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/xrc/xrcdemo_vc8.vcproj b/samples/xrc/xrcdemo_vc8.vcproj index bc4b35badb..e0f0755319 100644 --- a/samples/xrc/xrcdemo_vc8.vcproj +++ b/samples/xrc/xrcdemo_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/xrc/xrcdemo_vc9.vcproj b/samples/xrc/xrcdemo_vc9.vcproj index b9672adf10..cf4534bedd 100644 --- a/samples/xrc/xrcdemo_vc9.vcproj +++ b/samples/xrc/xrcdemo_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/xti/Makefile.in b/samples/xti/Makefile.in index 0d1cb6bdeb..dfa4da0c77 100644 --- a/samples/xti/Makefile.in +++ b/samples/xti/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xti/makefile.bcc b/samples/xti/makefile.bcc index b486b634d5..7a5a079f6d 100644 --- a/samples/xti/makefile.bcc +++ b/samples/xti/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xti/makefile.gcc b/samples/xti/makefile.gcc index d16522161d..d163889b24 100644 --- a/samples/xti/makefile.gcc +++ b/samples/xti/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xti/makefile.unx b/samples/xti/makefile.unx index 99aa61103a..403811667c 100644 --- a/samples/xti/makefile.unx +++ b/samples/xti/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xti/makefile.vc b/samples/xti/makefile.vc index bff401c1c9..6e96cc0c8f 100644 --- a/samples/xti/makefile.vc +++ b/samples/xti/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/samples/xti/xti_vc7.vcproj b/samples/xti/xti_vc7.vcproj index 6868ec0abe..baca0785bd 100644 --- a/samples/xti/xti_vc7.vcproj +++ b/samples/xti/xti_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/xti/xti_vc8.vcproj b/samples/xti/xti_vc8.vcproj index d13d2c6e29..a07ed286d4 100644 --- a/samples/xti/xti_vc8.vcproj +++ b/samples/xti/xti_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/samples/xti/xti_vc9.vcproj b/samples/xti/xti_vc9.vcproj index 2c988f4a30..a211c8a196 100644 --- a/samples/xti/xti_vc9.vcproj +++ b/samples/xti/xti_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/Makefile.in b/tests/Makefile.in index ba5197ac61..fdedabd465 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/benchmarks/Makefile.in b/tests/benchmarks/Makefile.in index 8b264c9eb8..82d4911a49 100644 --- a/tests/benchmarks/Makefile.in +++ b/tests/benchmarks/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/benchmarks/bench_vc7_bench.vcproj b/tests/benchmarks/bench_vc7_bench.vcproj index aef1c2d838..12d7d20963 100644 --- a/tests/benchmarks/bench_vc7_bench.vcproj +++ b/tests/benchmarks/bench_vc7_bench.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc7_bench_graphics.vcproj b/tests/benchmarks/bench_vc7_bench_graphics.vcproj index a23a30d68f..ddc26fa198 100644 --- a/tests/benchmarks/bench_vc7_bench_graphics.vcproj +++ b/tests/benchmarks/bench_vc7_bench_graphics.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc7_bench_gui.vcproj b/tests/benchmarks/bench_vc7_bench_gui.vcproj index d5393ca7ff..85ecff2ee4 100644 --- a/tests/benchmarks/bench_vc7_bench_gui.vcproj +++ b/tests/benchmarks/bench_vc7_bench_gui.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc8_bench.vcproj b/tests/benchmarks/bench_vc8_bench.vcproj index afb19698a6..6590764a0d 100644 --- a/tests/benchmarks/bench_vc8_bench.vcproj +++ b/tests/benchmarks/bench_vc8_bench.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc8_bench_graphics.vcproj b/tests/benchmarks/bench_vc8_bench_graphics.vcproj index 1b2143b81b..35f7612ad8 100644 --- a/tests/benchmarks/bench_vc8_bench_graphics.vcproj +++ b/tests/benchmarks/bench_vc8_bench_graphics.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc8_bench_gui.vcproj b/tests/benchmarks/bench_vc8_bench_gui.vcproj index fe30ed5fd1..498a5f00af 100644 --- a/tests/benchmarks/bench_vc8_bench_gui.vcproj +++ b/tests/benchmarks/bench_vc8_bench_gui.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc9_bench.vcproj b/tests/benchmarks/bench_vc9_bench.vcproj index 37905a516b..bab1e6c69d 100644 --- a/tests/benchmarks/bench_vc9_bench.vcproj +++ b/tests/benchmarks/bench_vc9_bench.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc9_bench_graphics.vcproj b/tests/benchmarks/bench_vc9_bench_graphics.vcproj index 4273383b1d..06132ac3d8 100644 --- a/tests/benchmarks/bench_vc9_bench_graphics.vcproj +++ b/tests/benchmarks/bench_vc9_bench_graphics.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/bench_vc9_bench_gui.vcproj b/tests/benchmarks/bench_vc9_bench_gui.vcproj index 6f9f17cf00..ba2bd3b842 100644 --- a/tests/benchmarks/bench_vc9_bench_gui.vcproj +++ b/tests/benchmarks/bench_vc9_bench_gui.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/benchmarks/makefile.bcc b/tests/benchmarks/makefile.bcc index f66f58c287..d51d974386 100644 --- a/tests/benchmarks/makefile.bcc +++ b/tests/benchmarks/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/benchmarks/makefile.gcc b/tests/benchmarks/makefile.gcc index 3609a8ff69..cb8199510b 100644 --- a/tests/benchmarks/makefile.gcc +++ b/tests/benchmarks/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/benchmarks/makefile.vc b/tests/benchmarks/makefile.vc index 5933ce68c4..c1a9d0728c 100644 --- a/tests/benchmarks/makefile.vc +++ b/tests/benchmarks/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/makefile.bcc b/tests/makefile.bcc index d4c63fab8c..d13d5e2587 100644 --- a/tests/makefile.bcc +++ b/tests/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/makefile.gcc b/tests/makefile.gcc index 67c4758f4c..536ee1f5d0 100644 --- a/tests/makefile.gcc +++ b/tests/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/makefile.vc b/tests/makefile.vc index 2cd59d6e3b..0e539926ec 100644 --- a/tests/makefile.vc +++ b/tests/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/tests/test_vc7_test.vcproj b/tests/test_vc7_test.vcproj index 9443e3b8c9..9115692217 100644 --- a/tests/test_vc7_test.vcproj +++ b/tests/test_vc7_test.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc7_test_drawing.vcproj b/tests/test_vc7_test_drawing.vcproj index 966b5d73ae..f9517dc057 100644 --- a/tests/test_vc7_test_drawing.vcproj +++ b/tests/test_vc7_test_drawing.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc7_test_drawingplugin.vcproj b/tests/test_vc7_test_drawingplugin.vcproj index 4a08f79121..0f1150ea29 100644 --- a/tests/test_vc7_test_drawingplugin.vcproj +++ b/tests/test_vc7_test_drawingplugin.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc7_test_gui.vcproj b/tests/test_vc7_test_gui.vcproj index 83ccfa7655..f18a1a38ce 100644 --- a/tests/test_vc7_test_gui.vcproj +++ b/tests/test_vc7_test_gui.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc8_test.vcproj b/tests/test_vc8_test.vcproj index d085fdc4a3..5494e11834 100644 --- a/tests/test_vc8_test.vcproj +++ b/tests/test_vc8_test.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc8_test_drawing.vcproj b/tests/test_vc8_test_drawing.vcproj index 7ed44eb80d..784a7e07c5 100644 --- a/tests/test_vc8_test_drawing.vcproj +++ b/tests/test_vc8_test_drawing.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc8_test_drawingplugin.vcproj b/tests/test_vc8_test_drawingplugin.vcproj index f2dff049bb..f63b0830e2 100644 --- a/tests/test_vc8_test_drawingplugin.vcproj +++ b/tests/test_vc8_test_drawingplugin.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc8_test_gui.vcproj b/tests/test_vc8_test_gui.vcproj index 5dba30d921..ccc8576f4a 100644 --- a/tests/test_vc8_test_gui.vcproj +++ b/tests/test_vc8_test_gui.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc9_test.vcproj b/tests/test_vc9_test.vcproj index 4570595312..5276a0af6c 100644 --- a/tests/test_vc9_test.vcproj +++ b/tests/test_vc9_test.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc9_test_drawing.vcproj b/tests/test_vc9_test_drawing.vcproj index 600c64b412..cadc36f51c 100644 --- a/tests/test_vc9_test_drawing.vcproj +++ b/tests/test_vc9_test_drawing.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc9_test_drawingplugin.vcproj b/tests/test_vc9_test_drawingplugin.vcproj index a418a9934e..01293ecd58 100644 --- a/tests/test_vc9_test_drawingplugin.vcproj +++ b/tests/test_vc9_test_drawingplugin.vcproj @@ -2,7 +2,7 @@ diff --git a/tests/test_vc9_test_gui.vcproj b/tests/test_vc9_test_gui.vcproj index fe4f382385..c9c6d5a4e8 100644 --- a/tests/test_vc9_test_gui.vcproj +++ b/tests/test_vc9_test_gui.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/Makefile.in b/utils/Makefile.in index 23b09f3249..9a79e942b2 100644 --- a/utils/Makefile.in +++ b/utils/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/emulator/src/Makefile.in b/utils/emulator/src/Makefile.in index fa2c8fb014..d1611e0001 100644 --- a/utils/emulator/src/Makefile.in +++ b/utils/emulator/src/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/emulator/src/emulator_vc7.vcproj b/utils/emulator/src/emulator_vc7.vcproj index 0409bcc249..4918ad74ce 100644 --- a/utils/emulator/src/emulator_vc7.vcproj +++ b/utils/emulator/src/emulator_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/emulator/src/emulator_vc8.vcproj b/utils/emulator/src/emulator_vc8.vcproj index 26a9b19b8b..ccff7e0973 100644 --- a/utils/emulator/src/emulator_vc8.vcproj +++ b/utils/emulator/src/emulator_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/emulator/src/emulator_vc9.vcproj b/utils/emulator/src/emulator_vc9.vcproj index 025e6060f2..bfb27f6742 100644 --- a/utils/emulator/src/emulator_vc9.vcproj +++ b/utils/emulator/src/emulator_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/emulator/src/makefile.bcc b/utils/emulator/src/makefile.bcc index f658ac2fc1..ba6f7be127 100644 --- a/utils/emulator/src/makefile.bcc +++ b/utils/emulator/src/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/emulator/src/makefile.gcc b/utils/emulator/src/makefile.gcc index 100fb82423..77250d3f8a 100644 --- a/utils/emulator/src/makefile.gcc +++ b/utils/emulator/src/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/emulator/src/makefile.vc b/utils/emulator/src/makefile.vc index ed9913d05f..b85ccdb860 100644 --- a/utils/emulator/src/makefile.vc +++ b/utils/emulator/src/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/execmon/Makefile.in b/utils/execmon/Makefile.in index 617b0eff7e..668fcf3445 100644 --- a/utils/execmon/Makefile.in +++ b/utils/execmon/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/execmon/execmon_vc7.vcproj b/utils/execmon/execmon_vc7.vcproj index 561758c19d..11f04ba5ec 100644 --- a/utils/execmon/execmon_vc7.vcproj +++ b/utils/execmon/execmon_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/execmon/execmon_vc8.vcproj b/utils/execmon/execmon_vc8.vcproj index 3e27e7b4de..dde273dca0 100644 --- a/utils/execmon/execmon_vc8.vcproj +++ b/utils/execmon/execmon_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/execmon/execmon_vc9.vcproj b/utils/execmon/execmon_vc9.vcproj index a605523aef..6865278ef9 100644 --- a/utils/execmon/execmon_vc9.vcproj +++ b/utils/execmon/execmon_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/execmon/makefile.bcc b/utils/execmon/makefile.bcc index d8237bd1ae..f90c4beb88 100644 --- a/utils/execmon/makefile.bcc +++ b/utils/execmon/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/execmon/makefile.gcc b/utils/execmon/makefile.gcc index 4ebbcb4d39..d8ab964ce3 100644 --- a/utils/execmon/makefile.gcc +++ b/utils/execmon/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/execmon/makefile.vc b/utils/execmon/makefile.vc index 49d46dd77e..a1fcf22f38 100644 --- a/utils/execmon/makefile.vc +++ b/utils/execmon/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/helpview/src/Makefile.in b/utils/helpview/src/Makefile.in index 01c0654191..dc40d316b2 100644 --- a/utils/helpview/src/Makefile.in +++ b/utils/helpview/src/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/helpview/src/helpview_vc7.vcproj b/utils/helpview/src/helpview_vc7.vcproj index 81dfff2587..6f6054e5cd 100644 --- a/utils/helpview/src/helpview_vc7.vcproj +++ b/utils/helpview/src/helpview_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/helpview/src/helpview_vc8.vcproj b/utils/helpview/src/helpview_vc8.vcproj index 034ef913ff..eb96aab3b0 100644 --- a/utils/helpview/src/helpview_vc8.vcproj +++ b/utils/helpview/src/helpview_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/helpview/src/helpview_vc9.vcproj b/utils/helpview/src/helpview_vc9.vcproj index 87329c0e90..07c9bd9216 100644 --- a/utils/helpview/src/helpview_vc9.vcproj +++ b/utils/helpview/src/helpview_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/helpview/src/makefile.bcc b/utils/helpview/src/makefile.bcc index d0bd0f6665..cf3b52101e 100644 --- a/utils/helpview/src/makefile.bcc +++ b/utils/helpview/src/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/helpview/src/makefile.gcc b/utils/helpview/src/makefile.gcc index d8ecebea1a..89855b2ef0 100644 --- a/utils/helpview/src/makefile.gcc +++ b/utils/helpview/src/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/helpview/src/makefile.vc b/utils/helpview/src/makefile.vc index 66d9fde0b6..dc1bb356d8 100644 --- a/utils/helpview/src/makefile.vc +++ b/utils/helpview/src/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/hhp2cached/Makefile.in b/utils/hhp2cached/Makefile.in index e0ef9ac288..999230eb01 100644 --- a/utils/hhp2cached/Makefile.in +++ b/utils/hhp2cached/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/hhp2cached/hhp2cached_vc7.vcproj b/utils/hhp2cached/hhp2cached_vc7.vcproj index fca628d2b5..c83b983edb 100644 --- a/utils/hhp2cached/hhp2cached_vc7.vcproj +++ b/utils/hhp2cached/hhp2cached_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/hhp2cached/hhp2cached_vc8.vcproj b/utils/hhp2cached/hhp2cached_vc8.vcproj index 76991fd854..8a595b20bf 100644 --- a/utils/hhp2cached/hhp2cached_vc8.vcproj +++ b/utils/hhp2cached/hhp2cached_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/hhp2cached/hhp2cached_vc9.vcproj b/utils/hhp2cached/hhp2cached_vc9.vcproj index 7107fe4a5b..bd4a431632 100644 --- a/utils/hhp2cached/hhp2cached_vc9.vcproj +++ b/utils/hhp2cached/hhp2cached_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/hhp2cached/makefile.bcc b/utils/hhp2cached/makefile.bcc index c03553691f..0284912a4d 100644 --- a/utils/hhp2cached/makefile.bcc +++ b/utils/hhp2cached/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/hhp2cached/makefile.gcc b/utils/hhp2cached/makefile.gcc index b0349c903a..dd90c24500 100644 --- a/utils/hhp2cached/makefile.gcc +++ b/utils/hhp2cached/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/hhp2cached/makefile.vc b/utils/hhp2cached/makefile.vc index ffe9d7d348..357c316d31 100644 --- a/utils/hhp2cached/makefile.vc +++ b/utils/hhp2cached/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/ifacecheck/src/Makefile.in b/utils/ifacecheck/src/Makefile.in index f1021192bc..b12ebf82f0 100644 --- a/utils/ifacecheck/src/Makefile.in +++ b/utils/ifacecheck/src/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/ifacecheck/src/ifacecheck_vc7.vcproj b/utils/ifacecheck/src/ifacecheck_vc7.vcproj index 7d4543e3f2..d21df65ff2 100644 --- a/utils/ifacecheck/src/ifacecheck_vc7.vcproj +++ b/utils/ifacecheck/src/ifacecheck_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/ifacecheck/src/ifacecheck_vc8.vcproj b/utils/ifacecheck/src/ifacecheck_vc8.vcproj index 83eb2ceb0f..2b6e8287d8 100644 --- a/utils/ifacecheck/src/ifacecheck_vc8.vcproj +++ b/utils/ifacecheck/src/ifacecheck_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/ifacecheck/src/ifacecheck_vc9.vcproj b/utils/ifacecheck/src/ifacecheck_vc9.vcproj index 5e5b58de0b..ff5b065cc1 100644 --- a/utils/ifacecheck/src/ifacecheck_vc9.vcproj +++ b/utils/ifacecheck/src/ifacecheck_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/ifacecheck/src/makefile.bcc b/utils/ifacecheck/src/makefile.bcc index 745bc11706..22635a80f8 100644 --- a/utils/ifacecheck/src/makefile.bcc +++ b/utils/ifacecheck/src/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/ifacecheck/src/makefile.gcc b/utils/ifacecheck/src/makefile.gcc index 1bab9abd9b..08dbd685b0 100644 --- a/utils/ifacecheck/src/makefile.gcc +++ b/utils/ifacecheck/src/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/ifacecheck/src/makefile.vc b/utils/ifacecheck/src/makefile.vc index 91fc2b86e7..6b2e767e7f 100644 --- a/utils/ifacecheck/src/makefile.vc +++ b/utils/ifacecheck/src/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/makefile.bcc b/utils/makefile.bcc index 185712e223..a19ab770dd 100644 --- a/utils/makefile.bcc +++ b/utils/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/makefile.gcc b/utils/makefile.gcc index 8510a602dd..4dbdc88c14 100644 --- a/utils/makefile.gcc +++ b/utils/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/makefile.vc b/utils/makefile.vc index dfea20f5b1..12690b4e8c 100644 --- a/utils/makefile.vc +++ b/utils/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/screenshotgen/src/Makefile.in b/utils/screenshotgen/src/Makefile.in index 972c5927a5..22d460774a 100644 --- a/utils/screenshotgen/src/Makefile.in +++ b/utils/screenshotgen/src/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/screenshotgen/src/makefile.bcc b/utils/screenshotgen/src/makefile.bcc index 5629ead969..cd413c3126 100644 --- a/utils/screenshotgen/src/makefile.bcc +++ b/utils/screenshotgen/src/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/screenshotgen/src/makefile.gcc b/utils/screenshotgen/src/makefile.gcc index e6a427252f..9627ce0297 100644 --- a/utils/screenshotgen/src/makefile.gcc +++ b/utils/screenshotgen/src/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/screenshotgen/src/makefile.vc b/utils/screenshotgen/src/makefile.vc index 15648dc0d1..e583695721 100644 --- a/utils/screenshotgen/src/makefile.vc +++ b/utils/screenshotgen/src/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/screenshotgen/src/screenshotgen_vc7.vcproj b/utils/screenshotgen/src/screenshotgen_vc7.vcproj index 947794756f..e32834d57b 100644 --- a/utils/screenshotgen/src/screenshotgen_vc7.vcproj +++ b/utils/screenshotgen/src/screenshotgen_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/screenshotgen/src/screenshotgen_vc8.vcproj b/utils/screenshotgen/src/screenshotgen_vc8.vcproj index 5494ebe49e..3cfca41853 100644 --- a/utils/screenshotgen/src/screenshotgen_vc8.vcproj +++ b/utils/screenshotgen/src/screenshotgen_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/screenshotgen/src/screenshotgen_vc9.vcproj b/utils/screenshotgen/src/screenshotgen_vc9.vcproj index aefa18a5e4..22313a2fa0 100644 --- a/utils/screenshotgen/src/screenshotgen_vc9.vcproj +++ b/utils/screenshotgen/src/screenshotgen_vc9.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/wxrc/Makefile.in b/utils/wxrc/Makefile.in index 4c87f568e3..ba3ae81536 100644 --- a/utils/wxrc/Makefile.in +++ b/utils/wxrc/Makefile.in @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/wxrc/makefile.bcc b/utils/wxrc/makefile.bcc index 927d360154..97bd6009da 100644 --- a/utils/wxrc/makefile.bcc +++ b/utils/wxrc/makefile.bcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/wxrc/makefile.gcc b/utils/wxrc/makefile.gcc index d599d90a21..658f0de4b0 100644 --- a/utils/wxrc/makefile.gcc +++ b/utils/wxrc/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/wxrc/makefile.vc b/utils/wxrc/makefile.vc index 74ada4029c..ef827708b2 100644 --- a/utils/wxrc/makefile.vc +++ b/utils/wxrc/makefile.vc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.11 (http://www.bakefile.org) +# Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= diff --git a/utils/wxrc/wxrc_vc7.vcproj b/utils/wxrc/wxrc_vc7.vcproj index ae5276ad9d..f0046dca6f 100644 --- a/utils/wxrc/wxrc_vc7.vcproj +++ b/utils/wxrc/wxrc_vc7.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/wxrc/wxrc_vc8.vcproj b/utils/wxrc/wxrc_vc8.vcproj index 929f44932f..37d9ba68e6 100644 --- a/utils/wxrc/wxrc_vc8.vcproj +++ b/utils/wxrc/wxrc_vc8.vcproj @@ -2,7 +2,7 @@ diff --git a/utils/wxrc/wxrc_vc9.vcproj b/utils/wxrc/wxrc_vc9.vcproj index 2f14f43961..1559c9b59f 100644 --- a/utils/wxrc/wxrc_vc9.vcproj +++ b/utils/wxrc/wxrc_vc9.vcproj @@ -2,7 +2,7 @@