~bluemapia-qt/bluemapia-qt/trunk

« back to all changes in this revision

Viewing changes to bluemapia/bluemapia.pro

  • Committer: Mateusz Loskot
  • Date: 2009-08-18 16:57:05 UTC
  • Revision ID: mateusz@loskot.net-20090818165705-q4t4ghm81dzkwfy3
bluemapia.pro: temporarily disabled gdal.lib in LIBS. The main application does not need to link to GDAL at the moment and libraries\gdal-1.6.0 does not include makefile for Visual Studio.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    src/Qt/nmeamonitordialog.cpp \
32
32
    src/Qt/placemarkdialog.cpp \
33
33
    src/Qt/websettingsdialog.cpp
34
 
LIBS += -lgdal.lib
 
34
# XXX: temporarily disabled --mloskot
 
35
#LIBS += -lgdal.lib