forked from openlp/openlp
added build configuration sample
This commit is contained in:
parent
189d98dc39
commit
099b11f175
10
resources/osx/openlp.cfg.sample
Executable file
10
resources/osx/openlp.cfg.sample
Executable file
@ -0,0 +1,10 @@
|
||||
[openlp]
|
||||
openlp_appname = OpenLP
|
||||
openlp_dmgname = OpenLP-1.9.6-bzrXXXX
|
||||
openlp_version = XXXX
|
||||
openlp_basedir = /Users/openlp/repo/trunk
|
||||
openlp_icon_file = openlp-logo-with-text.icns
|
||||
openlp_dmg_icon_file = openlp-logo-420x420.png
|
||||
installer_backgroundimage_file = installation-background.png
|
||||
pyinstaller_basedir = /Users/openlp/pyinstaller/trunk
|
||||
qt_menu_basedir = /Library/Frameworks/QtGui.framework/Versions/4/Resources/qt_menu.nib
|
Loading…
Reference in New Issue
Block a user