1
TARGET = testlocales
2
CONFIG += debug
3
SOURCES += localemodel.cpp localewidget.cpp main.cpp
4
HEADERS += localemodel.h localewidget.h