qtmobility/tests/auto/qlatin1constant/qlatin1constant.pro
changeset 4 90517678cc4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/tests/auto/qlatin1constant/qlatin1constant.pro	Mon May 03 13:18:40 2010 +0300
@@ -0,0 +1,16 @@
+QT += testlib
+TEMPLATE=app
+TARGET=tst_qlatin1constant
+CONFIG+=testcase
+
+include(../../../common.pri)
+
+INCLUDEPATH += ../../../src/contacts
+
+INCLUDEPATH += ../
+
+CONFIG += mobility
+MOBILITY = contacts
+
+SOURCES  += tst_qlatin1constant.cpp
+