It currently only picks up .cpp files. However there are a number of other extensions that are commonly used for C++ files. xcc accepts the following: .cc .cp .c++ .C .cxx xcommon should support these as well.
It currently only picks up .cpp files. However there are a number of other extensions that are commonly used for C++ files. xcc accepts the following:
.cc
.cp
.c++
.C
.cxx
xcommon should support these as well.