We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57107a commit b1aeda0Copy full SHA for b1aeda0
plugins/robots/common/twoDModel/twoDModel.pri
@@ -22,7 +22,7 @@ links(qrkernel qrutils qrgui-tool-plugin-interface qrgui-controller robots-utils
22
links(trikBox2D)
23
includes(plugins/robots/thirdparty/Box2D/Box2D)
24
} else {
25
- PKGCONFIG *= box2D
+ PKGCONFIG *= box2d
26
}
27
28
includes(plugins/robots/common/kitBase)
0 commit comments