Changeset 631 for trunk/tools/assistant/lib/fulltextsearch
- Timestamp:
- Mar 4, 2010, 9:03:38 PM (15 years ago)
- Location:
- trunk/tools/assistant/lib/fulltextsearch
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/assistant/lib/fulltextsearch/fulltextsearch.pro
r2 r631 13 13 TEMPLATE = lib 14 14 TARGET = QtCLucene 15 16 15 17 DEFINES += QHELP_LIB 16 18 include(../../../../src/qbase.pri) -
trunk/tools/assistant/lib/fulltextsearch/qclucene-config_p.h
r561 r631 205 205 #endif 206 206 207 #if !defined(__MINGW32__) 207 #if !defined(__MINGW32__) 208 208 /* Define if you have POSIX threads libraries and header files. */ 209 209 # ifndef _CL_HAVE_PTHREAD
Note:
See TracChangeset
for help on using the changeset viewer.