.cproject file format [message #645843] |
Mon, 20 December 2010 14:00  |
Eclipse User |
|
|
|
Hello,
We manage a C++ code of abour 1 million lines, using our own tools.
We so have a private tool which creates Makefile.
I'm trying to extend this tool so that it can create a set of .project and .cproject file
So I'm looking for a description of the .cproject format in order to build it correctly. I tried various things, but the only thing it does is that it automatically parse the root dir of our project, which is not what I want to do...
I already have all dependencies, source files, header files and targets to build.
The only thing I need to know is how to create a correct .cproject file.
I think it should be described somewhere, but after an extensive search, I was not able to find such a description.
Can someone help me ?
Best regards,
Frédéric.
[Updated on: Mon, 20 December 2010 14:02] by Moderator
|
|
|
|
|
Re: .cproject file format [message #990458 is a reply to message #647406] |
Wed, 12 December 2012 10:17  |
Eclipse User |
|
|
|
did anything came out of this?
cmake is interesting but somehow it does not really do what i want..
I need to genereate things out of the existing Makefiles which are the only files properly supported..... you know how it is in large projects....
cheers,
UV
|
|
|
Powered by
FUDForum. Page generated in 0.04244 seconds