39 lines
829 B
Plaintext
39 lines
829 B
Plaintext
|
|
#----------------------------- Global Properties ----------------------------#
|
|
|
|
/outputDir:bin/$(Platform)
|
|
/intermediateDir:obj/$(Platform)
|
|
/platform:Windows
|
|
/config:
|
|
/profile:Reach
|
|
/compress:False
|
|
|
|
#-------------------------------- References --------------------------------#
|
|
|
|
|
|
#---------------------------------- Content ---------------------------------#
|
|
|
|
#begin watershader.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:watershader.fx
|
|
|
|
#begin blurshader.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:blurshader.fx
|
|
|
|
#begin damageshader.fx
|
|
/importer:EffectImporter
|
|
/processor:EffectProcessor
|
|
/processorParam:DebugMode=Auto
|
|
/build:damageshader.fx
|
|
|
|
#begin utg_4.mp4
|
|
/importer:H264Importer
|
|
/processor:VideoProcessor
|
|
/build:utg_4.mp4
|
|
|