diff options
author | Timothy Pearson <[email protected]> | 2013-12-02 14:13:04 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-12-02 14:13:04 -0600 |
commit | 5445c25f501f456239b299d2b8810e4beb97a4f3 (patch) | |
tree | 8d41c61dc445faf73fa34eef5c2967a9acb86664 /tools/linguist | |
parent | 534275dec59b0da2facf199a022a35b981c30c50 (diff) | |
download | tqt3-5445c25f501f456239b299d2b8810e4beb97a4f3.tar.gz tqt3-5445c25f501f456239b299d2b8810e4beb97a4f3.zip |
Automated update from Qt3
Diffstat (limited to 'tools/linguist')
-rw-r--r-- | tools/linguist/linguist/linguist.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro index 5053ed98e..38f0f408e 100644 --- a/tools/linguist/linguist/linguist.pro +++ b/tools/linguist/linguist/linguist.pro @@ -35,7 +35,7 @@ DESTDIR = ../../../bin TARGET = tqlinguist -LIBS += -L$$QT_BUILD_TREE/lib -lqassistantclient +LIBS += -L$$QT_BUILD_TREE/lib -ltqassistantclient win32:RC_FILE = linguist.rc |