mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
BEYOND_IR now the default
This commit is contained in:
parent
86a37e0d13
commit
d4dd21fc42
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# -*- mode: Makefile; -*-
|
||||
# -*- mode: Makefile; compile-command: "make ARCH=COMBINED"; -*-
|
||||
# Copyright 2002 by Eric House (fixin@peak.org). All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
|
@ -96,7 +96,7 @@ MYDEFS_COMMON += -DXWFEATURE_SEARCHLIMIT
|
|||
|
||||
# Turn on network play over IP via cellular modem. Very much
|
||||
# experimental at this point!
|
||||
# MYDEFS_COMMON += -DBEYOND_IR
|
||||
MYDEFS_COMMON += -DBEYOND_IR
|
||||
|
||||
# Turn on ability to handle 4-byte-node DAWG files. These are of type
|
||||
# Xwr4, not Xwr3 like the old ones. Currently this option means the
|
||||
|
|
Loading…
Add table
Reference in a new issue