Ticket #40741: patch-designerPlugin.pro.diff
File patch-designerPlugin.pro.diff, 315 bytes (added by christophe.pradal@…, 11 years ago) |
---|
-
designerPlugin/designerPlugin.pro
old new 19 19 } 20 20 } 21 21 22 target.path = $${PREFIX}/designer22 target.path = @@QT_PLUGINS_DIR@@/designer 23 23 INSTALLS += target 24 24 25 25 contains( QT_VERSION, "^4.*" ) {