Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Automation in Visual Studios

$
0
0

Hi all,

I am working on a c++ solution which contains 20 projects. My first project builds and I run it as a pre-build event for rest of the projects. Now this executable actually creates some c++ files which should get added to all the other projects which are yet to be compiled. How should I do this?

Here are few solutions I thought.

Solution 1:

Let the exe update the vcproj file for all the remaining projects. But in this case as the project is on in VS, it creates some reload popup which I dont want.  So is there any way to suppress this popup and just save the changes.

Solution 2:

Visual Automation:

I was just going through some automation API.

The solution and project interface methods would help in adding new file. But will it not create a new pop up as the previous on?

Please Help!

Thanks

Anup 


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>