Skip to content

Commit

Permalink
Fix clear qmake file
Browse files Browse the repository at this point in the history
  • Loading branch information
K0R0L committed Jun 27, 2021
1 parent f8091af commit cedb7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.pri
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ defineTest(addSubProject) {
export($${pro_name}.depends)
}
# remove makefile
qmakeClear(path, name)
qmakeClear($$path, $$name)
}

0 comments on commit cedb7af

Please sign in to comment.