I've found solution, maybe somebody will be interested in: I've had 'uic.exe' as 'Additional Dependencies' because custom 'Command Line' was 'uic.exe %(FullPath) -o %(Filename).h'. But it's not ok, 'Additional Dependencies' has to have full path to uic/moc executable or sould be empty. Regards, Bogdan