qmake CONFIG+=debug_and_release project.pro
qmake CONFIG+=debug project.pro -o Makefile.Debugqmake CONFIG+=release project.pro -o Makefile.Release