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