• Forum
  • Lounge
  • Visual studio 2012 express custom templa

 
Visual studio 2012 express custom templates problem

Hi.
I'm trying to create a custom template for Visual Studio for an Ogre3D application.
So, I basically created an Ogre project, modified all the necessary settings in project properties and exported it.
However, I'm having two problems:

1. My original project I used for the template had a custom command and working directory in Configuration Properties->Debugging. After exporting the project and turning it into a template, when I try to create a project out of this template, for some reason these two properties don't seem to have been saved. In other words, the reset to the default state, and not to what I did in the project properties for the original project. Why would that be?
2. So, as part of this template, it's supposed to create 4 files. BaseApplication.h/cpp and two project files themselves (h/cpp).
Is there any way for me to make it so that the second set of files will have a custom name that will change to the name of the project?

Thanks in advance.
Topic archived. No new replies allowed.