Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

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

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/s60framework/s60framework.pri

    r769 r846  
    1 # This block serves the minimalistic resource file for S60 3.1 platforms.
    2 # Note there is no way to ifdef S60 version in mmp file, that is why the resource
    3 # file is always compiled for WINSCW
    4 minimalAppResource31 = \
    5     "SOURCEPATH s60framework" \
    6     "START RESOURCE s60main.rss" \
    7     "TARGET s60main$${QT_LIBINFIX}" \
    8     "HEADER" \
    9     "TARGETPATH /resource/apps" \
    10     "END"
    11 MMP_RULES += minimalAppResource31
    12 
    131SOURCES += s60framework/qs60mainapplication.cpp \
    142           s60framework/qs60mainappui.cpp \
Note: See TracChangeset for help on using the changeset viewer.