1 2 3 4 5 6 7 8 9
#!/bin/sh cat >extra.pri <<EOT target.path=\$\$QT_PATH_PLUGINS/crypto INSTALLS += target INSTALL_ROOT = $PREFIX EOT