123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- #----------------------------- Global Properties ----------------------------#
- /outputDir:bin/$(Platform)
- /intermediateDir:obj/$(Platform)
- /platform:Windows
- /config:
- /profile:Reach
- /compress:False
- #-------------------------------- References --------------------------------#
- #---------------------------------- Content ---------------------------------#
- #begin font.spritefont
- /importer:FontDescriptionImporter
- /processor:FontDescriptionProcessor
- /processorParam:PremultiplyAlpha=True
- /processorParam:TextureFormat=Compressed
- /build:font.spritefont
- #begin spaceship.fbx
- /importer:FbxImporter
- /processor:ModelProcessor
- /processorParam:ColorKeyColor=0,0,0,0
- /processorParam:ColorKeyEnabled=True
- /processorParam:DefaultEffect=BasicEffect
- /processorParam:GenerateMipmaps=True
- /processorParam:GenerateTangentFrames=True
- /processorParam:PremultiplyTextureAlpha=True
- /processorParam:PremultiplyVertexColors=True
- /processorParam:ResizeTexturesToPowerOfTwo=False
- /processorParam:RotationX=0
- /processorParam:RotationY=0
- /processorParam:RotationZ=0
- /processorParam:Scale=1
- /processorParam:SwapWindingOrder=False
- /processorParam:TextureFormat=Compressed
- /build:spaceship.fbx
- #begin sphere.x
- /importer:XImporter
- /processor:ModelProcessor
- /processorParam:ColorKeyColor=0,0,0,0
- /processorParam:ColorKeyEnabled=True
- /processorParam:DefaultEffect=BasicEffect
- /processorParam:GenerateMipmaps=True
- /processorParam:GenerateTangentFrames=False
- /processorParam:PremultiplyTextureAlpha=True
- /processorParam:PremultiplyVertexColors=True
- /processorParam:ResizeTexturesToPowerOfTwo=False
- /processorParam:RotationX=0
- /processorParam:RotationY=0
- /processorParam:RotationZ=0
- /processorParam:Scale=1
- /processorParam:SwapWindingOrder=False
- /processorParam:TextureFormat=Compressed
- /build:sphere.x
|