c++ - Visual Studio 2013 export Property Sheets to Template -


I am creating a C ++ project template and using the Export Template Wizard to do this. I had added a custom property sheet to my template project (which is going to export) to prepare a new project using the template to successfully export my project template, but the project failed to say it That this property sheet can not be found (this project mentions the directory directory and says that such a file does not exist).

I know that the same question has been asked before: but it does not have any answer for one year

Before exporting, I also have property sheet as part of the project. Try to include the same error still

Please help!

Edit:

I also tried to manually put the .props file in the zip archive, it still shows the same error, I think the new project. The props file is loaded in before the new project is added to the directory.

Note: Manually. Insert the project file into the new project directory and then reload the project tasks. But every time I create a new project from the template, I do not want to copy it.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -