How can I name output executable in qmake, with local characters like ä or ź. Every time I put a TARGET value with special characters, Qt throwing an error:
No rule to make target 'xxx.rc', needed by 'xxx.o'. Stop.
ex. TARGET = "genügen" or TARGET = "Obciążeń"