DSP Make : Set Makeprg for MSDEV DSP 
 
 
  |  script karma  | 
  
    Rating 28/9,
    Downloaded by 3283   | 
  
   Comments, bugs, improvements 
   | 
  
    Vim wiki
   |   
 
 
 
| created by |  
| Michael Geddes |  
|   |  
| script type |  
| utility |  
|   |  
| description |  
This is a Vim 6 Plugin that is invoked by menu (Code.Set DSP Make) and a map  <leader>dsp, that sets makeprg to the desired msdev project.
 
 It is useful for those using MSDEV projects and want to make from within VIM, and allows choosing a specific target from within a project.
 
 It scans the current directory, and the directory of the current file, and presents a dialog with a choice of all the dsp projects present (assuming there is more than one) and when you choose one, displays a choice of the targets available in that DSP.
 'makeprg' is then modified to build that target within the desired project.
 
 Now type :make to make the project!
 
 (It does rely on &grepprg being set to a valid program -either grep or findstr work fine).
  |  
|   |  
| install details |  
| Put into the plugin directory. |  
|   |  
 
script versions (upload new version)
Click on the package to download.
 
 
ip used for rating: 142.132.191.50
           |