Rebaked using post-0.2.7 svn version of bakefile.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Oct 2009 17:48:21 +0000 (17:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Oct 2009 17:48:21 +0000 (17:48 +0000)
commit8c9833d09e4488206c1c6947486cd9289e0dbbb9
treed0e549eece342e3b7f660191f3b698076a6ec33c
parent77241feb3f132b90af41681b236def04139e8ea7
Rebaked using post-0.2.7 svn version of bakefile.

Unfortunately 0.2.7 release contained a bug in msvc backend which resulted in
warnings generated for each file compiled. Apply the fix from bakefile svn to
fix this (and test if no other problems are found).

Also update all makefile.unx after changes of r62477.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
194 files changed:
build/msw/makefile.vc
demos/bombs/makefile.vc
demos/forty/makefile.vc
demos/fractal/makefile.vc
demos/life/makefile.vc
demos/poem/makefile.vc
samples/access/makefile.unx
samples/access/makefile.vc
samples/animate/makefile.unx
samples/animate/makefile.vc
samples/artprov/makefile.unx
samples/artprov/makefile.vc
samples/aui/makefile.unx
samples/aui/makefile.vc
samples/calendar/makefile.unx
samples/calendar/makefile.vc
samples/caret/makefile.unx
samples/caret/makefile.vc
samples/clipboard/makefile.unx
samples/clipboard/makefile.vc
samples/collpane/makefile.unx
samples/collpane/makefile.vc
samples/combo/makefile.unx
samples/combo/makefile.vc
samples/config/makefile.unx
samples/config/makefile.vc
samples/console/makefile.unx
samples/console/makefile.vc
samples/controls/makefile.unx
samples/controls/makefile.vc
samples/dataview/makefile.unx
samples/dataview/makefile.vc
samples/debugrpt/makefile.unx
samples/debugrpt/makefile.vc
samples/dialogs/makefile.unx
samples/dialogs/makefile.vc
samples/dialup/makefile.unx
samples/dialup/makefile.vc
samples/display/makefile.unx
samples/display/makefile.vc
samples/dnd/makefile.unx
samples/dnd/makefile.vc
samples/docview/makefile.unx
samples/docview/makefile.vc
samples/dragimag/makefile.unx
samples/dragimag/makefile.vc
samples/drawing/makefile.unx
samples/drawing/makefile.vc
samples/erase/makefile.unx
samples/erase/makefile.vc
samples/event/makefile.unx
samples/event/makefile.vc
samples/except/makefile.unx
samples/except/makefile.vc
samples/exec/makefile.unx
samples/exec/makefile.vc
samples/flash/makefile.vc
samples/font/makefile.unx
samples/font/makefile.vc
samples/fswatcher/makefile.unx
samples/fswatcher/makefile.vc
samples/grid/makefile.unx
samples/grid/makefile.vc
samples/help/makefile.unx
samples/help/makefile.vc
samples/htlbox/makefile.unx
samples/htlbox/makefile.vc
samples/html/about/makefile.unx
samples/html/about/makefile.vc
samples/html/help/makefile.unx
samples/html/help/makefile.vc
samples/html/helpview/makefile.unx
samples/html/helpview/makefile.vc
samples/html/htmlctrl/makefile.unx
samples/html/printing/makefile.unx
samples/html/printing/makefile.vc
samples/html/test/makefile.unx
samples/html/test/makefile.vc
samples/html/virtual/makefile.unx
samples/html/virtual/makefile.vc
samples/html/widget/makefile.unx
samples/html/widget/makefile.vc
samples/html/zip/makefile.unx
samples/html/zip/makefile.vc
samples/image/makefile.unx
samples/image/makefile.vc
samples/internat/makefile.unx
samples/internat/makefile.vc
samples/ipc/makefile.unx
samples/ipc/makefile.vc
samples/joytest/makefile.unx
samples/joytest/makefile.vc
samples/keyboard/makefile.unx
samples/keyboard/makefile.vc
samples/layout/makefile.unx
samples/layout/makefile.vc
samples/listctrl/makefile.unx
samples/listctrl/makefile.vc
samples/mdi/makefile.unx
samples/mdi/makefile.vc
samples/mediaplayer/makefile.unx
samples/mediaplayer/makefile.vc
samples/memcheck/makefile.unx
samples/memcheck/makefile.vc
samples/menu/makefile.unx
samples/menu/makefile.vc
samples/mfc/makefile.vc
samples/minimal/makefile.unx
samples/minimal/makefile.vc
samples/nativdlg/makefile.unx
samples/nativdlg/makefile.vc
samples/notebook/makefile.unx
samples/notebook/makefile.vc
samples/oleauto/makefile.unx
samples/oleauto/makefile.vc
samples/opengl/cube/makefile.unx
samples/opengl/cube/makefile.vc
samples/opengl/isosurf/makefile.unx
samples/opengl/isosurf/makefile.vc
samples/opengl/penguin/makefile.unx
samples/opengl/penguin/makefile.vc
samples/ownerdrw/makefile.unx
samples/ownerdrw/makefile.vc
samples/popup/makefile.unx
samples/popup/makefile.vc
samples/power/makefile.unx
samples/power/makefile.vc
samples/printing/makefile.unx
samples/printing/makefile.vc
samples/propgrid/makefile.unx
samples/propgrid/makefile.vc
samples/regtest/makefile.unx
samples/regtest/makefile.vc
samples/render/makefile.unx
samples/render/makefile.vc
samples/ribbon/makefile.unx
samples/ribbon/makefile.vc
samples/richtext/makefile.unx
samples/richtext/makefile.vc
samples/sashtest/makefile.unx
samples/sashtest/makefile.vc
samples/scroll/makefile.unx
samples/scroll/makefile.vc
samples/shaped/makefile.unx
samples/shaped/makefile.vc
samples/sockets/makefile.unx
samples/sockets/makefile.vc
samples/sound/makefile.unx
samples/sound/makefile.vc
samples/splash/makefile.unx
samples/splash/makefile.vc
samples/splitter/makefile.unx
samples/splitter/makefile.vc
samples/statbar/makefile.unx
samples/statbar/makefile.vc
samples/stc/makefile.unx
samples/stc/makefile.vc
samples/svg/makefile.unx
samples/svg/makefile.vc
samples/taborder/makefile.unx
samples/taborder/makefile.vc
samples/taskbar/makefile.unx
samples/taskbar/makefile.vc
samples/text/makefile.unx
samples/text/makefile.vc
samples/thread/makefile.unx
samples/thread/makefile.vc
samples/toolbar/makefile.unx
samples/toolbar/makefile.vc
samples/treectrl/makefile.unx
samples/treectrl/makefile.vc
samples/typetest/makefile.unx
samples/typetest/makefile.vc
samples/validate/makefile.unx
samples/validate/makefile.vc
samples/vscroll/makefile.unx
samples/vscroll/makefile.vc
samples/widgets/makefile.unx
samples/widgets/makefile.vc
samples/wizard/makefile.unx
samples/wizard/makefile.vc
samples/wrapsizer/makefile.unx
samples/wrapsizer/makefile.vc
samples/xrc/makefile.unx
samples/xrc/makefile.vc
tests/benchmarks/makefile.vc
tests/makefile.vc
utils/emulator/src/makefile.vc
utils/execmon/makefile.vc
utils/helpview/src/makefile.vc
utils/hhp2cached/makefile.vc
utils/ifacecheck/src/makefile.vc
utils/screenshotgen/src/makefile.vc
utils/wxrc/makefile.vc