| 123456789101112131415161718192021 |
- #----------------------------- Global Properties ----------------------------#
- /outputDir:../bin
- /intermediateDir:obj/$(Platform)
- /platform:DesktopGL
- /config:
- /profile:Reach
- /compress:False
- #-------------------------------- References --------------------------------#
- #---------------------------------- Content ---------------------------------#
- #begin testShader.fx
- /importer:EffectImporter
- /processor:EffectProcessor
- /processorParam:DebugMode=Auto
- /build:testShader.fx
|