Navigation Menu

Skip to content

Commit

Permalink
dlldir
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4817 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Feb 10, 2006
1 parent 6abf4ef commit 424efad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Makefile.win
Expand Up @@ -22,6 +22,6 @@ $(DLL): .libs/libqgis_core.a
$(STRIP) $@

install: all
$(INSTALL) -m 755 $(DLL) $(prefix)/bin/$(DLL)
$(INSTALL) -m 755 $(DLL) $(DLLDIR)/$(DLL)

include $(QGTOP)/Makefile.win.rules

0 comments on commit 424efad

Please sign in to comment.