source:
qca-tls/trunk/qcextra@
178
Last change on this file since 178 was 31, checked in by , 19 years ago | |
---|---|
File size: 119 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | cat >extra.pri <<EOT |
4 | target.path=\$\$QT_PATH_PLUGINS/crypto |
5 | INSTALLS += target |
6 | |
7 | INSTALL_ROOT = $PREFIX |
8 | |
9 | EOT |
Note:
See TracBrowser
for help on using the repository browser.