From 7ed2cd73cef62a692fecedf68374141669178f14 Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 24 Oct 2010 18:27:36 +0000 Subject: [PATCH] fix woc build process git-svn-id: https://silmor.de/svn/softmagic/pack/trunk@611 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- woc/woc.pro | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/woc/woc.pro b/woc/woc.pro index d2a2aca..d3de413 100644 --- a/woc/woc.pro +++ b/woc/woc.pro @@ -28,5 +28,7 @@ include(php/php.pri) include(qt/qt.pri) include(soap/soap.pri) +INCLUDEPATH += . + #make sure dependencies are found DEPENDPATH += $$INCLUDEPATH -- 1.7.2.5