README.txt 575 B

1234567891011121314
  1. This directory contains a stripped QtMobility 1.0.0 tar ball containing
  2. only the service framework sources. The following files have been modified:
  3. - qtmobility.pro (exclude the plugins directory)
  4. - configure.bat (skip compile tests)
  5. On Windows, Perl would be needed for a working install step (for
  6. generating the header file wrappers). To avoid having another
  7. dependency on an external tool, everything is installed in a
  8. common directory (prefix). The lib files are then copied to the
  9. CTK binary dir and the header file wrappers are copied by cmake
  10. into the install dir.