Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Visual C++ 2010 Project Rename  (Read 1723 times)

0 Members and 3 Guests are viewing this topic.

Raptor88

  • Full Member
  • ***
  • Posts: 111
    • View Profile
    • Email
Visual C++ 2010 Project Rename
« on: August 01, 2012, 05:37:14 am »
I want to setup Visual C++ 2010 Express so it will work with SFML, using a project name of "SFML template".  This project will just have a blank main.cpp.

Later, when I start a new SFML project, I want to open "SFML template" and save it with the name of my new project.  Has anyone done something like this?  If so, could you please post a step-by-step procedure?

Thanks,
Raptor

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10989
    • View Profile
    • development blog
    • Email
Re: Visual C++ 2010 Project Rename
« Reply #1 on: August 01, 2012, 08:14:03 am »
You can right click on the project in project/file viewer and select rename...
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Raptor88

  • Full Member
  • ***
  • Posts: 111
    • View Profile
    • Email
Re: Visual C++ 2010 Project Rename
« Reply #2 on: August 02, 2012, 09:54:05 pm »
You can right click on the project in project/file viewer and select rename...

Thanks for your help.  I'll give that a try.
Raptor

 

anything