Compiler Options
wxWidgets tab
This is where you can store the information about the wxWidgets libraries you want to use. The information here will be used to change the values passed to the linker in the MingW makefile. For the current example, the program would be linked to to the library libwxmsw28.a for gcc and wxmsw28.lib for MS VC. If you update your wxWidgets libraries (or want to use your own libraries), then you'll need to update this information in order to pass the correct library to the makefile.