R
R
Roman Koff2017-02-01 17:57:36
visual studio
Roman Koff, 2017-02-01 17:57:36

How to automate project creation in Visual Studio?

Is it possible in Visual Studio to create something like a macro or template so that I can automate the creation of multiple projects at once?
I often need to create a series of generic projects within a single solution with specific properties.
For example:
- Solution1.Appl1.DAL (Class Library)
- Solution1.Appl1.Interfaces (Class Library) - Solution1.Appl1.WebApp
(ASP.NET Web Application)
Solution1.Appl1.Interfaces to Solution1.Appl1.WebApp.
Doing it manually is routine. Is there a way to automate this process?
Convenient thing Project Template, but you can create only one project...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maaGames, 2017-02-02
@maaGames

CMake?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question