Search   

Sunday, February 05, 2012

Support » Support Forum

Register  Login

 Menu  
 
    

 Welcome!  
 


Welcome to the NDO support forum!

kreis.gif Please register/login at the site if you want to post a thread. We sometimes copy support mails of common interest to the forum. They appear with anonymous sender.
kreis.gif Please post your messages in English language if possible. You can do your posts also in German, we will translate your post and our answer so that all users of the forum can read your posts.
kreis.gif The forum software requires that javascript is enabled.
kreis.gif Please do not insert licence information or licence keys in forum posts.
kreis.gif If you know a good answer to a post of another user, feel free to reply!
kreis.gif The forum is monitored. We reserve the right to remove posts we consider not to be useful for other forum users.

   Print   

      
 NDO Support Forum  
 
SearchForum Home
  NDO-Forum postings in english please, if possible.  Developing with NDO  MsBuild...
 MsBuild
 
 1/25/2007 11:00:29 AM
FalkW
6 posts


MsBuild
Hi, supportet the NDO Enhancer Microsoft Build or only run in Visual Studio? Best Regards Falk
 1/26/2007 11:20:06 AM
Mirko
109 posts
5th


Re: MsBuild
 Modified By Mirko  on 1/26/2007 12:20:29 PM)

Hi Falk,

NDO supports MSBuild and NMake. If you configure NDO in VS, a xxx.ndoproj file is created in your project directory. This file is an xml file which contains all necessary information for the enhancer to run. If you open such a file, you'll find exactly the information, you have entered in the NDO configuration dialog. It's easy to adjust these .ndoproj files manually, but it is more comfortable to do it with the NDO configuration dialog.

The NDO enhancer is a console application (NDOEnhancer.exe) residing in your NDO installation directory. All you have to do is to insert a line 

"c:\Program Files\NDO 1.2 Your Edition\NDOEnhancer" "c:\YourProjectPath\YourProject.ndoproj"

Make sure that the enhancer runs after the compilation your assemblies.

Best Regards:
Mirko

  NDO-Forum postings in english please, if possible.  Developing with NDO  MsBuild...
  SearchSearch  Forum HomeForum Home