slackbuilds/development/qconf
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
README development/qconf: Added (qmake configure script tool) 2010-09-09 10:45:45 -04:00
qconf.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
qconf.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

QConf allows you to have a nice configure script for your qmake-based
project.  It is intended for developers who don't need (or want) to use
the more complex GNU autotools.

Scripts generated by QConf are meant for unix.  This means it should only
be used with projects based on Qt/X11, Qt/Mac, or Qt/Embedded.  No effort
has been made in supporting Qt/Windows based projects (yet).

NOTE: QConf is a Qt 4 program as of version 1.2.  However, it can still
  generate configure scripts for Qt 3 apps.  See below for information.