diff --git a/.gitignore b/.gitignore index 0842600..4059c62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /build/ .DS_Store + +*.srctrldb +*.srctrlbm diff --git a/SourcetrailDB.srctrlprj b/SourcetrailDB.srctrlprj new file mode 100644 index 0000000..dcb9241 --- /dev/null +++ b/SourcetrailDB.srctrlprj @@ -0,0 +1,42 @@ + + + + + c++11 + + + unknown + x86_64 + unknown + unknown + + 0 + + + examples/cpp_api_example/data/example.cpp + + + build/core/include + core/include + external/catch/include + external/cpp_sqlite/include + external/json/include + resources_swig/include + + C++ Source Group + + .cpp + .cxx + .cc + + + core + examples + resources_swig + + enabled + C++ Source Group + + + 7 +