Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added providers lib dir to the lib search path so grass plugin would …
…build

git-svn-id: http://svn.osgeo.org/qgis/trunk@6063 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 8, 2006
1 parent 189076f commit d9b35bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.pro
Expand Up @@ -166,6 +166,7 @@ win32:LIBS += -lWs2_32
#win32:LIBS+=-LC:\MinGW\lib
win32:LIBS+=-LC:\msys\local\lib
win32:LIBS+=-L$${DESTDIR}
win32:LIBS+=-L$${DESTDIR}/lib/qgis
linux-g++:LIBS+=-L$${DESTDIR}/lib
linux-g++:LIBS+=-L/usr/lib/ccache/lib
macx:LIBS+=-L$${QGISLIBDIR}
Expand Down

0 comments on commit d9b35bf

Please sign in to comment.