QtProjectTool Code
QtCreator plugin for some command line tools over a Qt (.pro) project.
Status: Beta
Brought to you by:
cmazieri
File | Date | Author | Commit |
---|---|---|---|
README | 2013-08-02 | cmazieri | [r4] version 0.8 |
cloc.xml | 2013-08-02 | cmazieri | [r4] version 0.8 |
cppcheck.xml | 2013-08-02 | cmazieri | [r4] version 0.8 |
cppcheck_win.xml | 2013-08-02 | cmazieri | [r4] version 0.8 |
install.sh | 2013-08-02 | cmazieri | [r4] version 0.8 |
krazy2.xml | 2013-08-02 | cmazieri | [r4] version 0.8 |
win.txt | 2013-08-02 | cmazieri | [r4] version 0.8 |
You can use the script install.sh to copy the xml configuration files to your home dir, as: $ sh install.sh The xml files assume: 1. qpt is already in the PATH, if not ajust the the command line or put qpt inside a directory which is in the PATH variable 2. the same as (1) for cppcheck 3. Krazy is installed in /usr/local/Krazy2 Make any adjustments if necessary