Author: Christian Ehrlicher Date: To: Vincent Richomme CC: pcre-dev Subject: Re: [pcre-dev] PCRE VISUAL STUDIO 200x project
Vincent Richomme schrieb: > Hi,
>
> I am currently trying to port pcre to Windows CE platforms but as a
> first step I needed to be able to compile
> with Visual Studio 200x (2005/2008). So please find attached my
> contribution.
> You need to copy the build folder to the sources :
>
> build
> cmake
> doc
> testdata
> ...
> There's already a working CMakeLists.txt for windows. So why do you need
another one?