README.txt 591 B

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