diff options
Diffstat (limited to 'tools/maketqpf/maketqpf.pro')
-rw-r--r-- | tools/maketqpf/maketqpf.pro | 10 |
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 |