initial commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Qt Creator plugins
|
||||
|
||||
## Introduction
|
||||
|
||||
This repo now contains only one plugin:
|
||||
* project_fs - panel that show filesystem tree for all opened projects
|
||||
|
||||
## Compile
|
||||
|
||||
To compile plugin you should set these environment variables:
|
||||
* SDK_QTCREATOR_SRC - path to "qtcreator" sources root
|
||||
* SDK_QTCREATOR_BUILD - path to "qtcreator" build root
|
||||
|
||||
Plugin library link into SDK_QTCREATOR_BUILD, so no need to install
|
||||
Reference in New Issue
Block a user