Kai Koehne de748023e5 Expose systemInfo API
Add systemInfo as a wrapper for QSystemInfo.

Task-number: QTIFW-592
Change-Id: Ib54fcea8b0ef3a397a74f5315202f3000abd63cd
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
2014-12-05 14:02:38 +01:00

14 lines
440 B
Plaintext

Shows how to use the systemInfo JS API.
The installer rejects installations on Windows XP,
and OS X 10.6 or older. It shows a warning if
it is run on any Linux distribution other than openSUSE 13.2.
It also shows only one of the two sub-packages, based on
the CPU architecture: "i386" on an 32-bit system, and
"x86_64" on an 64-bit system.
Generate installer with
binarycreator --offline-only -c config/config.xml -p packages installer