]> granicus.if.org Git - graphviz/commitdiff
Remove references to Qt in /usr/include. This is not necessarily correct
authorerg <devnull@localhost>
Mon, 4 Apr 2011 18:13:08 +0000 (18:13 +0000)
committererg <devnull@localhost>
Mon, 4 Apr 2011 18:13:08 +0000 (18:13 +0000)
and qmake should provide the needed paths anyway.

cmd/gvedit/gvedit.pro.in

index ac36a4b1e8471594b6bb29623c3ee63066bcf741..7bb7bbb67bf6e1c9116175ac86137e6cfc0fa17a 100644 (file)
@@ -7,9 +7,6 @@ LIBS += \
         -lexpat -lz -lltdl
 
 INCLUDEPATH += \
-       /usr/include/Qt \
-       /usr/include/QtCore \
-       /usr/include/QtGui \
        ../../lib/gvc \
        ../../lib/common \
        ../../lib/pathplan \