Hi all,
I'm using CodeWright 6.6. My project has many files with following extension:
- *.cpp: CodeWright identifies them as C++ files(It is ok.) - *.h: CodeWright identifies them as C++ header files(It is ok.) - *.cc: CodeWright identifies them as text files(It isn't ok.). CodeWright should read them as C++ files. Can you help me? What I should modify? How???
Thanks in advance Regards Marco