- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have modified a Static_Library project inside one solution by adding some files.
I expect this project will be updated in other solutions which uses it.
But I found it's not.
How to do it?
Mike
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mike,
I think I have got around this by adding the project for the library to the solution for the main project. You then need to make sure that the dependencies are set so that the main project depends on the library.
This way the solution is rebuilt when any of the other project are modified, even if they are modified externally to the main project solution.
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mike,
I think I have got around this by adding the project for the library to the solution for the main project. You then need to make sure that the dependencies are set so that the main project depends on the library.
This way the solution is rebuilt when any of the other project are modified, even if they are modified externally to the main project solution.
David
Yes, it works.
Thank you for your help.
Mike

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