Thank you very much, i used 'find' to generate cscope.file, it works fine.
2010/8/13 John Beckett <johnb.beckett@gmail.com>
EdwardXu wrote:The standard procedure is to use the 'find' utility (if Unix),
> I'm working on a huge c project with VIM on Windows XP, there
> are many useless directories, so i want to exclude them out
> of cscope database, is there any way to do this?
or your own script, to build a file that contains a list of each
file you want indexed, then feed that to cscope with the -i
option.
John
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
--
Thanks & Best Regards
Edward
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment