Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 C# custom project similar to C++?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

rhinology
Junior Member

10 Posts

Posted - May 24 2010 :  1:41:18 PM  Show Profile  Reply with Quote
VA has a nice feature to define custom C/C++ "Stable include files" and "Source files".

Is it possible to add similar feature to C#? We have our own libraries that we want to use. The library is added to VS solution as reference (DLL). However, we also have all source code of the library and want to see the real code when using "Go to".

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - May 25 2010 :  2:00:18 PM  Show Profile  Reply with Quote
Looking at a VS2005 C# project, in the project properties there is a "Reference Paths" page. VA is designed to read project properties, and pick up directories from here, so I would expect VA to notice path's here.

Are you able to use this for your library? Or is this not suitable for your solution?

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 26 2010 :  12:12:46 AM  Show Profile  Reply with Quote
Best bet would be to add the project that produced the library to the solution you are working in. You can use the Configuration Manager (in the Build menu) to prevent a rebuild of the library if that makes it more convenient to pull in the project.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000