Hi people!
Already looking forward to being part of this forum. Code::Blocks is an amazing IDE!
Anyway, on with my problem... Basically, I'm compiling cross-platform software using the Qt4 libraries, and there is a slight difference between the lib names in Linux and Windows. In Windows they are called QtGui4 and QtCore4, and in Linux, they're just QtGui and QtCore. Is there any way in Code::Blocks, that I can set to use different libraries depending on which operating system I'm compiling on? It's not a show-stopper, it'll just save me messing about with my code whenever I need to compile for both systems.
Any advice will be hugely appreciated, and thanks massively in advance!
X-T