view createXcodeProject.sh @ 801:71b89219671c default tip

Fix Debian package rules for Qt5 build.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 13 Apr 2018 02:02:51 +0300
parents 88c587deed8c
children
line wrap: on
line source

#!/bin/sh
qmake -spec macx-xcode UniversalIndentGUI.pro

# Some notes on how to deploy on Mac using MacPorts Qt installation
# macdeployqt ./release/UniversalIndentGUI.app
# cp -rf /opt/local/lib/Resources/qt_menu.nib ./release/UniversalIndentGUI.app/Contents/Resources/