Custom Project Hierarchy

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: SpookyET (not4_u_at_hotmail.com)
Date: 02/28/05


Date: Sun, 27 Feb 2005 21:38:52 -0500


/Foo
   /bin (release)
   /doc
   /src (only *.cs)
   /temp (obj files)
   /test (debug)
   /build
     /Visual Studio 2003
     /Visual Studio 2005
I want the solution and project files in the IDE directories, and I want
those project files to have the source code root directory point to /src.
I cannot figure out how to make Visual Studio do this. It wants the
project files in the same directory as the source code. I'm using Visual
C# Express Beta 1.



Relevant Pages

  • Re: [Full-disclosure] Security Bug in MSVC
    ... you trust their author, or ... > When you build an executable from untrusted sources, ... i am leveraging the project files, not the source code. ...
    (Full-Disclosure)
  • Re: embedding passwords/other sensitive strings into a C++ program
    ... > someone looking at the source code, pulling the project files out of ... > the repository (we use cvs, ... accessible on the next compile (or even modify the EXE version of the file ... unlimited access to your source code and who ...
    (comp.lang.cpp)
  • Re: Convert VS project to BDS C++ personality
    ... but should be able to use the raw C++ source code. ... Am I the only one irritated by MS calling their project files "solutions"? ... Visual Studio Solution Files are the Microsoft equivalent to Borland Developer Studio Project Groups. ... The Solution Files is nothing but a file that tells Visual Studio that the solution consists of ProjectA, ProjectB, ProjectC, etc. etc. ...
    (borland.public.delphi.non-technical)
  • Re: .Net and SourceSafe
    ... "Arjuna" wrote in message ... Under IDE 6 we were able to ... This made it possible to backup the source code without ... > SourceSafe unless they are co-located with the project files. ...
    (microsoft.public.vsnet.ide)
  • Re: Is a custom project hierarchy possible for C# projects?
    ... The file hierarchy that I want ... decouples the project files from the source code and also have them under ... the schemas that define the MSBuild tags in the .NET directory do ...
    (microsoft.public.dotnet.languages.csharp)