SFML community forums
Help => General => Topic started by: Raptor88 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
-
You can right click on the project in project/file viewer and select rename...
-
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