From c3ddf18063e98277c4ac613f982214846939defa Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Fri, 17 Jun 2016 16:18:44 +0300 Subject: [PATCH] Fixed broken path to vit file. --HG-- branch : develop --- src/test/ValentinaTest/ValentinaTest.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/ValentinaTest/ValentinaTest.pro b/src/test/ValentinaTest/ValentinaTest.pro index d630022fb..360fb8853 100644 --- a/src/test/ValentinaTest/ValentinaTest.pro +++ b/src/test/ValentinaTest/ValentinaTest.pro @@ -309,7 +309,7 @@ COLLECTION_FILES += \ $${PWD}/../../app/share/collection/MaleShirt/MaleShirt.val \ $${PWD}/../../app/share/collection/MaleShirt/MaleShirt.vit \ $${PWD}/../../app/share/collection/Trousers/Trousers.val \ - $${PWD}/../../app/share/collection/Trousers/Trousers.vit + $${PWD}/../../app/share/collection/Trousers/trousers.vit # Compilation will fail without this files after we added them to this section. OTHER_FILES += \