helps if I get the include path right

This commit is contained in:
Meredith L. Patterson 2013-11-21 01:17:14 -06:00
parent 57df8e2ad5
commit fb5c56b28e

View file

@ -1,3 +1,3 @@
enable_dl = On
extension = "/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/libhammer.so"
include_path = ".:/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings"
extension = "/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/php/libhammer.so"
include_path = ".:/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/php"