Is there a way to create a custom development tree of folders from an
existing project?

My issue is as follows:  If I design and create a circuit board schematic
and layout with Protel 99SE I can create custom schematic and pcb layout
libraries that allow the drawings to be loaded on a totally different
machine where the custom objects may not have been defined.

What I'm finding with Delphi as I try and bring a project over to my PC is
that there are all sorts of components that are part of the development
system and are only shown as included units.

Trying to rebuild the project with the .dcu files in a known location
creates complaints about missing .pas files.

What I'd like to be able to do is grab a clean WIN-XP SP2 system and
install the appropriate version of Delphi on it from the distribution
list.  I'd then like to be able to unzip a project directory tree onto the
hard drive and be able to compile it.  Of course, if the components aren't
registered then trying to load a form will immediately start the sequence
of error dialogs that inform me of all the missing stuff.

Is there a way to automate this?

Thanks
John

Automation Artisans Inc.
http://www.autoartisans.com/ELS/
Ph. 1 250 544 4950

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to