summaryrefslogtreecommitdiffstats
path: root/tools/qembed/qembed.pro
blob: a10bbcdb2466ca99df86e2289037c9050d705883 (plain)
1
2
3
4
5
6
7
CONFIG += console qt warn_on release
SOURCES = qembed.cpp
TARGET  = qembed
REQUIRES=full-config nocrosscompiler

target.path = $$bins.path
INSTALLS += target