12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- [editor]
- line_wrapping=false
- line_break_column=80
- auto_continue_multiline=true
- [file_prefs]
- final_new_line=false
- ensure_convert_new_lines=true
- strip_trailing_spaces=false
- replace_tabs=false
- [indentation]
- indent_width=4
- indent_type=0
- indent_hard_tab_width=8
- detect_indent=true
- detect_indent_width=true
- indent_mode=2
- [project]
- name=YTMPV
- base_path=/home/vad/Code/YTMPV/
- description=
- file_patterns=
- [long line marker]
- long_line_behaviour=1
- long_line_column=80
- [files]
- current_page=3
- FILE_NAME_0=638;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Flib%2FDatabase%2Fdatabase.hpp;0;4
- FILE_NAME_1=2005;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Flib%2FDatabase%2Fdatabase.cpp;0;4
- FILE_NAME_2=362;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Flib%2FDatabase%2Fentities.hpp;0;4
- FILE_NAME_3=476;C++;0;EUTF-8;0;1;0;%2Fhome%2Fvad%2FCode%2FYTMPV%2Fsrc%2FYTMPV%2Fytmpv.cpp;0;4
- [prjorg]
- source_patterns=*.c;*.C;*.cpp;*.cxx;*.c++;*.cc;*.m;
- header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;
- ignored_dirs_patterns=.*;CVS;
- ignored_file_patterns=*.o;*.obj;*.a;*.lib;*.so;*.dll;*.lo;*.la;*.class;*.jar;*.pyc;*.mo;*.gmo;
- generate_tag_prefs=0
- show_empty_dirs=true
- external_dirs=
- [build-menu]
- NF_00_LB=_Собрать
- NF_00_CM=
- NF_00_WD=
- EX_00_LB=_Execute
- EX_00_CM=./bin/src/YTMPV/ytmpv db.sqlite3
- EX_00_WD=/home/vad/Code/YTMPV/
- [VTE]
- last_dir=/home/vad/Code/YTMPV
|