diff options
Diffstat (limited to 'examples/tqt3reference/stylewindow.pro')
-rw-r--r-- | examples/tqt3reference/stylewindow.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/tqt3reference/stylewindow.pro b/examples/tqt3reference/stylewindow.pro index 880e672..2a97dbd 100644 --- a/examples/tqt3reference/stylewindow.pro +++ b/examples/tqt3reference/stylewindow.pro @@ -11,9 +11,8 @@ win32 { } INCLUDEPATH += /usr/include/tqt3 -INCLUDEPATH += /usr/include/tqt INCLUDEPATH += /opt/trinity/include -LIBS += -L/usr/lib -ltqt -ltqt-mt -L /opt/trinity/lib -lDCOP -ltdecore +LIBS += -L/usr/lib -ltqt-mt -L /opt/trinity/lib -lDCOP -ltdecore # install target.path = $$[QT_INSTALL_EXAMPLES]/tools/tqt3reference |