diff options
Diffstat (limited to 'tools/makeqpf/makeqpf.pro')
-rw-r--r-- | tools/makeqpf/makeqpf.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/makeqpf/makeqpf.pro b/tools/makeqpf/makeqpf.pro index 2fa9d75..8a61af6 100644 --- a/tools/makeqpf/makeqpf.pro +++ b/tools/makeqpf/makeqpf.pro @@ -3,7 +3,7 @@ CONFIG += qt warn_on release HEADERS = SOURCES = main.cpp INTERFACES = -TARGET = maketqpf +TARGET = makeqpf REQUIRES=full-config nocrosscompiler target.path = $$bins.path |