how to add existing files to existing imported kdevelop project??
Hi, I am simply trying to add an existing .cpp and .h file to an existing project. I have read that the way to accomplish this is through the automake manager but I can't seem to find where it is. Kdevelop FAQ shows it on the right side of the IDE, usually its there but not for this project? The project itself was originally imported. I only imported existsing .cpp and .h files and apparently the existing makefile, since I can click build and things work out OK. I just want my new class to be visible in the class browser. Any ideas on how to add an existing cpp file to an existing kdevelop project??
|