Solutions and Projects

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 21
Reputation: desijays is an unknown quantity at this point 
Solved Threads: 1
desijays desijays is offline Offline
Newbie Poster

Solutions and Projects

 
0
  #1
Apr 27th, 2007
Im using VC++ express and usually i come across situations where i have to create more than one project within the solution. But the problem is that each time i create a new project inside the solution, i have to go to the new project's property pages to add the custom include directories and libraries.

So, i was wondering if there is any way for me to inherit the properties of other projects in the solution without me going and adding the custom include and library directories each and every time?
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 21
Reputation: desijays is an unknown quantity at this point 
Solved Threads: 1
desijays desijays is offline Offline
Newbie Poster

Re: Solutions and Projects

 
0
  #2
Apr 28th, 2007
Did i ask this in the wrong forum? I hope my question isn't confusing
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,440
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1474
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is online now Online
Still Learning

Re: Solutions and Projects

 
0
  #3
Apr 28th, 2007
Your question seemed clear enough. Most people won't respond if they don't know the answer. And I don't know of any way to do it.
Last edited by Ancient Dragon; Apr 28th, 2007 at 10:42 am.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 21
Reputation: desijays is an unknown quantity at this point 
Solved Threads: 1
desijays desijays is offline Offline
Newbie Poster

Re: Solutions and Projects

 
0
  #4
Apr 28th, 2007
oh boy. Finally, i suppose there's a question that's stumped the pro's. just kidding.

But none the less, thanks for politely telling me to look up the answer somewhere else.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,878
Reputation: niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute 
Solved Threads: 301
Moderator
Featured Poster
niek_e's Avatar
niek_e niek_e is offline Offline
Cenosillicaphobiac

Re: Solutions and Projects

 
0
  #5
Apr 28th, 2007
I've come across this problem with vs2005 pro, I never found a solution but what I do is:
Create an empty project with all the settings (etc) I need then save it. Create a backup of the project. Create a new solution and import the project file. Do this for every project you need, just make sure that each time you import the project you make a backup of the empty project with the settings in it so that is isn't overwritten bij VS.
I know it's a ugly way to solve the problem, but it sort of works...

Regards Niek
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,580
Reputation: Infarction has a spectacular aura about Infarction has a spectacular aura about Infarction has a spectacular aura about 
Solved Threads: 52
Infarction's Avatar
Infarction Infarction is offline Offline
Battle Programmer

Re: Solutions and Projects

 
0
  #6
Apr 28th, 2007
You might consider asking in the Visual Studio section of the MSDN forums. If it's doable, someone there's gotta know how
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC