Reply to thread

Hi, I need advice to configure the pipeline of my project. In the repository, there is a master branch that contains different technologies used by various components :


  • VB6
  • Ms Visual Studio 2005
  • Ms Visual studio .NET 2013


For exemple, Visual studio .NET 2013 is used for the compilation of a driver, include in the solution.


My question : Is it possible, in the same branch, to use these different technologies to compile and setup a build ?If Yes, what do I have to choose to configure the 'set up build' (see picture attached) ? And how can I assign the right compilation tools to the right code section ?


Notice : To generate the installation package, I use an *.ISS file for 'Inno setup' tool.


Many thanks, by advance, for your answer.


PS : If I may, is it possible to show me sample screens to illustrate the answer to my questions ? it would allow me to find my way more efficiently :)


Olivier GIRAUD.


Continue reading...


Back
Top