diff options
author | Slávek Banko <[email protected]> | 2013-11-08 09:46:27 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-11-08 09:46:27 +0100 |
commit | c0780a876e11732962b98e3b1aac0f503b4e9ad9 (patch) | |
tree | 3868825a8f2ab785cb308248a8e88942610f5a6f /tools/makeqpf/makeqpf.pro | |
parent | ef73e104bd71560e1dab2c0c9a1bb1d718674e1a (diff) | |
download | qt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.tar.gz qt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.zip |
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
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 |