source: qca-tls/trunk/qcextra@ 178

Last change on this file since 178 was 31, checked in by dmik, 19 years ago

QCA-TLS: Imported original QCA TLS 1.0 sources from Affinix

File size: 119 bytes
Line 
1#!/bin/sh
2
3cat >extra.pri <<EOT
4target.path=\$\$QT_PATH_PLUGINS/crypto
5INSTALLS += target
6
7INSTALL_ROOT = $PREFIX
8
9EOT
Note: See TracBrowser for help on using the repository browser.