summaryrefslogtreecommitdiff
path: root/manaplus.cbp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-28 22:49:10 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-28 22:49:10 +0300
commitdb31c2f832dd4067e4670dd469fe3b696188576b (patch)
tree7ed857adddd833cfd5087ee6c22e408637301c5c /manaplus.cbp
parent6583c1a039a28a41a865b02598e6da9521046325 (diff)
downloadplus-db31c2f832dd4067e4670dd469fe3b696188576b.tar.gz
plus-db31c2f832dd4067e4670dd469fe3b696188576b.tar.bz2
plus-db31c2f832dd4067e4670dd469fe3b696188576b.tar.xz
plus-db31c2f832dd4067e4670dd469fe3b696188576b.zip
Add configure flag for use physfs.
New configure option: --without-physfs For now manaplus cant be compiled without physfs.
Diffstat (limited to 'manaplus.cbp')
-rw-r--r--manaplus.cbp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manaplus.cbp b/manaplus.cbp
index 510f480d8..eb65e7199 100644
--- a/manaplus.cbp
+++ b/manaplus.cbp
@@ -20,6 +20,7 @@
<Add option="-DUSE_MUMBLE" />
<Add option="-DTMWA_SUPPORT" />
<Add option="-DENABLE_LIBXML" />
+ <Add option="-DUSE_PHYSFS" />
<Add directory="src/" />
<Add directory="include" />
<Add directory="../winlibs/include/libxml2" />