Mercurial > hg > easyhg-kdiff3
comparison kdiff3/src/kdiff3.pro @ 70:5bbfe4784324
KDiff3 0.9.89 for Qt4
author | joachim99 |
---|---|
date | Tue, 18 Apr 2006 20:19:57 +0000 |
parents | 8febbfb1148c |
children | f7dad0aa6146 |
comparison
equal
deleted
inserted
replaced
69:8febbfb1148c | 70:5bbfe4784324 |
---|---|
53 INSTALLS += documentation | 53 INSTALLS += documentation |
54 | 54 |
55 target.path = /usr/local/bin | 55 target.path = /usr/local/bin |
56 INSTALLS += target | 56 INSTALLS += target |
57 } | 57 } |
58 #The following line was inserted by qt3to4 | |
59 QT += qt3support |