[bt-devel] Qt Only

Martin Gruner mg.pub at gmx.net
Tue Feb 24 11:10:26 MST 2009


> IF (APPLE)
> 	SET (BT_DESTINATION ".")
> 	SET (BT_SHARE_PATH bibletime.app/Contents/)
> ELSE (APPLE)
> 	SET (BT_DESTINATION "bin/")
> 	SET (BT_SHARE_PATH "")
> ENDIF (APPLE)
>
> You need to change the second line to
>         SET (BT_DESTINATION "bibletime.app/Contents/MacOS")

Just put that into SVN. Thanks.

mg



More information about the bt-devel mailing list