| Qt Integration Scripts |
| Written by Philippe Docourt | |
| Sunday, 07 December 2008 18:44 | |
|
Qt Integration Scripts comes as a package of batch files for Windows. Future extensions should include shell scripts for Unix (both Linux and Mac OS X) This package aims to easyly integrate the Qt library from Nokia Ltd. in your softwares. It was firstly designed as a configuration tool for building Elan-PixManager source code. This package contains usefull scripts that make the build process of your Qt applications really flexible and easy. It allows you to migrate from one version of the Qt library to another with as less changes as possible. It helps to easily maintain your applications based on QMake project files and such be less compiler/IDE dependant. Moreover it provides scripts to manage the translation process via Qt translation tools.
LicenseGNU Lesser General Public License (LGPL)
DownloadThe last version of this package is available here.
Source codeYou can grab the source code from the SVN repository with one of the following command lines. Full read-write access to this repository is of course restricted to recognized developers. Write to us if you want to be involved in the development effort. If you are a recognized developer type: svn co https://dprog.dynalias.net/svn/dev/qt-integration-scripts/trunk qt-integration-scripts --username "your-user-name"
We also provide read-only anonymous access to the repository through an anonymous user name: svn co https://dprog.dynalias.net/svn/dev/qt-integration-scripts/trunk qt-integration-scripts --username anonymous
|