diff -r 000000000000 -r 7b70918c30af nbproject/configurations.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nbproject/configurations.xml Tue Apr 05 23:46:34 2022 +0200 @@ -0,0 +1,153 @@ + + + + + + + HTTPServer.cpp + HTTPServer.h + relpipe-tr-httpd.cpp + + + + CMakeLists.txt + build/Debug/Makefile + build/Release/Makefile + + + ^(nbproject|build)$ + + . + + build/Debug/Makefile + + + + default + false + false + + + + + + + + + build/Debug + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + build/Debug/src/relpipe-tr-httpd + + + ../relpipe-lib-reader.cpp/include + ../relpipe-lib-writer.cpp/include + ../relpipe-lib-common.cpp/include + ../relpipe-lib-cli.cpp/include + /usr/include/p11-kit-1 + build/Debug/src + + + + + build/Debug + ${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../.. + true + + + + + + + + + + + + + + default + false + false + + + + + + + + + build/Release + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + build/Release/src/welcome + + + ../relpipe-lib-reader.cpp/include + ../relpipe-lib-writer.cpp/include + ../relpipe-lib-cli.cpp/include + build/Release/src + + + NDEBUG + + + + + build/Release + ${CMAKE} -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ../.. + true + + + + + + + + + + + + +