Commit 8a8a010e authored by Pasi Keranen's avatar Pasi Keranen Committed by Pasi Keränen
Browse files

Fixed path separator in autotest project.


Change-Id: I0cd8aee6a2a2773c5fda5425576063c33c697951
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 1 addition and 1 deletion
...@@ -3,4 +3,4 @@ TARGET = tst_qmltest ...@@ -3,4 +3,4 @@ TARGET = tst_qmltest
CONFIG += qmltestcase CONFIG += qmltestcase
CONFIG += console CONFIG += console
SOURCES += tst_qmltest.cpp SOURCES += tst_qmltest.cpp
OTHER_FILES += canvas3d\tst_canvas3d.qml OTHER_FILES += canvas3d/tst_canvas3d.qml
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment