From 06100e103459d0149c8c3c37e524715e7e7fbdd5 Mon Sep 17 00:00:00 2001 From: kh1 Date: Tue, 13 Mar 2012 16:38:56 +0100 Subject: Keep common just for the tools. All other files should be in the lib anyway. Fix includes. Change-Id: I654fadf0a77b8d19953a6b47820e6398af11e2df Reviewed-by: Tim Jenssen --- tests/fileengineclient/fileengineclient.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fileengineclient/fileengineclient.pro') diff --git a/tests/fileengineclient/fileengineclient.pro b/tests/fileengineclient/fileengineclient.pro index 8946813ae..e09ad0b94 100644 --- a/tests/fileengineclient/fileengineclient.pro +++ b/tests/fileengineclient/fileengineclient.pro @@ -1,5 +1,5 @@ TEMPLATE = app -DEPENDPATH += . .. ../../installerbuilder/common +DEPENDPATH += . .. INCLUDEPATH += . .. DESTDIR = ../../installerbuilder/bin -- cgit v1.2.3