    AStyle Formatting plugin for QDevelop 

    (C) 2006-2009 Jean-Luc Biord <jlbiord@qtfr.org>

Installation
~~~~~~~~~~~~

1.`cd' to the directory containing the plugins's source code and type
     `qmake' (`qmake -recursive' with Qt 4.2.x) to generate the Makefile for your system.
2. Type `make' on Linux or `mingw32-make` on Windows to compile the package.
3. The library is built on bin/plugins/ directory of the QDevelop tree.

Copy the file (.dll) or (.so) in plugins subdirectory where QDevelop program is installed.
 
License
~~~~~~~~~~~~~

Copyright (C) 2006-2009 Jean-Luc Biord <jlbiord@qtfr.org>

Astyle plugin for QDevelop is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
