I like to have different defines set in my project for Linux and Solaris. Different for Windows and Unix is no problem: win32:DEFINE = unix:DEFINE = But for different Unix/Linux ? How can I do that ?