From 2d48ae784ea6828e8626c32c848f64232d8f35c0 Mon Sep 17 00:00:00 2001 From: geronimo Date: Fri, 13 Jul 2012 04:26:40 +0200 Subject: initial import --- cmps/nbproject/configurations.xml | 227 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 cmps/nbproject/configurations.xml (limited to 'cmps/nbproject/configurations.xml') diff --git a/cmps/nbproject/configurations.xml b/cmps/nbproject/configurations.xml new file mode 100644 index 0000000..6eb9f34 --- /dev/null +++ b/cmps/nbproject/configurations.xml @@ -0,0 +1,227 @@ + + + + + + + + + main.cc + + + + tests/CodecTest.cc + + + tests/ConnectionHandlerTest.cc + + + tests/FScanTest.cc + + + tests/JSonTest.cc + + + + Makefile + + + Makefile + + + + LOCAL_SOURCES + default + + + + + include + serverlib/include + ../libs/fsScan/include + ../libs/networking/include + ../libs/util/include + ../libs/vdr/include + + -std=gnu++0x -fomit-frame-pointer -fPIC -pthread -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -ansi + + + + + + + + + + + + + + + + + + + + + + + + jpeg + pthread + dl + cap + rt + fribidi + freetype + fontconfig + yajl + ssl + crypt + + + + + + + . + + + + + . + + + + ${TESTDIR}/TestFiles/f1 + + + + + + . + + + + + . + + + + ${TESTDIR}/TestFiles/f2 + + + + + + . + + + + + . + + + + ${TESTDIR}/TestFiles/f3 + + + + + + . + + + + + . + + + + ${TESTDIR}/TestFiles/f4 + + + + + + LOCAL_SOURCES + default + + + + 5 + + + 5 + + + 5 + + + 5 + + + + + -- cgit v1.2.3