From 937aa0972fbe9a8e96dfe3f0cbe3251c78ed1753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B5=D0=BB=D0=B8=D0=BF=D0=B5=D0=BD=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD?= Date: Wed, 9 Aug 2017 20:11:44 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/libs@263 a8b55f48-bf90-11e4-a774-851b48703e85 --- project_fs/projectfilesystemplugin.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_fs/projectfilesystemplugin.pro b/project_fs/projectfilesystemplugin.pro index a0bb479..2211f29 100644 --- a/project_fs/projectfilesystemplugin.pro +++ b/project_fs/projectfilesystemplugin.pro @@ -33,7 +33,7 @@ isEmpty(IDE_SOURCE_TREE): IDE_SOURCE_TREE = "D:/sdk/qt-creator-git/qt-creator" ## Either set the IDE_BUILD_TREE when running qmake, ## or set the QTC_BUILD environment variable, to override the default setting isEmpty(IDE_BUILD_TREE): IDE_BUILD_TREE = $$(QTC_BUILD) -isEmpty(IDE_BUILD_TREE): IDE_BUILD_TREE = "D:/sdk/qt-creator-git/build-qtcreator-Desktop_Qt_5_9_1_MinGW_32bit-Release" +isEmpty(IDE_BUILD_TREE): IDE_BUILD_TREE = "D:/sdk/qt-creator-git/build" ## uncomment to build plugin into user config directory ## /plugins/