Ignore:
Timestamp:
May 16, 2011, 4:09:34 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/doc/src/platforms/emb-install.qdoc

    r846 r865  
    7676
    7777    Note that by default, \l{Qt for Embedded Linux} is configured for
    78     installation in the \c{/usr/local/Trolltech/QtEmbedded-4.7.2}
     78    installation in the \c{/usr/local/Trolltech/QtEmbedded-4.7.3}
    7979    directory, but this can be changed by using the \c{-prefix}
    8080    option. Alternatively, the \c{-prefix-install} option can be used
     
    136136    For compilers that do not support \c rpath you must also extend
    137137    the \c LD_LIBRARY_PATH environment variable to include
    138     \c /usr/local/Trolltech/QtEmbedded-4.7.2/lib. Note that on Linux
     138    \c /usr/local/Trolltech/QtEmbedded-4.7.3/lib. Note that on Linux
    139139    with GCC, this step is not needed.
    140140
  • trunk/doc/src/platforms/platform-notes.qdoc

    r846 r865  
    390390    \section1 Windows Vista
    391391
    392     At the time Qt 4.7.2 was released, there were no known Vista-specific issues.
     392    At the time Qt 4.7.3 was released, there were no known Vista-specific issues.
    393393
    394394    \target Windows NT
  • trunk/doc/src/platforms/wince-customization.qdoc

    r846 r865  
    200200    \o The shadow build directory must be on the same level as the Qt source
    201201        package.\br
    202     If the Qt package is in \c{C:\Qt\4.7.2} the shadow build directory
     202    If the Qt package is in \c{C:\Qt\4.7.3} the shadow build directory
    203203    could be \c{C:\Qt\shadowbuild}. A shadow build from a directory like
    204204    \c{C:\shadowbuild} will not compile.
     
    211211    \endlist
    212212
    213     So lets assume you have installed Qt in \c{C:\Qt\4.7.2} and you want
     213    So lets assume you have installed Qt in \c{C:\Qt\4.7.3} and you want
    214214    to create a shadow build in \c{C:\Qt\mobile5-shadow}:
    215215
Note: See TracChangeset for help on using the changeset viewer.