Skip to content

Commit

Permalink
Fix android build with Qt5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian committed Mar 11, 2020
1 parent 84427df commit 05eaf25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common.pri
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 167,6 @@ defineReplace(qtSharedLib) {
return($$LIB_FULLNAME)
}


defineReplace(qtLongName) {
unset(LONG_NAME)
LONG_NAME = $$1$${_OS}_$$join(TARGET_ARCH, )$${_EXTRA}
Expand Down

0 comments on commit 05eaf25

Please sign in to comment.