Ignore:
Timestamp:
Sep 10, 2013, 2:28:35 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/map_stations/map_stations.pro

    r5404 r5406  
    22TEMPLATE             = lib
    33CONFIG              += plugin debug
    4 TARGET               = $$qtLibraryTarget(gnsscenter_svgmap)
     4TARGET               = $$qtLibraryTarget(gnsscenter_map_stations)
    55QT                  += svg
    66INCLUDEPATH         += ../qwt ../main
     
    1919PRE_TARGETDEPS      += gen-cpp
    2020
    21 HEADERS   = svgmap.h
     21HEADERS   = map_stations.h
    2222
    23 SOURCES   = svgmap.cpp
     23SOURCES   = map_stations.cpp
    2424
    25 RESOURCES = svgmap.qrc
     25RESOURCES = map_stations.qrc
Note: See TracChangeset for help on using the changeset viewer.