[PATCH] fix compiler error on VS2008 "CVTRES : fatal error CVT1103: cannot read file"

2013-08-06 Thread Masaru Tsuchiyama
Hi I attach a patch to fix the following compiler error on VS2008 "CVTRES : fatal error CVT1103: cannot read file". I got the error on tests projects. The projects use the same IntermediateDirectory settings. The outputs of svn.rc is the same path. So the error occurs when compiling the test pr

Re: [PATCH] fix compiler error on VS2008 "CVTRES : fatal error CVT1103: cannot read file"

2013-08-22 Thread Masaru Tsuchiyama
Hello Does anybody comment my patch? -- Masaru Tsuchiyama Masaru Tsuchiyama wrote: > Hi > > I attach a patch to fix the following compiler error on VS2008 > "CVTRES : fatal error CVT1103: cannot read file". > > I got the error on tests projects. > > The projects use the same IntermediateDir