anhlehoang410 / qtworkbench

Automatically exported from code.google.com/p/qtworkbench
0 stars 0 forks source link

Target names containing unsupported characters #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Prepare a target with name that contains spaces
2. Try to build

What is the expected output? What do you see instead?
Makefile should get generated. Because spaces are not supported by qmake
and the Makefile has the target name as extension the Makefile is not
generated.

Original issue reported on code.google.com by y.pag...@gmail.com on 4 Aug 2007 at 10:45