Source file sharing between projects

Mickael Faivre-Macon mickael at easyplay.com.tw
Sat Sep 20 04:10:12 BST 2003


Hi Tobias,

Thank you for your reply!

This does not resolve the fact that each file added to the project is 
duplicated into the project dir.... I don't want to work on a copy of my 
files. That's the problem. Do you mean I have to include them manually? 
Without using "Project/Add existing files"? How can I do that?

Mickael.


Tobias Gläßer wrote:

>Hi,
>
>heh,
>
>just put your xyz.h
>
>into /usr/include/xyz/xyz.h
>
>and add the line
>
>#include <xyz.h>
>
>into your projects!
>
>Then you only have to update
>/usr/include/xyz/xyz.h
>but I would administrate xyz in a
>small separate project.
>
>Greetz...
>
>Tobias Gläßer
>
>Am Fre, 2003-09-19 um 17.35 schrieb Mickael Faivre-Macon:
>  
>
>>Hi,
>>
>>I come from the Windows programming world where the source file of a 
>>project can be shared between projects. You put your classes in a 
>>directory and when you include them in a project, they stay in the 
>>directory they are in. When including files in a KDevelop project, the 
>>files are copied to the project directory. I find that very annoying 
>>since a utility class can be used in a lot of project and when you make 
>>a change in the class you have to copy the newer version to all your 
>>project dir to have the latest version of you class available.
>>
>>Why is it like that ? What can I gain over my old habits by adopting 
>>this Linux way of doing things ?
>>
>>Mickael.
>>


---------------------
Free SMS: http://organizer.easyplay.com.tw/

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list