diff options
Diffstat (limited to 'WatercolorGames.Pong/Content/Content.mgcb')
| -rw-r--r-- | WatercolorGames.Pong/Content/Content.mgcb | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/WatercolorGames.Pong/Content/Content.mgcb b/WatercolorGames.Pong/Content/Content.mgcb new file mode 100644 index 0000000..3134fcb --- /dev/null +++ b/WatercolorGames.Pong/Content/Content.mgcb @@ -0,0 +1,48 @@ + +#----------------------------- Global Properties ----------------------------# + +/outputDir:bin/$(Platform) +/intermediateDir:obj/$(Platform) +/platform:Android +/config: +/profile:Reach +/compress:False + +#-------------------------------- References --------------------------------# + + +#---------------------------------- Content ---------------------------------# + +#begin Fonts/MainBody.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Compressed +/build:Fonts/MainBody.spritefont + +#begin Fonts/TimeLeft.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Compressed +/build:Fonts/TimeLeft.spritefont + +#begin Fonts/Score.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Compressed +/build:Fonts/Score.spritefont + +#begin SFX/writesound.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:SFX/writesound.wav + +#begin SFX/typesound.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:SFX/typesound.wav + |
