diff -r 000000000000 -r bba7a2a225f6 resources/app.icf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/resources/app.icf Thu Aug 22 19:50:12 2013 +0200 @@ -0,0 +1,29 @@ +[S3E] +MemMgrMaxAllocWarning=0 +DispFixRot=FixedLandscape + +# Marmalade bugs are too much to use ICF configured splashscreens! +## Splashscreen image config +#SplashScreenFile="splashdir/splashkat_768.png" +#SplashScreenWidth=1280 # width of image +#SplashScreenHeight=768 # height of image +# +## Splashscreen background +#SplashScreenBkR=0 +#SplashScreenBkG=0 +#SplashScreenBkB=0 + +# http://docs.madewithmarmalade.com/native/devtools/icffilesettings/iwglicfsettings.html +[GL] +VirtualWidth=1280 +VirtualHeight=768 +VirtualLetterbox=0 +VirtualRotate=0 + +{OS=WINDOWS} +PreCompileShaderBinaries=1 +{} + +[QUICK] +mainFilename="main.lua" +