diff -r 7c84323969d1 -r 90381f1e3f7f nbproject/configurations.xml --- a/nbproject/configurations.xml Mon Dec 03 16:11:41 2018 +0100 +++ b/nbproject/configurations.xml Sun Dec 09 18:00:51 2018 +0100 @@ -1,86 +1,128 @@ + - - src/XmlHandler.h - - - - - src/relpipe-out-xml.cpp - - - + + + relpipe-out-xml.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/relpipe-out-xml + + + 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 + + + + + + ../relpipe-lib-reader.cpp/include + ../relpipe-lib-cli.cpp/include + build/Debug/src + - - - `pkg-config --libs relpipe-lib-cli.cpp` - `pkg-config --libs relpipe-lib-reader.cpp` - - - - - - - + default - true + false false - - - 5 - - - 5 - - - 5 - - - 5 - - - - `pkg-config --libs relpipe-lib-cli.cpp` - `pkg-config --libs relpipe-lib-reader.cpp` - - - - - - - + + + + + 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 + +