diff options
Diffstat (limited to 'util/local_database/testlocales/testlocales.pro')
-rw-r--r-- | util/local_database/testlocales/testlocales.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/local_database/testlocales/testlocales.pro b/util/local_database/testlocales/testlocales.pro new file mode 100644 index 0000000..a9a6247 --- /dev/null +++ b/util/local_database/testlocales/testlocales.pro @@ -0,0 +1,4 @@ +TARGET = testlocales +CONFIG += debug +SOURCES += localemodel.cpp localewidget.cpp main.cpp +HEADERS += localemodel.h localewidget.h
\ No newline at end of file |