Adding files to a subproject, means either symlinks or duplicates

kosh evil_kosh_uk at yahoo.co.uk
Sat Mar 29 18:24:50 GMT 2003


Hi,

Well, I'm on a roll, so I thought I would blast this one in too.

my project has at the moment, one subproject called libfusion, in there
is one target (target settings: Library, lib, libfusion.a), this engine
is supposed to be platform independant, so what I've got is this

1.	fusion/
2.	fusion/libfusion
3.	fusion/libfusion/unix
4.	fusion/libfusion/win32

in (2) are all the source files pertaining to the cross platform part of
the library.  Then of course you have unix and win32 customised sources.

If you want to add sources to this libfusion subproject from either unix
or win32, you have two choices, to symlink them into the directory
fusion/libfusion or copy them there.  Why can't I just *use* them? 

thought I would just pop that out and see what people say, of course if
you know a better way to get what I want then please let me know. 
Thanks

-- 
kosh <evil_kosh_uk at yahoo.co.uk>


-
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