#----------------------------- Global Properties ----------------------------# /outputDir:bin/$(Platform) /intermediateDir:obj/$(Platform) /platform:Windows /config: /profile:Reach /compress:False #-------------------------------- References --------------------------------# #---------------------------------- Content ---------------------------------# #begin chompSound.mp3 /importer:Mp3Importer /processor:SoundEffectProcessor /processorParam:Quality=Best /build:chompSound.mp3 #begin deathSound.wav /importer:WavImporter /processor:SoundEffectProcessor /processorParam:Quality=Best /build:deathSound.wav #begin fruitEaten.mp3 /importer:Mp3Importer /processor:SoundEffectProcessor /processorParam:Quality=Best /build:fruitEaten.mp3 #begin gameFont.spritefont /importer:FontDescriptionImporter /processor:FontDescriptionProcessor /processorParam:PremultiplyAlpha=True /processorParam:TextureFormat=Compressed /build:gameFont.spritefont #begin gameOverFont.spritefont /importer:FontDescriptionImporter /processor:FontDescriptionProcessor /processorParam:PremultiplyAlpha=True /processorParam:TextureFormat=Compressed /build:gameOverFont.spritefont #begin ghostDeathSound.mp3 /importer:Mp3Importer /processor:SoundEffectProcessor /processorParam:Quality=Best /build:ghostDeathSound.mp3 #begin intermissionSound.wav /importer:WavImporter /processor:SongProcessor /processorParam:Quality=Best /build:intermissionSound.wav #begin logo.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 /processorParam:ColorKeyEnabled=True /processorParam:GenerateMipmaps=False /processorParam:PremultiplyAlpha=True /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color /build:logo.png #begin mainSong.wav /importer:WavImporter /processor:SongProcessor /processorParam:Quality=Best /build:mainSong.wav #begin rulesFont.spritefont /importer:FontDescriptionImporter /processor:FontDescriptionProcessor /processorParam:PremultiplyAlpha=True /processorParam:TextureFormat=Compressed /build:rulesFont.spritefont #begin sprites.png /importer:TextureImporter /processor:TextureProcessor /processorParam:ColorKeyColor=255,0,255,255 /processorParam:ColorKeyEnabled=True /processorParam:GenerateMipmaps=False /processorParam:PremultiplyAlpha=True /processorParam:ResizeToPowerOfTwo=False /processorParam:MakeSquare=False /processorParam:TextureFormat=Color /build:sprites.png