diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2018-09-18 11:32:37 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2018-09-18 11:32:37 +0200 |
| commit | 62140f0d700754a285b74191137e7d8a3cae4ce2 (patch) | |
| tree | e5262e5070e2eaa1a2d0d1a0298182fd018e2f7d | |
| parent | 82d8033a19c13e8bca4d236425ec272adfe0571e (diff) | |
| download | qxmpp-62140f0d700754a285b74191137e7d8a3cae4ce2.tar.gz | |
[docs] stop mentioning obsolete platforms in README
| -rw-r--r-- | README.md | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -89,21 +89,6 @@ platforms support by Qt, see: https://doc.qt.io/qt-5/supported-platforms.html -In past, we have tested on variety of platforms: - - win32-g++ (Qt SDK) - win32-msvc2008 (Qt MSVC-2008) - win64-msvc2008 (Qt MSVC-2008) - symbian-gcce (Nokia Qt SDK) - linux-g++ (32-bit and 64-bit) - macos-g++ (32-bit and 64-bit) - -Please note that on Symbian, you will need to make sure your add the -"NetworkServices" to your application to enable it to access the network. -You can do this by adding the following to your .pro file: - - TARGET.CAPABILITY = "NetworkServices" - HOW TO REPORT A BUG =================== |
