wxWidgets/build/bakefiles/wxpresets
Vadim Zeitlin 226ac45fc3 Honour COMPILER_PREFIX in wx presets too.
If a non-default COMPILER_PREFIX was specified when building wxWidgets, we
should also be able to use the same prefix when building applications using
this build, so use COMPILER_PREFIX instead of just COMPILER in the project/
makefiles generated using wx presets.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-07 10:50:45 +00:00
..
libsample
presets Honour COMPILER_PREFIX in wx presets too. 2009-10-07 10:50:45 +00:00
sample Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
bakefile_quickstart.txt