mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-15 02:24:50 +02:00
* Updated OS X build scripts.
This commit is contained in:
@@ -31,7 +31,7 @@ echo "Goes here: $QTDIR"
|
||||
export QMAKESPEC='macx-g++'
|
||||
export QTDIR
|
||||
export VERSION
|
||||
export QTVERSION='4.7.1'
|
||||
export QTVERSION='4.7.2'
|
||||
################################################################################
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ CREATEDMG='1'
|
||||
header addQt
|
||||
cd tomahawk.app
|
||||
$ROOT/../admin/mac/add-Qt-to-bundle.sh \
|
||||
'QtCore QtGui QtXml QtNetwork QtSql'
|
||||
'QtCore QtGui QtXml QtNetwork QtSql QtXmlPatterns QtWebKit phonon'
|
||||
|
||||
header deposx
|
||||
$ROOT/../admin/mac/deposx.sh
|
||||
|
Reference in New Issue
Block a user