Skip to content

Commit d9b35bf

Browse files
author
timlinux
committedNov 8, 2006
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
1 parent 189076f commit d9b35bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎settings.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ win32:LIBS += -lWs2_32
166166
#win32:LIBS+=-LC:\MinGW\lib
167167
win32:LIBS+=-LC:\msys\local\lib
168168
win32:LIBS+=-L$${DESTDIR}
169+
win32:LIBS+=-L$${DESTDIR}/lib/qgis
169170
linux-g++:LIBS+=-L$${DESTDIR}/lib
170171
linux-g++:LIBS+=-L/usr/lib/ccache/lib
171172
macx:LIBS+=-L$${QGISLIBDIR}

0 commit comments

Comments
 (0)
Please sign in to comment.