summaryrefslogtreecommitdiffstats
path: root/tools/qembed/qembed.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qembed/qembed.pro')
-rw-r--r--tools/qembed/qembed.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/qembed/qembed.pro b/tools/qembed/qembed.pro
new file mode 100644
index 000000000..a10bbcdb2
--- /dev/null
+++ b/tools/qembed/qembed.pro
@@ -0,0 +1,7 @@
+CONFIG += console qt warn_on release
+SOURCES = qembed.cpp
+TARGET = qembed
+REQUIRES=full-config nocrosscompiler
+
+target.path = $$bins.path
+INSTALLS += target