Ignore:
Timestamp:
Aug 2, 2010, 5:05:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

vendor: Merged in qt-everywhere-opensource-src-4.6.3 from Nokia.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/vendor/nokia/qt/current/src/qbase.pri

    r649 r767  
    55TEMPLATE        = lib
    66isEmpty(QT_MAJOR_VERSION) {
    7    VERSION=4.6.2
     7   VERSION=4.6.
    88} else {
    99   VERSION=$${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION}
     
    109109    }
    110110    load(armcc_warnings)
     111
     112
     113
     114
    111115}
    112116win32-borland:INCLUDEPATH += kernel
Note: See TracChangeset for help on using the changeset viewer.