Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@4796 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Feb 3, 2006
1 parent 8aaad62 commit 5ad9cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/grass/Makefile.win
Expand Up @@ -11,7 +11,7 @@ all: objects $(GRASS_DLL) $(PROVIDER)
objects:
$(MAKE) -f Makefile

$(GRASS_DLL):
$(GRASS_DLL): .libs/libqgisgrass.a
$(CXX) -shared -o $(GRASS_DLL) \
-Wl,--out-implib=.libs/libqgis_grass.dll.a \
-Wl,--export-all-symbols \
Expand Down

0 comments on commit 5ad9cb3

Please sign in to comment.