I have a library project in a VC++ 2008 solution. I’d like to split it into two projects, both having the same project settings. I can’t see an easy way to do this, is it possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
i generally copy paste the .vcproj file then replace the project name in the new one 🙂
maybe it is not the best way but it always works 🙂