mirror of
https://github.com/watercolor-games/shiftos-pong.git
synced 2025-01-22 11:21:48 -05:00
49 lines
1.2 KiB
Text
49 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
|
||
|
|