Skip to content

Commit 1f0842b

Browse files
committed
Qbs support avoid name clash with other projects
1 parent 3014438 commit 1f0842b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: others.qbs

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ import qbs
22

33
Product
44
{
5+
name: "log4qt others"
56
Group {
6-
name: "others"
7+
name: "log4qt other files"
78
files: ["*.md", "LICENSE", "*.yml"]
89
}
910
}

0 commit comments

Comments
 (0)