How to increment C++ project PRODUCTVERSION and FILEVERSION from .rc file using DTE assembly.

Answered How to increment C++ project PRODUCTVERSION and FILEVERSION from .rc file using DTE assembly.

  • quarta-feira, 8 de agosto de 2012 14:25
     
     

    Hi,

    I am working on build automation using DTE assembly. I have solution file which contains C# and C++ projects. I can change the AssemblyVersion by using DTE but I am not able to do same with C++ project. Please suggest me how to set the C++ .rc file using DTE assembly.

    Regards,

    Sanjay

Todas as Respostas