Robin fce3acbed9 Update README.android
- CMake should be used from Android SDK. Personally I had issues using CMake from my OS (Ubuntu)
- minimum version of Android NDK must be 15c, as build target API level 26 is not supported on earlier releases
- removed ABIs that are unsupported in recent NDK and also not build by default

@akallabeth thank you for pointing out that I was using the wrong CMake version.
2020-12-08 14:11:42 +01:00
..
2016-07-17 23:11:15 +02:00
2020-12-08 14:11:42 +01:00
2015-06-09 13:02:44 +02:00
2017-09-23 14:14:06 +02:00

On an up to date windows machine run the following scripts (from checkout root):

csi.exe scripts/TimeZones.csx
csi.exe scripts/WindowsZones.csx

After running the scripts check
 * winpr/libwinpr/timezone/TimeZones.c
 * winpr/libwinpr/timezone/WindowsZones.c
for changes.

Commit if the definitions changed and create a pull request at
https://github.com/FreeRDP/FreeRDP