On Jan 19, 9:24 am, bill wrote:
> All,
>
> This may sound somewhat convoluted, but here goes:
>
> 1. I have a Python script that invokes builds in Visual Studio via the
> command line interface - 'devenv'
> 2. It works GREAT
> 3. I have added a post_build event to a VS Solution that has but one
>
All,
This may sound somewhat convoluted, but here goes:
1. I have a Python script that invokes builds in Visual Studio via the
command line interface - 'devenv'
2. It works GREAT
3. I have added a post_build event to a VS Solution that has but one
project.
4. This event invokes a Python command -