Skip to content

Commit

Permalink
'fix' for srs.db path, no explanation but works
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5742 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Aug 29, 2006
1 parent b9e3076 commit b8e0e96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/providers/wms/Makefile.win
Expand Up @@ -15,9 +15,7 @@ $(PROVIDER): .libs/wmsprovider.a
-Wl,--enable-auto-import \
-Wl,--whole-archive .libs/wmsprovider.a \
-Wl,--no-whole-archive \
$(CORE_A) $(GUI_A) $(CORE_A) \
$(RASTER_A) $(PROJSEL_A) $(LEGEND_A) \
$(GUI_A) $(CORE_A) $(COMPOSER_A) $(GUI_A) \
$(CORE_A) $(GUI_DLL) \
-lgdal -lgeos -lsqlite3 -lproj $(PG_LIB) \
$(QT_LDADD) \
-lwsock32 -lmingw32
Expand Down

0 comments on commit b8e0e96

Please sign in to comment.