让VC不再编译帮助文件的方法[2]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 kind_li 的 blog

       goto :done

       :error

       echo hlp\$(inputname).hpj(1) : error:

       type "hlp\$(inputname).log"

       :done

      

# end custom build

 

!endif

 

# end source file

# begin source file

 

把此段代码用以下代码替换它,或者干脆删掉它。

source=.\hlp\test.hpj

# end source file

# begin source file

本文关键:编译帮助 帮助制作
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top