home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <VisualStudioToolFile
- Name="YASM"
- Version="8.00"
- >
- <Rules>
- <CustomBuildRule
- Name="YASM"
- DisplayName="YASM"
- CommandLine="yasm -X vc -g cv8 -f $(PlatformName) -o "$(IntDir)\$(InputName).obj" "$(InputPath)""
- Outputs="$(IntDir)\$(InputName).obj"
- FileExtensions="*.asm;*. asm64"
- ExecutionDescription="Assembling: $(InputFileName)"
- >
- <Properties>
- </Properties>
- </CustomBuildRule>
- </Rules>
- </VisualStudioToolFile>
-