Commit bc55454c authored by shibakaneki's avatar shibakaneki

Updated the Mac release script to use the custom Qt version.

parent c7492c7c
#!/bin/bash
# Executables
QMAKE="/usr/bin/qmake"
QMAKE="/usr/local/Trolltech/Qt-4.7.3/bin/qmake"
MACDEPLOYQT="/usr/bin/macdeployqt"
DMGUTIL="`pwd`/../Sankore-ThirdParty/refnum/dmgutil/dmgutil.pl"
DSYMUTIL=/usr/bin/dsymutil
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment