MaxScale/rabbitmq_consumer/buildconfig.inc
2014-09-03 14:02:35 +03:00

8 lines
267 B
PHP

#Use the '-I' prefix for include and '-L' for library directories
#You can use multiple library and include directories
#Path to the rabbitmq-c and mysqlclient libraries
LIBRARY_DIRS :=-L/usr/lib64
#path to headers
INCLUDE_DIRS :=-I/usr/include -I/usr/include/mysql