don't need to include agg headers

This commit is contained in:
Artem Pavlenko 2008-02-05 13:59:24 +00:00
parent 1b03c81e84
commit 3f848ba14d

View file

@ -7,7 +7,6 @@ TEMPLATE = app
INCLUDEPATH += /opt/mapnik/include
INCLUDEPATH += /opt/boost/include/boost-1_34_1
INCLUDEPATH += /usr/local/include/freetype2
INCLUDEPATH += /Users/artem/projects/mapnik/agg/include
INCLUDEPATH += .
QMAKE_CXXFLAGS +=' -DDARWIN'