5c2872c1e1
TODO: write up some way to share shader code and use platform-specific features
45 lines
1011 B
Plaintext
45 lines
1011 B
Plaintext
|
|
#----------------------------- Global Properties ----------------------------#
|
|
|
|
/outputDir:bin/$(Platform)
|
|
/intermediateDir:obj/$(Platform)
|
|
/platform:DesktopGL
|
|
/config:
|
|
/profile:Reach
|
|
/compress:False
|
|
|
|
#-------------------------------- References --------------------------------#
|
|
|
|
|
|
#---------------------------------- Content ---------------------------------#
|
|
|
|
#begin watershader_opengl.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:watershader_opengl.fx
|
|
|
|
#begin blurshader_opengl.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:blurshader_opengl.fx
|
|
|
|
#begin damageshader_opengl.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:damageshader_opengl.fx
|
|
|
|
#begin losshader_opengl.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:losshader_opengl.fx
|
|
|
|
#begin utg_4.mp4
|
|
/importer:H264Importer
|
|
/processor:VideoProcessor
|
|
/build:utg_4.mp4
|
|
|