# prop ignore_default_tool 1
# begin custom build - copying contents file...
outdir=.\debug
inputpath=.\hlp\test.cnt
inputname=test
"$(outdir)\$(inputname).cnt" : $(source) "$(intdir)" "$(outdir)"
copy "hlp\$(inputname).cnt" $(outdir)
# end custom build
!endif
# end source file
# end group
# begin source file
把上面这段代码用以下内容替换它,最好别删了。
|
source=.\hlp\test.cnt # end source file # end group # begin source file |