Hi Lykurg,

So I tried this

Qt Code:
  1. INCLUDEPATH += $$quote(C:\Program Files\MySQL\MySQL Server 5.1\include)
  2. LIBS += $$quote(C:\Program Files\MySQL\MySQL Server 5.1\lib\opt\libmysql.lib)
To copy to clipboard, switch view to plain text mode 

And got exactly the same thing.

Matt