Regenerate the msvc makefiles after TARGET_CPU option added
[wxWidgets.git] / samples / erase / makefile.unx
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,