RosettaCodeData/Task/Include-a-file/FutureBasic/include-a-file.futurebasic

6 lines
236 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
include resources "SomeImage.png"
include resources "SomeMovie.mpeg"
include resources "SomeSound.aiff"
include resources "SomeIcon.icns"
include resources "Info.plist" //Custom preference file to replace FB's generic app preferences