- Joined
 - 8/11/11
 
- Messages
 - 124
 
- Points
 - 278
 
Dear all,
 
I'm facing the following problem and I think the Property sheets can be the solution, but I don't find clear information on internet about it, I hope someone can help me
 
I have a solution in C++ with several projects. If I want that a project can have access to another project, I have to add the reference and then modify the include section in the properties of the project. And I have to do that for every project... (http://msdn.microsoft.com/en-us/library/ms235627.aspx)
 
I read that the property sheet can make my life easier, but I don't know how to add the references. However, I do know how to modify the include directories path.
 
Any ideas?
 
Thank you!
	
		
			
		
		
	
				
			I'm facing the following problem and I think the Property sheets can be the solution, but I don't find clear information on internet about it, I hope someone can help me
I have a solution in C++ with several projects. If I want that a project can have access to another project, I have to add the reference and then modify the include section in the properties of the project. And I have to do that for every project... (http://msdn.microsoft.com/en-us/library/ms235627.aspx)
I read that the property sheet can make my life easier, but I don't know how to add the references. However, I do know how to modify the include directories path.
Any ideas?
Thank you!