- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In two projects I have the same property settings of the manifest tool. Nevertheless I get different command lines.
I have thought, the command line is just a summary of the settings. Am I wrong?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It would appear, from my research, that /notify_update is an undocumented option that Visual Studio inserts. Do you have a resource file in one project and not the other? This might be the key. In any event, it is not tied to any project property.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I identify a resource file? What kind of an extension does it have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Martin B. wrote:
I have thought, the command line is just a summary of the settings.
Perhaps, for most items. However, some parts of the command line(s) may be generated (based on some appropriate rules), in which case I suspect that the command line could be affected by the presence of pragmas and directives in the source files being compiled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A resource file has extension .rc. I don't know for sure that this is relevant - information on this option is very sparse and it tends to just get mentioned in passing.
My advice is to not worry about it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are rc-files in both projects.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page