diff -r 148f8dd077e8 -r 465572518625 nbproject/configurations.xml --- a/nbproject/configurations.xml Mon Aug 19 17:21:02 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,136 +0,0 @@ - - - - - - - cadMousePro.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/welcome - - - /usr/include/hidapi - 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 - - - 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 - - - - - - - - -