* GenerateResource.cs (CompileResourceFile): Check File.Exists
authorAnkit Jain <radical@corewars.org>
Wed, 10 Feb 2010 13:21:42 +0000 (13:21 -0000)
committerAnkit Jain <radical@corewars.org>
Wed, 10 Feb 2010 13:21:42 +0000 (13:21 -0000)
commit0b7dd99917f6117656813d4697aadd39f48a4153
tree367c20b2d4e113a3124302519dc2b1e72a43b756
parent7d5772155d67088f02710d14648cd57b3c26398d
* GenerateResource.cs (CompileResourceFile): Check File.Exists
for source file.
Don't build if the target is newer than the source file.
(Execute): Continue building all the resources, even if there
are failures for some files.

svn path=/trunk/mcs/; revision=151222
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/ChangeLog
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/GenerateResource.cs