sprockets Super Mega Fox and Draggula Grey Rabbit with floppy ears Newton Dynamics test with PRJ Animation by Bobby! The New Year is Here! TV Commercial by Matt Campbell Greeting of Christmas Past by Gerry Mooney and Holmes Bryant!
sprockets
Recent Posts | Unread Content
Jump to content
Hash, Inc. - Animation:Master

Recommended Posts

  • Hash Fellow
Posted

When following a tutorial that teaches by making incremental additions to an previous project or when developing your own program in an incremental way, you may wish to leave an existing project as it is and proceed to work on a copy.

Lets say I have project in my Visual Studio Solution named Wash002 and that I wish to preserve it as is and proceed with a copy of it.

image.png

 

On your hard drive , find the folder that contains it. Copy the folder and paste it into the same directory.


image.png

 

Rename the copied folder. I will name mine Wash003.

image.png

In a program such as Notepad++  do Search> Find in Files...

image.png

 

Use it to replace all text instances of "Wash002" with "Wash003"

image.png

 

Do the same to replace the ALL CAPS version of the project name...

image.png

 

Next use a utility like Power Rename (found in free MS Power Toys) to change all filenames in folder Wash003 that have a "Wash002" in their name to "Wash003"

image.png

 

Next in Visual Studio, in the Solution Explorer, RMB on your Solution title>Add>Existing Project...

image.png

 

Navigate to your new project folder, open it and choose the .vcxproj file...

image.png

 

In Visual Studio do File>Save All to make the newly added project saved in your Solution.

 

 

I think this will work.

 

@Rodney

@Roger

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...