Changeset 846 for trunk/tools/assistant/lib/lib.pro
- 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/lib.pro
r561 r846 24 24 QtXml 25 25 LIBS_PRIVATE += -l$$qclucene 26 27 26 RESOURCES += helpsystem.qrc 28 27 SOURCES += qhelpenginecore.cpp \ … … 42 41 qhelpsearchindexreader_default.cpp \ 43 42 qhelpsearchindexreader.cpp \ 43 qclucenefieldnames.cpp \ 44 44 qhelp_global.cpp 45 45 … … 64 64 qhelpsearchindexwriter_default_p.h \ 65 65 qhelpsearchindexreader_default_p.h \ 66 qhelpsearchindexreader_p.h 66 qhelpsearchindexreader_p.h \ 67 qclucenefieldnames_p.h 67 68 68 69 # access to clucene
Note:
See TracChangeset
for help on using the changeset viewer.