- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/tools/assistant/lib/fulltextsearch/fulltextsearch.pro
r631 r846 32 32 CONFIG -= exceptions_off 33 33 CONFIG += exceptions 34 !win32|win32-g++ {34 !win32|win32-g++ { 35 35 QMAKE_CFLAGS -= -fno-exceptions 36 36 QMAKE_CXXFLAGS -= -fno-exceptions … … 49 49 # the following define could be set globally in case we need it elsewhere 50 50 solaris* { 51 DEFINES += Q_SOLARIS_VERSION=$$system(uname -r | sed -e 's/5\ .//')51 DEFINES += Q_SOLARIS_VERSION=$$system(uname -r | sed -e 's/5\.//') 52 52 }
Note:
See TracChangeset
for help on using the changeset viewer.