resources/app.icf

changeset 0
bba7a2a225f6
equal deleted inserted replaced
-1:000000000000 0:f552ded4b95a
1 [S3E]
2 MemMgrMaxAllocWarning=0
3 DispFixRot=FixedLandscape
4
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
15
16 # http://docs.madewithmarmalade.com/native/devtools/icffilesettings/iwglicfsettings.html
17 [GL]
18 VirtualWidth=1280
19 VirtualHeight=768
20 VirtualLetterbox=0
21 VirtualRotate=0
22
23 {OS=WINDOWS}
24 PreCompileShaderBinaries=1
25 {}
26
27 [QUICK]
28 mainFilename="main.lua"
29

mercurial