On Jan 23, 2008 4:58 PM, Steven Van Ingelgem <[EMAIL PROTECTED]> wrote: > Hi, > > > I was wondering why there are no VS makefiles? (run like nmake -f > project.mak).
If you're looking for nmake support, that is there. If you're looking for VS support of Makefiles, VS 6.0 was the last version to support them. Since none of the more recent VS versions understand Makefiles, it makes sense that the capability is not supported for the rather old VS 6.0 generator. Cheers, Brandon Van Every _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
