> The odd part is if I use CONFIG(debug) it's always invoked in both debug > and release builds. Same with CONFIG(release). I have to use > CONFIG(release, debug|release) and else to make it work. This is normal; there's another thread that's been active recently discussing this further. /s/ Adam