You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 44dabeb464
development/qconf: Fix slack-desc.
9 years ago
..
README development/qconf: Added (qmake configure script tool) 15 years ago
qconf.SlackBuild various: Replace chmod command with find command from template. 12 years ago
qconf.info Add REQUIRED field to .info files. 13 years ago
slack-desc development/qconf: Fix slack-desc. 9 years ago

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.