[Cppunit-devel] MSVC/NMAKE makefile instead of/in addition to .DSW
Brought to you by:
blep
From: John B. <joh...@ho...> - 2005-07-03 11:14:39
|
To whom it may concern: Would it be possible for you to include in the cppunit distribution a makefile that can be built using MSVC and NMAKE? I do not have MSVC proper, but I do have NMAKE (downloaded from Microsoft Knowlege Base), the free MSVC++ Toolkit 2003 and the Platform SDK, which I have used to successfuly build another project (GhostPCL). I built cppunit using Mingw and MSYS, but that simply lets you do a ./configure and make on Windows, and it seems that the GUI stuff was not built. Regards, John. |