git-svn-id: svn://db.shs.com.ru/libs@263 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -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,
|
## Either set the IDE_BUILD_TREE when running qmake,
|
||||||
## or set the QTC_BUILD environment variable, to override the default setting
|
## 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 = $$(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
|
## uncomment to build plugin into user config directory
|
||||||
## <localappdata>/plugins/<ideversion>
|
## <localappdata>/plugins/<ideversion>
|
||||||
|
|||||||
Reference in New Issue
Block a user