poco/packaging/Windows/WiX
Kari Argillander 708a5d8307
RFC: Remove Windows CE support (#4342)
* Remove _WIN32_WCE macro

Poco now use C++17 and Windows CE does not support it and VS2017 does
also not support it so we can just remove Windows CE code. First remove
all macro usages from our own files.

* Remove WinCE support from build files

Poco now use C++17 and Windows CE does not support it and VS2017 does
also not support it so we can just remove Windows CE code. Remove all
references from build systems / scripts.

* Remove Windows CE related source and header files

Poco now use C++17 and Windows CE does not support it and VS2017 does
also not support it so we can just remove Windows CE code. First remove
all macro usages from our own files.

* Remove wcelibcex folder

Poco now use C++17 and Windows CE does not support it and VS2017 does
also not support it so we can just remove Windows CE code. First remove
all macro usages from our own files.

* Remove rest Windows CE mentions

There where some Windows CE mentions left. Remove those.

* Update Windows CE documentation

We should keep documentation some time so people can find reason for
remove.

---------

Co-authored-by: Kari Argillander <kari.argillander@fidelix.com>
2023-12-14 00:25:04 +01:00
..
VS2013 Add packaging directory. 2017-10-31 09:09:02 +01:00
VS2015 Add packaging directory. 2017-10-31 09:09:02 +01:00
Poco 64x64.ico Add packaging directory. 2017-10-31 09:09:02 +01:00
Poco 128x410.bmp Add packaging directory. 2017-10-31 09:09:02 +01:00
Poco 312x312.jpg Add packaging directory. 2017-10-31 09:09:02 +01:00
Poco Layers.bmp Add packaging directory. 2017-10-31 09:09:02 +01:00
Poco Layers.png Add packaging directory. 2017-10-31 09:09:02 +01:00
Poco.wxs RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00