-out. You may find it's useful though: compile it and see.
-<P>
-
-<h3>How do I switch between debugging and release compilation modes?</h3>
-
-Unfortunately the makefile system doesn't currently allow you to compile
-for both simultaneously: you need
-to recompile wxWindows and your application having adjusted make.env. However,
-you could rename the binary and release library archives, and adjust your makefiles
-to use the appropriate one (or change a symbolic link).