diff options
author | Darrell Anderson <[email protected]> | 2012-06-19 19:15:41 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-19 19:15:41 -0500 |
commit | e07167f4f6448ad4f5565609e5cd56a918d256f8 (patch) | |
tree | 2b727f0d725e575301e7562fa165e6b9573f4a63 /tools/assistant/assistant.pro | |
parent | d1096751ddb25cdef23919c17389fc268c31edaf (diff) | |
parent | 1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a (diff) | |
download | tqt3-e07167f4f6448ad4f5565609e5cd56a918d256f8.tar.gz tqt3-e07167f4f6448ad4f5565609e5cd56a918d256f8.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
Diffstat (limited to 'tools/assistant/assistant.pro')
-rw-r--r-- | tools/assistant/assistant.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/assistant.pro b/tools/assistant/assistant.pro index 1d8ba5cd7..4575cae38 100644 --- a/tools/assistant/assistant.pro +++ b/tools/assistant/assistant.pro @@ -1,6 +1,6 @@ TEMPLATE = app LANGUAGE = C++ -TARGET = assistant +TARGET = tqassistant CONFIG += qt warn_off |