undo accidental string merge
amends 51980595e1
.
Change-Id: Ie4fd4a6d762f4c87dabd7d3124f3397b0f853b77
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
This commit is contained in:
parent
d309574c03
commit
79fcc7787a
@ -516,7 +516,7 @@ ProjectBuilderMakefileGenerator::writeMakeParts(QTextStream &t)
|
||||
//HEADER
|
||||
const int pbVersion = pbuilderVersion();
|
||||
ProStringList buildConfigGroups;
|
||||
buildConfigGroups << "PROJECTTARGET";
|
||||
buildConfigGroups << "PROJECT" << "TARGET";
|
||||
|
||||
t << "// !$*UTF8*$!\n"
|
||||
<< "{\n"
|
||||
|
Loading…
Reference in New Issue
Block a user