5 lines
122 B
Makefile
5 lines
122 B
Makefile
AM_CPPFLAGS+= -I"$(top_srcdir)/hcore/include"
|
|
|
|
noinst_LIBRARIES=libsenseApis.a
|
|
libsenseApis_a_SOURCES=senseApiManager.cpp
|