class Object
Constants
- HEADER_DIRS
HEADER_DIRS
= [“/Users/xriley/Projects/rtosc/include/rtosc”, INCLUDEDIR]- INCLUDEDIR
- LIBDIR
- LIB_DIRS
# setup constant that is equal to that of the file path that holds that static libraries that will need to be compiled against
LIB_DIRS
= [LIBDIR, File.expand_path(File.join(File.dirname(__FILE__), “lib”))]