summaryrefslogtreecommitdiffstats
path: root/tools/maketqpf/maketqpf.pro
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
commita09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch)
treefe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /tools/maketqpf/maketqpf.pro
parentbba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff)
downloadtqt-a09a6bc0.tar.gz
tqt-a09a6bc0.zip
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools/maketqpf/maketqpf.pro')
-rw-r--r--tools/maketqpf/maketqpf.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/maketqpf/maketqpf.pro b/tools/maketqpf/maketqpf.pro
deleted file mode 100644
index 2fa9d7568..000000000
--- a/tools/maketqpf/maketqpf.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = app
-CONFIG += qt warn_on release
-HEADERS =
-SOURCES = main.cpp
-INTERFACES =
-TARGET = maketqpf
-REQUIRES=full-config nocrosscompiler
-
-target.path = $$bins.path
-INSTALLS += target