diff -r 7bb871f68805 -r 4ec6d1458a58 nbproject/configurations.xml --- a/nbproject/configurations.xml Sat Dec 01 15:35:05 2018 +0100 +++ b/nbproject/configurations.xml Sun Dec 09 19:49:03 2018 +0100 @@ -1,91 +1,131 @@ + - - include/relpipe/protocol/constants.h - include/relpipe/protocol/typedefs.h - - - - - protocol.cpp - - - + + + relpipe-lib-protocol.cpp + + - Makefile + CMakeLists.txt + build/Debug/Makefile + build/Release/Makefile - Makefile + ^(nbproject|build)$ + + . + + build/Debug/Makefile - + default - true + false false - - - -fsanitize=address + + + + + + + + build/Debug + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + build/Debug/src/welcome + + + build/Debug/src + + + relpipe_lib_protocol_EXPORTS + + + + + 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 - true + false false - - - 5 - - - 5 - - - 5 - - - 5 - - - - - - - - + + + + + build/Release + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + build/Release/src/welcome + + + 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 + +