Bug 214052 - Software solution, case for upgrade
Summary: Software solution, case for upgrade
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 4.0.2   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-01 09:59 EST by Simon Novak CLA
Modified: 2020-09-04 15:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Novak CLA 2008-01-01 09:59:30 EST
Case:

I'm developing a dll and I want to quickly test dll but I have to open a new project and I want that I create test exe in the same directory as dll was created. but I have to move dlls. I don't know if this is appropriate enhancement, but I know this kind of feature is in the Visual Studio, or maybe it is in TODO list of 5.0 version.

Summary:
Solution can have projects, but projects can be standalone aswell.
Solution normally has its own or shared folders. Builds go into shared folder,
Project dependecies are I think already implemented quite ok.