Skip to content
Permalink
Browse files
PG_LIB
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4898 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Feb 21, 2006
1 parent 87e5d12 commit 9079e2d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -17,7 +17,7 @@ $(DLL): .libs/libqgis_composer.a
$(GUI_A) $(CORE_A) $(RASTER_A) $(LEGEND_A) \
$(PROJSEL_A) $(CORE_A) $(GUI_A) $(CORE_A) \
$(GUI_A) \
-lproj -lgdal -lsqlite3 -lgeos \
-lproj -lgdal -lsqlite3 -lgeos $(PG_LIB) \
$(QT_LDADD) \
-lwsock32 -lmingw32
$(STRIP) $@

0 comments on commit 9079e2d

Please sign in to comment.