blob: 10d7704ae34e77e707935e74ec5bc6d6c7e695af (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- tqt3/tools/qembed/qembed.pro.qembed 2012-02-13 19:10:01.000000000 +0100
+++ tqt3/tools/qembed/qembed.pro 2012-02-13 21:26:57.417973392 +0100
@@ -3,5 +3,7 @@
TARGET = qembed
REQUIRES=full-config nocrosscompiler
+DESTDIR = ../../bin
target.path = $$bins.path
INSTALLS += target
+
|