summaryrefslogtreecommitdiffstats
path: root/qcextra
diff options
context:
space:
mode:
Diffstat (limited to 'qcextra')
-rwxr-xr-xqcextra9
1 files changed, 0 insertions, 9 deletions
diff --git a/qcextra b/qcextra
deleted file mode 100755
index fef4f18..0000000
--- a/qcextra
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-cat >extra.pri <<EOT
-target.path=\$\$QT_PATH_PLUGINS/crypto
-INSTALLS += target
-
-INSTALL_ROOT = $PREFIX
-
-EOT