Advertisement
Guest User

Untitled

a guest
Feb 1st, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Aug 16 2010 10:31:31)
  2. MS-Windows 64-bit GUI version with OLE support
  3. Compiled by george@reilly.org
  4. Huge version with GUI. Features included (+) or not (-):
  5. +arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent
  6. +clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
  7. +conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff
  8. +digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi
  9. +file_in_path +find_in_path +float +folding -footer +gettext/dyn -hangul_input
  10. +iconv/dyn +insert_expand +jumplist +keymap +langmap +libcall +linebreak
  11. +lispindent +listcmds +localmap -lua +menu +mksession +modify_fname +mouse
  12. +mouseshape +multi_byte_ime/dyn +multi_lang -mzscheme +netbeans_intg +ole
  13. -osfiletype +path_extra -perl +persistent_undo +postscript +printer +profile
  14. +python/dyn -python3 +quickfix +reltime +rightleft -ruby +scrollbind +signs
  15. +smartindent -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary
  16. +tag_old_static -tag_any_white -tcl -tgetent -termresponse +textobjects +title
  17. +toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo
  18. +vreplace +wildignore +wildmenu +windows +writebackup -xfontset -xim
  19. -xterm_save -xpm_w32
  20. system vimrc file: "$VIM\vimrc"
  21. user vimrc file: "$HOME\_vimrc"
  22. 2nd user vimrc file: "$VIM\_vimrc"
  23. user exrc file: "$HOME\_exrc"
  24. 2nd user exrc file: "$VIM\_exrc"
  25. system gvimrc file: "$VIM\gvimrc"
  26. user gvimrc file: "$HOME\_gvimrc"
  27. 2nd user gvimrc file: "$VIM\_gvimrc"
  28. system menu file: "$VIMRUNTIME\menu.vim"
  29. Compilation: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32 -DFEAT_CSCOPE
  30. -DFEAT_NETBEANS_INTG -DWINVER=0x0400 -D_WIN32_WINNT=0x0400 /Fo.\ObjGOY/ /Ox /GL -DNDEBUG
  31. /Zl /MT -DFEAT_OLE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DFEAT_MBYTE -DFEAT_GUI_W32
  32. -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_PYTHON -DDYNAMIC_PYTHON
  33. -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DMSWINPS -DFEAT_HUGE /Fd.\ObjGOY/ /Zi
  34. Linking: link /RELEASE /nologo /subsystem:windows /LTCG:STATUS oldnames.lib kernel32.lib advapi32.lib
  35. shell32.lib gdi32.lib comdlg32.lib ole32.lib uuid.lib /machine:AMD64 /nodefaultlib gdi32.lib version.lib
  36. winspool.lib comctl32.lib advapi32.lib shell32.lib /machine:AMD64 /nodefaultlib libcmt.lib oleaut32.lib user32.lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement