mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
turn off recursive dict search -- it's too slow
This commit is contained in:
parent
fd7b0e04be
commit
cb68ae1dc7
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ endif
|
|||
|
||||
MYDEFINES = -DXW_FEATURE_UTILS -DPOINTER_SUPPORT -DKEY_SUPPORT \
|
||||
-DOVERRIDE_EDGE_FOR_INDEX -DCOLOR_SUPPORT \
|
||||
-DSHOW_PROGRESS -DRECURSIVE_VFS_SEARCH \
|
||||
-DSHOW_PROGRESS \
|
||||
$(HASHDEF) $(NO_REG_REQUIRED)
|
||||
|
||||
# turn on the HighRes stuff. Experimental for now, but eventually
|
||||
|
|
Loading…
Add table
Reference in a new issue