mirror of
https://github.com/watercolor-games/shiftos-pong.git
synced 2025-01-22 17:52:15 +00:00
48 lines
1.2 KiB
Text
48 lines
1.2 KiB
Text
|
|
#----------------------------- 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
|
|
|