QtMobilityBeta1-unix.patch.in 842 B

1234567891011121314151617181920212223242526272829
  1. diff -crB ../qt-mobility-src-1.0.0-beta1/common.pri common.pri
  2. *** ./qt-mobility-src-1.0.0-beta1/common.pri 2010-02-12 03:54:11.000000000 -0500
  3. --- common.pri 2010-03-11 16:04:39.000000000 -0500
  4. ***************
  5. *** 104,109 ****
  6. --- 104,111 ----
  7. QMAKE_RPATHDIR += $$OUTPUT_DIR/lib
  8. }
  9. + contains(TEMPLATE,.*lib):DEFINES += QT_SHARED
  10. +
  11. maemo6 {
  12. DEFINES+= Q_WS_MAEMO_6
  13. }
  14. diff -crB ../qt-mobility-src-1.0.0-beta1/configure configure
  15. *** ./qt-mobility-src-1.0.0-beta1/configure 2010-02-12 03:54:12.000000000 -0500
  16. --- configure 2010-03-18 13:19:38.000000000 -0400
  17. ***************
  18. *** 40,45 ****
  19. --- 40,47 ----
  20. ##
  21. #############################################################################
  22. + PATH=@QT_BINARY_DIR@:$PATH
  23. +
  24. # the current directory (shadow build dir)
  25. shadowpath=`/bin/pwd`
  26. # the name of this script