| 12345678910111213141516171819 |
- #----------------------------- Global Properties ----------------------------#
- /outputDir:bin/$(Platform)
- /intermediateDir:obj/$(Platform)
- /platform:DesktopGL
- /config:$(Configuration)
- /profile:HiDef
- /compress:False
- #----------------------------- Content References --------------------------#
- #begin Fonts
- /importer:FontDescriptionImporter
- /processor:FontDescriptionProcessor
- /processorParam:PremultiplyAlpha=True
- /processorParam:TextureFormat=Compressed
- /build:font.spritefont
|