pocoproject / poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
https://pocoproject.org
Other
8.07k stars 2.11k forks source link

Remove VS projects from release #4460

Open aleks-f opened 5 months ago

aleks-f commented 5 months ago

VS projects will be removed from the release archive starting with release 1.14.0

matejk commented 5 months ago

VS project files can be created with CMake every time they are needed.