Alaska Software Inc. - Location of source files
Username: Password:
AuthorTopic: Location of source files
Jack DuijfLocation of source files
on Sun, 20 Nov 2005 13:31:59 +0100
Hello

In VX, i have a project with one DLL and one EXE
The location of the source files differs for DLL and EXE

Unfortunaly the full path is mentioned in the project manager.
Is the a way to define the location of the source files ?
In the projectmanager, only the filenames should be visible without 
pathname.
No i see 43 times the full pathname

Regards,
Jack Duijf
Frans VermeulenRe: Location of source files
on Mon, 21 Nov 2005 10:59:04 +0100
Jack,

> In VX, i have a project with one DLL and one EXE
> The location of the source files differs for DLL and EXE
>
> Unfortunaly the full path is mentioned in the project manager.
> Is the a way to define the location of the source files ?
> In the projectmanager, only the filenames should be visible without
> pathname.
> No i see 43 times the full pathname

AFAIK, the only way to do that, is to put the .xpj in the same
directory as the .prg's. You can create the target in a different
directory.

I haven't tested yet with RC-1, but a major drawback is that
the directory where the target is created can not be on another
(subst-ed) drive. Something for the wishlist ?

HTH,
Frans Vermeulen