home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <VisualStudioToolFile
- Name="Pixel shader assembler"
- Version="8.00"
- >
- <Rules>
- <CustomBuildRule
- Name="PixelShaderAssembler"
- DisplayName="Pixel shader assembler"
- CommandLine=""$(VDBaseDir)\out\$(VDConfigDirTag)\asuka.exe" psa "$(InputPath)" "[$OutputPath]\$(InputName).inl""
- Outputs=""[$OutputPath]\$(InputName).inl""
- FileExtensions="*.vdshaders"
- >
- <Properties>
- <StringProperty
- Name="OutputPath"
- DisplayName="Output Path"
- Description="Output Path"
- DefaultValue="$(IntDir)"
- />
- </Properties>
- </CustomBuildRule>
- </Rules>
- </VisualStudioToolFile>
-