qtmobility/examples/weatherinfo/weatherinfo.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
     1 TEMPLATE = app
     1 TEMPLATE = app
     2 TARGET = weatherinfo
     2 TARGET = weatherinfo_with_location
     3 
     3 
     4 HEADERS = ../satellitedialog/satellitedialog.h \
     4 HEADERS = ../satellitedialog/satellitedialog.h \
     5             ../flickrdemo/connectivityhelper.h
     5             ../flickrdemo/connectivityhelper.h
     6 SOURCES = weatherinfo.cpp \
     6 SOURCES = weatherinfo.cpp \
     7             ../satellitedialog/satellitedialog.cpp \
     7             ../satellitedialog/satellitedialog.cpp \