For windows Qt and a mysql driver, what vars should be set and with what

using: #include <QSqlDatabase>

during 'make' I get an error: main.cpp:5:24: QSqlDatabase: No such file or directory

qsqldatabase.h file lives in C:\Qt\4.1.1\include\Qt

Thanks