Re: Create Project from Existing Code doesn't create subfolders
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
>We have a large project that I want to convert to use Visual Studio
>instead of makefiles. But when I use the "Create New Project from
>Existing Code Files" wizard (in VS2005), it dumps all the source files
>into a single folder ("filter") instead of mimicking the filesystem
>directory structure. We have hundreds of subfolders. Is there any way
>to do what I want?
I don't know, but if there is, and it isn't intuitive, there's an
issue, and if there isn't and you'd really like it, there's another
issue.
It'd be worth submitting a suggestion on it:
http://lab.msdn.microsoft.com/productfeedback/default.aspx
Dave
.
Relevant Pages
- Create Project from Existing Code doesnt create subfolders
... We have a large project that I want to convert to use Visual Studio ... instead of makefiles. ... Existing Code Files" wizard, it dumps all the source files ... Prev by Date: ... (microsoft.public.vc.ide_general) - New C# programmer questions
... one of them, but that just isn't it, according to Visual Studio 2008. ... So I was hoping somebody could tell me how to kill my ... Console application when the user wants to. ... me how to link code files together so I can have multiple classes ... (microsoft.public.dotnet.languages.csharp) - Portable Makefiles for C++
... Can someone please give me some advice on how I can create Makefiles ... that have maximum portability. ... and the project files it generates are anything but portable. ... I've noticed that Visual Studio comes with a make tool. ... (comp.programming) - Re: Changing properties of files/executables
... It's in the resources section of the project. ... version of Visual Studio you have and what kind of project it is. ... >> in code files, like FindResource, LoadResource, LockResource, ... >>> How does one automatically change the properties (file version, title, ... (microsoft.public.vstudio.development) - Re: Free LAPACK for Intel Fortran 8 on Windows?
... library that is compatible with Intel Fortran, which does not involve lots of work translating makefiles, and which also does not involve buying Intel's Math Kernel Library? ... I was compiling it via the Visual Studio integration, which doesn't use makefiles at all, but instead uses .vfproj files. ... (comp.lang.fortran) |
|