Hiya,
Is there any nifty way to have a Visual C++ 2005 project support multiple platforms?
Ie I want to be able to use a different compiler /linker than the built-in ones.
Actually I want to use both: Make a normal VS build, but also be able to perform a totally different build.
One way could be to have a makefile for running that build, but there seems to be no option to extract makefile from a project in VS2005.
Perhaps you have an idea on how to accomplish it?
Thank you.
/Per
[sub]
www.perfnurt.se[/sub]
Is there any nifty way to have a Visual C++ 2005 project support multiple platforms?
Ie I want to be able to use a different compiler /linker than the built-in ones.
Actually I want to use both: Make a normal VS build, but also be able to perform a totally different build.
One way could be to have a makefile for running that build, but there seems to be no option to extract makefile from a project in VS2005.
Perhaps you have an idea on how to accomplish it?
Thank you.
/Per
[sub]
www.perfnurt.se[/sub]