# HG changeset patch # User František Kučera # Date 1543771072 -3600 # Node ID b2b20519ab236f7b71060098b4823533afdfa0dd # Parent a1301a106504f3e1bd3a5d36cb9dbf78b9917a8c netbeans part of the cmake project diff -r a1301a106504 -r b2b20519ab23 nbproject/configurations.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nbproject/configurations.xml Sun Dec 02 18:17:52 2018 +0100 @@ -0,0 +1,131 @@ + + + + + + + relpipe-tr-validator.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-validator + + + ../relpipe-lib-reader.cpp/include + ../relpipe-lib-writer.cpp/include + ../relpipe-lib-cli.cpp/include + 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 + + + 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 + + + + + diff -r a1301a106504 -r b2b20519ab23 nbproject/project.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nbproject/project.properties Sun Dec 02 18:17:52 2018 +0100 @@ -0,0 +1,1 @@ +#Sun Dec 02 18:03:00 CET 2018 diff -r a1301a106504 -r b2b20519ab23 nbproject/project.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nbproject/project.xml Sun Dec 02 18:17:52 2018 +0100 @@ -0,0 +1,72 @@ + + + + org.netbeans.modules.cnd.makeproject + + + relpipe-tr-validator.cpp + + cpp + + UTF-8 + + . + + + + . + + + + Debug + 0 + + + Release + 0 + + + + false + + + +