Author: Christian Ehrlicher Date: To: pcre-dev Subject: Re: [pcre-dev] Windows build (fwd)
Craig Silverstein schrieb: > What would be
> more useful I think, if we don't already have it, would be a .sln and
> .vcproj files, for building under MSVC. But I don't actually develop
> in windows, so I don't know.
CMake can also create a .vcproj file if you want.
I think CMakeLists.txt should be enough.