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

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