Re: Custom Project Hierarchy
From: Phill. W (P.A.Ward_at_o-p-e-n-.-a-c-.-u-k)
Date: 02/28/05
- Next message: Jeff Johnson [MVP: VB]: "Re: Where to go... Programmer is lost!"
- Previous message: Ken Halter: "Re: Where to go... Programmer is lost!"
- In reply to: SpookyET: "Custom Project Hierarchy"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 15:50:31 -0000
"SpookyET" <not4_u@hotmail.com> wrote in message
news:op.smvyy2zf1s9n15@saturn...
. . .
> I want the solution and project files in the IDE directories,
. . .
> Visual Studio . . . wants the project files in the same directory as
> the source code.
If it's anything like VB [2003], it's the other way around; adding
a file to a Project will normally copy that file into the Project directory.
On the "Add File" dialog, the Add button itself has a drop-down list
attached to it; one of the options thereupon is "Link" file - this is the
one you want; it adds the file to the Project, but /leaves/ it where it
was, i.e. in your /src directory.
HTH,
Phill W.
- Next message: Jeff Johnson [MVP: VB]: "Re: Where to go... Programmer is lost!"
- Previous message: Ken Halter: "Re: Where to go... Programmer is lost!"
- In reply to: SpookyET: "Custom Project Hierarchy"
- Messages sorted by: [ date ] [ thread ]