1780acf1bf
Designer plugin is not needed for regular users, while it pulls relatively heavy qt4 components.
11 lines
353 B
INI
11 lines
353 B
INI
--- ./designer/designer.pro.orig 2008-05-01 17:43:56.000000000 +0400
|
|
+++ ./designer/designer.pro 2008-05-03 02:21:17.000000000 +0400
|
|
@@ -123,7 +123,7 @@
|
|
RESOURCES += \
|
|
qwt_designer_plugin.qrc
|
|
|
|
- target.path = $$[QT_INSTALL_PLUGINS]/designer
|
|
+ target.path = $$PLUGINDIR/designer
|
|
INSTALLS += target
|
|
}
|
|
}
|