summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/travel.cc
diff options
context:
space:
mode:
authorSteven Noonan <steven@uplinklabs.net>2009-10-02 00:09:00 -0700
committerSteven Noonan <steven@uplinklabs.net>2009-10-02 00:13:14 -0700
commit7836c6b176bcb9f451e30461eaa0fca0e705f72d (patch)
tree35b159873502a79229cf12d724fcc1fd35114226 /crawl-ref/source/travel.cc
parenta7f3f5ce883c957c90053cb8468bb317451e5a85 (diff)
downloadcrawl-ref-7836c6b176bcb9f451e30461eaa0fca0e705f72d.tar.gz
crawl-ref-7836c6b176bcb9f451e30461eaa0fca0e705f72d.zip
Xcode: enable SQLite in Xcode builds, fix preprocessor macros
- SQLite wasn't enabled in Xcode, but it worked fine for builds with makefile.unix. Now it's enabled and it works fantastically. - The preprocessor macros for each of the configurations for the Crawl Tiles target were wrong. Now set to inherit from project properties instead, adding only USE_TILE and CLUA_BINDINGS for all targets. - Optimization is enabled in the Development configuration now, as I figure most development will be done only on the native machine architecture, but optimization will be fine unless there's a bizarre bug that requires a complete lack of optimizations (which is what the Debug build is really for anyway). Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'crawl-ref/source/travel.cc')
0 files changed, 0 insertions, 0 deletions