Hello,
I'd like to convert a c++ VS project into a jamfile, so I can compile the code on linux using Bjam.
Ideally, it'd be a script I could run, so as I update the VS project I can keep the Jamfiles synchronised.
Has anyone tried this?
Thanks
Si