Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Environment variables in C::B project.

(1/1)

David Perfors:
In the current CodeBlocks project file "CodeBlocks-wx2.6.0.cbp" we are using {WX_DIR} and {WX_CFG}. This works very nice when you compile with a "normal" release of wxWidgets. But what when you build a Unicode and/or debug version of wxWidgets. You have to modify much dircetories and all the wx libraries. (adding u or d or whatever..) (eg. wxmsw26 has to be changed in wxmsw26u when you want to have a unicode build...) isn't there a possibility to add a variable where you can set this, so you don't have to change it automaticaly? (eg. {WX_BUILD}...)

Navigation

[0] Message Index

Go to full version