aboutsummaryrefslogtreecommitdiff
path: root/tests/ut_phonenumberformatting/ut_phonenumberformatting.pro
blob: 3fe7353657cdb2def903ddd7ae82fa1ba2d14e35 (plain)
1
2
3
4
5
6
7
8
9
include(../common_top.pri)

TARGET = ut_phonenumberformatting

# Input
HEADERS += ut_phonenumberformatting.h
SOURCES += ut_phonenumberformatting.cpp

include(../common_bot.pri)