In VC++, rc files can include c++ header files. resource.h
is one of them. And this practice uses it as well:
http://support.microsoft.com/kb/q237870/
But in the source code(
nant-0.85-rc3\src\NAnt.VisualCpp\Tasks\RcTask.cs),
I noticed that the date of the header files are not checked
in NeedsCompiling() function, which is not consistent
with VC++.NET itself.
Nobody/Anonymous
None
None
Public
|
Date: 2005-06-06 17:11 Logged In: YES |
| Filename | Description | Download |
|---|---|---|
| ResourceWithHeader.zip | Project used to repro the bug (edit version.h, nant will not rebuild the resource) | Download |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use