]> ruin.nu Git - adress.git/blob - adress.pro
Have fixed the saving..
[adress.git] / adress.pro
1 TEMPLATE        = app
2 CONFIG          = qt warn_on debug
3 HEADERS         = contact.h \
4                   mainwindow.h 
5 SOURCES         = contact.cpp \
6                   main.cpp \
7                   mainwindow.cpp 
8 INTERFACES      = ui/contactmodifyerbase.ui \
9                   ui/mainwindowbase.ui \
10                   ui/searchresultbase.ui