Fix libraries order in screenshotgen bakefile.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Feb 2011 17:51:34 +0000 (17:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Feb 2011 17:51:34 +0000 (17:51 +0000)
commitf36ddde1ea98298ecf5f4d1bc8cd2a15bbadd95a
tree1af01e9f92c6a31d842210a543b6f443aaf1123b
parentd13dc522f42055f1b3e770734078a17b804c4156
Fix libraries order in screenshotgen bakefile.

The richtext library must come before the adv one as it depends on the classes
in the latter and with the old libraries order linking failed in static build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/screenshotgen/src/Makefile.in
utils/screenshotgen/src/makefile.bcc
utils/screenshotgen/src/makefile.gcc
utils/screenshotgen/src/makefile.vc
utils/screenshotgen/src/makefile.wat
utils/screenshotgen/src/screenshotgen.bkl
utils/screenshotgen/src/screenshotgen.dsp
utils/screenshotgen/src/screenshotgen.dsw
utils/screenshotgen/src/screenshotgen_vc7.vcproj
utils/screenshotgen/src/screenshotgen_vc8.vcproj
utils/screenshotgen/src/screenshotgen_vc9.vcproj