royce@svn.reactos.com wrote:
invoke _generate_dsp() have it open the output file, and fix some path parsing and const issues.
Updated files: trunk/reactos/tools/rbuild/backend/msvc/msvc.cpp trunk/reactos/tools/rbuild/backend/msvc/msvc.h trunk/reactos/tools/rbuild/backend/msvc/msvcmaker.cpp
"make msvc" now creates a DSW file and DSP files such that msvc6 can load them. I seriously doubt anything will build yet, tho.