git-svn-id: svn://db.shs.com.ru/libs@263 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2017-08-09 20:11:44 +00:00
parent f3e8f34a16
commit 937aa0972f

View File

@@ -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
## <localappdata>/plugins/<ideversion>