Skip to content

Commit

Permalink
Qbs support avoid name clash with other projects
Browse files Browse the repository at this point in the history
  • Loading branch information
andibacher committed Dec 14, 2017
1 parent 3014438 commit 1f0842b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion others.qbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ import qbs

Product
{
name: "log4qt others"
Group {
name: "others"
name: "log4qt other files"
files: ["*.md", "LICENSE", "*.yml"]
}
}

0 comments on commit 1f0842b

Please sign in to comment.