Today I've released 3 components for integrated development of Qt-based 
software with Premake build configuration tool. 

qt-support.lua 1.0
=============

This is an add-on for Premake allowing you to use Qt 4 modules in your 
projects. Qt-specific code generation steps are added automatically - all you 
need is to add sources, headers, *.ui, *.qrc., and *.ts files into ''files'' 
list!

Premake 4.4-qt-beta1
================

This is an unofficial Premake beta release, based on premake-stable branch with 
extra patches needed for Qt support

PremakeProjectManager 0.2
======================

This is a plugin for Qt Creator IDE, providing native support for premake4.lua 
projects. Just open premake4.lua in Qt Creator, and you'll be able to browse 
your project contents, build, and debug it! Plugin works with Qt Creator 2.3.x 
or 2.4.0 (either from QtSDK or stand-alone); older versions and master are not 
supported.

New in version 0.2
----------------------

* Windows support (including pre-compiled binaries)
* Qt support
* Generated files are hidden by default
* Toolchain switching is possible
* Parsing of compiler output works
* Support for Qt Creator 2.4
* Support for Qt Creator 2.2 was removed


You can find additional info and download links on the forum [1]

As usual, feedback is welcome :)

Enjoy!

[1] 
http://industriousone.com/topic/full-stack-qt-based-development-premake-available-download

-- 
Regards,
Konstantin

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Premake-users mailing list
Premake-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/premake-users

Reply via email to