mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
HIGHRES stuff on by default
This commit is contained in:
parent
f453c9e2e8
commit
da49ca4fdb
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ MYDEFINES = -DXW_FEATURE_UTILS -DPOINTER_SUPPORT -DKEY_SUPPORT \
|
|||
|
||||
# turn on the HighRes stuff. Experimental for now, but eventually
|
||||
# should always be on.
|
||||
#FEATURE_HIGHRES = -DFEATURE_HIGHRES
|
||||
FEATURE_HIGHRES = -DFEATURE_HIGHRES
|
||||
|
||||
# turn on letting users pick tiles "face-up"
|
||||
MYDEFINES += -DFEATURE_TRAY_EDIT
|
||||
|
|
Loading…
Add table
Reference in a new issue