mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-21 18:35:45 +00:00
- resolved project file conflict. using sperl's kdevelop config files. git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/dev-1.0@287 6778bc44-b910-0410-a7a0-be141de4315d
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
<?xml version = '1.0' encoding = 'UTF-8'?>
|
|
<!DOCTYPE KDevPrjSession>
|
|
<KDevPrjSession>
|
|
<DocsAndViews NumberOfDocuments="0" />
|
|
<pluginList>
|
|
<kdevdebugger>
|
|
<breakpointList/>
|
|
<showInternalCommands value="0" />
|
|
</kdevdebugger>
|
|
<kdevastyle>
|
|
<Extensions ext="*.cpp *.h,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm,*.hpp" />
|
|
<AStyle IndentPreprocessors="0" FillCount="4" PadParenthesesOut="1" IndentNamespaces="1" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Attach" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="KR" IndentCases="0" FillEmptyLines="1" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="1" />
|
|
</kdevastyle>
|
|
<kdevbookmarks>
|
|
<bookmarks>
|
|
<bookmark url="/home/carm/projects/projectM/dev-1.0/src/projectM-engine/console_interface.cpp" >
|
|
<mark line="166" />
|
|
</bookmark>
|
|
</bookmarks>
|
|
</kdevbookmarks>
|
|
<kdevsubversion>
|
|
<subversion base="" />
|
|
</kdevsubversion>
|
|
<kdevvalgrind>
|
|
<executable path="" params="" />
|
|
<valgrind path="" params="" />
|
|
<calltree path="" params="" />
|
|
<kcachegrind path="" />
|
|
</kdevvalgrind>
|
|
</pluginList>
|
|
</KDevPrjSession>
|