Changeset 5185 in ntrip for trunk/BNC/src/src.pri


Ignore:
Timestamp:
Jun 9, 2013, 9:25:05 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/src.pri

    r5184 r5185  
    134134contains(DEFINES, QT_WEBKIT) {
    135135  message("Configured with QtWebKit")
    136   HEADERS += map/bncmapwin.h
    137   SOURCES += map/bncmapwin.cpp
     136  QT          += webkit
     137  HEADERS     += map/bncmapwin.h
     138  SOURCES     += map/bncmapwin.cpp
    138139  OTHER_FILES += map/html/index.html map/html/mapview.js
    139140}
Note: See TracChangeset for help on using the changeset viewer.