Tagged Questions

1
vote
1answer
194 views

CodeWarrior xml project files schema?

I am looking for a reference describing precisely the XML project file format used by CodeWarrior. I managed to find XSD files for recent versions of Visual C++ (here), could anyone point me to some ...