VS custom project wizard
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
i'm working on a custom C++ project wizard. does anyone know how to get the wizard to put the project files (ex. MYPROJECT.vcproj) into a subfolder of the target folder (not into the root) ? we have a specific standard folder structure here so i need this wizard to follow it. i can do this with the template/source files, but i haven't figured out how to do it for the .vcproj.