Sascha Zelzer 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 년 전
..
include 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 년 전
QtMobility-1.0.0-apple.patch a8dbde41c2 FIX: QtMobility: removed dependency from core and added a tar-ball containing the service framework sources (no git clone anymore). 15 년 전
QtMobility-1.0.0-install-win32.cmake.in 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 년 전
QtMobility-1.0.0-patch.cmake.in 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 년 전
QtMobilityGitBranch1.0-apple.patch f5e7c3d668 ENH: QtMobility: Using the QtMobility git repository 15 년 전
QtMobilityGitBranch1.0-patch.cmake.in 91f29aeb00 COMP: Include ctkFunctionLFtoCRLF in QtMobility patches 15 년 전
QtMobilityGitBranch1.0-win32.patch.in 7ef2e3c351 BUG: QtMobility: fix supberbuild on Windows with Visual Studio 15 년 전
README.txt 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 년 전
qt-mobility-servicefw-opensource-src-1.0.0.tar.gz 83fa42cde8 FIX: QtMobility: Fixed problems on Windows related to QtMobility 15 년 전

README.txt

This directory contains a stripped QtMobility 1.0.0 tar ball containing
only the service framework sources. The following files are patched by
CMake:

- qtmobility.pro [ALL] (exclude the plugins directory)
- configure.bat [WIN32] (skip compile tests)

On Windows, Perl would be needed for a working install step (for
generating the header file wrappers). To avoid having another
dependency on an external tool, everything is installed in a
common directory (prefix). The lib files are then copied to the
CTK binary dir and the header file wrappers are copied by cmake
into the install dir.