Hi,

I have Cmake set up to generate project files for VC6. This works
fine. The project can only be compiled with the VC6 compiler because
of legacy code.

What I am interested in is to know if it is possible to generate a VC
7,8,9 project using CMake, which will use the VC6 compiler ? Basically
I want to use the more recent IDEs if possible ?

Anyone have experience with this ?

thanks,
~Hari
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to