resources/app.icf

Thu, 22 Aug 2013 19:50:12 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Aug 2013 19:50:12 +0200
changeset 0
bba7a2a225f6
permissions
-rw-r--r--

Flush progress with initial commit, improve application.

     1 [S3E]
     2 MemMgrMaxAllocWarning=0
     3 DispFixRot=FixedLandscape
     5 # Marmalade bugs are too much to use ICF configured splashscreens!
     6 ## Splashscreen image config
     7 #SplashScreenFile="splashdir/splashkat_768.png"
     8 #SplashScreenWidth=1280  # width of image
     9 #SplashScreenHeight=768  # height of image
    10 #
    11 ## Splashscreen background
    12 #SplashScreenBkR=0
    13 #SplashScreenBkG=0
    14 #SplashScreenBkB=0
    16 # http://docs.madewithmarmalade.com/native/devtools/icffilesettings/iwglicfsettings.html
    17 [GL]
    18 VirtualWidth=1280
    19 VirtualHeight=768
    20 VirtualLetterbox=0
    21 VirtualRotate=0
    23 {OS=WINDOWS}
    24 PreCompileShaderBinaries=1
    25 {}
    27 [QUICK]
    28 mainFilename="main.lua"

mercurial