1 2 3 4 5 6 7 8 9 10
AM_CPPFLAGS = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/include noinst_LIBRARIES = liborcus-test.a liborcus_test_a_SOURCES = \ test_global.cpp \ mock_spreadsheet.cpp