At 08:46 AM 7/31/2003, Eric Cloninger wrote:
IIRC, you can't have the same file name in the same target in a project
file.  If the code in 'backends' constitutes a separate logical unit,
consider making it a sub-target (such as a static library), and then
making that a dependent of the main project.

You actually can have two files with the same name in a project, but only if you turn on the "Save project entries using relative paths" setting in the Target Settings panel. However, even with this on, you can have things get improperly associated if you ever use the "Project/Re-search for Files" or "Project/Reset Project Entry Paths" commands.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to