More features: have a seperate setup script, where global variable replacements can be placed, new commandline parameters, command window, better recording, chose click type, ...
This commit is contained in:
@@ -29,6 +29,8 @@ if test -z "${QMAKE}"; then
|
||||
AC_MSG_ERROR([cannot find a qmake command])
|
||||
fi
|
||||
|
||||
# requires mrw-c++ - to be defined ...
|
||||
|
||||
README=$(tail -n +3 README)
|
||||
README_DEB=$(tail -n +3 README | sed -e 's/^$/./g' -e 's/^/ /g')
|
||||
DESCRIPTION=$(head -1 README)
|
||||
|
||||
Reference in New Issue
Block a user