moved peer info fetch into UnixIOSocket; cleaned up interfaces
[libasyncio] / libasyncio.kdevelop
CommitLineData
cd9ddaee
RP
1<?xml version = '1.0'?>
2<kdevelop>
3 <general>
4 <author>Reinhard Pfau</author>
5 <email>reinhard.pfau@intra2net.com</email>
6 <version>0.1</version>
7 <projectmanagement>KDevAutoProject</projectmanagement>
8 <primarylanguage>C++</primarylanguage>
9 <keywords>
10 <keyword>C++</keyword>
11 <keyword>Code</keyword>
12 </keywords>
13 <versioncontrol>kdevsubversion</versioncontrol>
14 <ignoreparts/>
ded66719 15 <projectname>libasyncio</projectname>
cd9ddaee
RP
16 </general>
17 <kdevautoproject>
18 <general>
ded66719 19 <activetarget>asyncio/libasyncio.la</activetarget>
cd9ddaee
RP
20 </general>
21 <run>
22 <runarguments>
23 <testconnd/>
24 </runarguments>
25 <debugarguments>
26 <testconnd/>
27 </debugarguments>
28 <cwd>
ded66719 29 <testconnd>/home/reinhard/source/source/libasyncio/./</testconnd>
cd9ddaee
RP
30 </cwd>
31 </run>
32 <configurations>
33 <optimized>
34 <builddir>optimized</builddir>
35 <ccompiler>kdevgccoptions</ccompiler>
36 <cxxcompiler>kdevgppoptions</cxxcompiler>
37 <f77compiler>kdevg77options</f77compiler>
38 <cxxflags>-O2 -g0</cxxflags>
39 </optimized>
40 <debug>
41 <configargs>--enable-debug=full</configargs>
42 <builddir>debug</builddir>
43 <ccompiler>kdevgccoptions</ccompiler>
44 <cxxcompiler>kdevgppoptions</cxxcompiler>
45 <f77compiler>kdevg77options</f77compiler>
46 <cxxflags>-O0 -g3</cxxflags>
47 </debug>
48 </configurations>
49 <make>
50 <envvars>
51 <envvar value="1" name="WANT_AUTOCONF_2_5" />
52 <envvar value="1" name="WANT_AUTOMAKE_1_6" />
53 </envvars>
54 </make>
55 </kdevautoproject>
56 <kdevdoctreeview>
57 <ignoretocs>
58 <toc>ada</toc>
59 <toc>ada_bugs_gcc</toc>
60 <toc>bash</toc>
61 <toc>bash_bugs</toc>
62 <toc>clanlib</toc>
63 <toc>w3c-dom-level2-html</toc>
64 <toc>fortran_bugs_gcc</toc>
65 <toc>gnome1</toc>
66 <toc>gnustep</toc>
67 <toc>gtk</toc>
68 <toc>gtk_bugs</toc>
69 <toc>haskell</toc>
70 <toc>haskell_bugs_ghc</toc>
71 <toc>java_bugs_gcc</toc>
72 <toc>java_bugs_sun</toc>
73 <toc>kde2book</toc>
74 <toc>opengl</toc>
75 <toc>pascal_bugs_fp</toc>
76 <toc>php</toc>
77 <toc>php_bugs</toc>
78 <toc>perl</toc>
79 <toc>perl_bugs</toc>
80 <toc>python</toc>
81 <toc>python_bugs</toc>
82 <toc>qt-kdev3</toc>
83 <toc>ruby</toc>
84 <toc>ruby_bugs</toc>
85 <toc>sdl</toc>
86 <toc>w3c-svg</toc>
87 <toc>sw</toc>
88 <toc>w3c-uaag10</toc>
89 <toc>wxwidgets_bugs</toc>
90 </ignoretocs>
91 <ignoreqt_xml>
92 <toc>Guide to the Qt Translation Tools</toc>
93 <toc>Qt Assistant Manual</toc>
94 <toc>Qt Designer Manual</toc>
95 <toc>Qt Reference Documentation</toc>
96 <toc>qmake User Guide</toc>
97 </ignoreqt_xml>
98 <ignoredoxygen>
99 <toc>KDE Libraries (Doxygen)</toc>
100 </ignoredoxygen>
101 </kdevdoctreeview>
102 <kdevfilecreate>
103 <useglobaltypes>
104 <type ext="cpp" />
105 <type ext="h" />
106 </useglobaltypes>
107 </kdevfilecreate>
108 <kdevfileview>
109 <groups>
110 <group pattern="*.h" name="Header files" />
111 <group pattern="*.cpp" name="Source files" />
112 <hidenonprojectfiles>false</hidenonprojectfiles>
113 <hidenonlocation>false</hidenonlocation>
114 </groups>
115 <tree>
116 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
117 <hidenonprojectfiles>false</hidenonprojectfiles>
118 <showvcsfields>false</showvcsfields>
119 </tree>
120 </kdevfileview>
121 <kdevdocumentation>
122 <projectdoc>
123 <docsystem>Doxygen Documentation Collection</docsystem>
ded66719 124 <docurl>libasyncio.tag</docurl>
cd9ddaee
RP
125 </projectdoc>
126 </kdevdocumentation>
127 <substmap>
ded66719
TJ
128 <APPNAME>libasyncio</APPNAME>
129 <APPNAMELC>libasyncio</APPNAMELC>
130 <APPNAMESC>Libasyncio</APPNAMESC>
131 <APPNAMEUC>LIBASYNCIO</APPNAMEUC>
cd9ddaee
RP
132 <AUTHOR>Reinhard Pfau</AUTHOR>
133 <EMAIL>reinhard.pfau@intra2net.com</EMAIL>
134 <LICENSE>Custom</LICENSE>
135 <VERSION>0.1</VERSION>
136 <YEAR>2008</YEAR>
ded66719 137 <dest>/home/reinhard/source/source/libasyncio</dest>
cd9ddaee
RP
138 </substmap>
139 <kdevcppsupport>
140 <qt>
141 <used>false</used>
142 <version>3</version>
143 <includestyle>3</includestyle>
144 <root>/usr/lib/qt-3.3</root>
145 <designerintegration>EmbeddedKDevDesigner</designerintegration>
146 <qmake>/usr/lib/qt-3.3/bin/qmake</qmake>
147 <designer>/usr/lib/qt-3.3/bin/designer</designer>
148 <designerpluginpaths/>
149 </qt>
150 <references/>
151 <codecompletion>
152 <automaticCodeCompletion>false</automaticCodeCompletion>
153 <automaticArgumentsHint>true</automaticArgumentsHint>
154 <automaticHeaderCompletion>true</automaticHeaderCompletion>
155 <codeCompletionDelay>250</codeCompletionDelay>
156 <argumentsHintDelay>400</argumentsHintDelay>
157 <headerCompletionDelay>250</headerCompletionDelay>
158 <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
159 <completionBoxItemOrder>0</completionBoxItemOrder>
160 <howEvaluationContextMenu>true</howEvaluationContextMenu>
161 <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
162 <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
163 <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
164 <processPrimaryTypes>true</processPrimaryTypes>
165 <processFunctionArguments>false</processFunctionArguments>
166 <preProcessAllHeaders>false</preProcessAllHeaders>
167 <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
168 <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
169 <alwaysParseInBackground>true</alwaysParseInBackground>
170 <usePermanentCaching>true</usePermanentCaching>
171 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
172 <includePaths>.;</includePaths>
173 </codecompletion>
174 </kdevcppsupport>
175</kdevelop>