Moved tab data to separate files to allow easy modification.
[situare] / Situare.pro
1 # -------------------------------------------------
2 # Project created by QtCreator 2010-03-26T07:57:35
3 # -------------------------------------------------
4 TARGET = Situare
5 TEMPLATE = app
6 SOURCES += src/main.cpp \
7     src/ui/mainwindow.cpp \
8     src/ui/listviewtab.cpp \
9     src/ui/mapviewtab.cpp
10 HEADERS += src/ui/mainwindow.h \
11     src/ui/listviewtab.h \
12     src/ui/mapviewtab.h