No description
Find a file
2019-03-30 10:02:18 +01:00
.gitignore Initial commit. 2019-03-28 16:38:50 +01:00
Doxyfile Initial commit. 2019-03-28 16:38:50 +01:00
main.cpp Added automatic dependency system to Makefile. 2019-03-30 10:02:18 +01:00
Makefile Added automatic dependency system to Makefile. 2019-03-30 10:02:18 +01:00
README.md Initial commit 2019-03-28 16:36:12 +01:00
test_c_lib.c Added automatic dependency system to Makefile. 2019-03-30 10:02:18 +01:00
test_c_lib.h Added automatic dependency system to Makefile. 2019-03-30 10:02:18 +01:00
TestClass.cpp Initial commit. 2019-03-28 16:38:50 +01:00
TestClass.hpp Initial commit. 2019-03-28 16:38:50 +01:00
utils.hpp Initial commit. 2019-03-28 16:38:50 +01:00

CppQuickStart

"Empty" project for a quicker start writing something in c++.