Skip to content

Commit

Permalink
dll
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@4738 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Jan 24, 2006
1 parent 1df4cb7 commit 0b9437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/Makefile.win
@@ -1,7 +1,7 @@
QGTOP=../../

#LDADD = $(QGIS_LIBS)
LDADD = $(GUI_DLL) $(RASTER_DLL) $(LEGEND_DLL) $(COMPOSER_A) \
LDADD = $(GUI_DLL) $(RASTER_DLL) $(LEGEND_DLL) $(COMPOSER_DLL) \
$(PROJSEL_DLL) \
$(GDAL_LDADD) $(PG_LIB) $(GEOS_LDADD) -lproj -lsqlite3 \
$(QT_LDADD) -lwsock32
Expand Down

0 comments on commit 0b9437a

Please sign in to comment.