diff --git a/integration_tests/integration_tests.pro b/integration_tests/integration_tests.pro index ab342e45ea..3489f3dad7 100644 --- a/integration_tests/integration_tests.pro +++ b/integration_tests/integration_tests.pro @@ -10,7 +10,7 @@ CONFIG += console warn_on CONFIG -= app_bundle TEMPLATE = app -ROOT_DIR = ../ +ROOT_DIR = .. DEPENDENCIES = map routing search storage indexer platform geometry coding base osrm jansson protobuf tomcrypt succinct macx-*: LIBS *= "-framework Foundation" "-framework IOKit"