Re: [pcre-dev] Windows build (fwd)

Página superior
Eliminar este mensaje
Autor: Christian Ehrlicher
Fecha:  
A: pcre-dev
Asunto: 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.


Christian