Merge branch 'master' of NalaGinrut@repo.or.cz:srv/git/NalaBridge
[NalaBridge.git] / minibridge.kdevelop
blob940da0b493d33acd19f6eb1ba000642193da5388
1 <?xml version = '1.0'?>
2 <kdevelop>
3 <general>
4 <author>NalaGinrut</author>
5 <email>suimualatsuki@163.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 <ignoreparts/>
14 <projectdirectory>.</projectdirectory>
15 <absoluteprojectpath>false</absoluteprojectpath>
16 <description/>
17 <versioncontrol/>
18 <projectname>minibridge</projectname>
19 </general>
20 <kdevautoproject>
21 <general>
22 <activetarget>src/minibridge</activetarget>
23 <useconfiguration>debug</useconfiguration>
24 </general>
25 <run>
26 <mainprogram>src/minibridge</mainprogram>
27 <terminal>true</terminal>
28 <directoryradio>executable</directoryradio>
29 <customdirectory>/</customdirectory>
30 <programargs/>
31 <autocompile>true</autocompile>
32 <envvars/>
33 </run>
34 <configurations>
35 <optimized>
36 <builddir>optimized</builddir>
37 <ccompiler>kdevgccoptions</ccompiler>
38 <cxxcompiler>kdevgppoptions</cxxcompiler>
39 <f77compiler>kdevg77options</f77compiler>
40 <cflags>-O2 -g0 </cflags>
41 </optimized>
42 <debug>
43 <configargs>--enable-debug=full</configargs>
44 <builddir>debug</builddir>
45 <ccompiler>kdevgccoptions</ccompiler>
46 <cxxcompiler>kdevgppoptions</cxxcompiler>
47 <f77compiler>kdevg77options</f77compiler>
48 <cflags>-O0 -g3 </cflags>
49 <envvars/>
50 </debug>
51 </configurations>
52 <make>
53 <envvars>
54 <envvar value="1" name="WANT_AUTOCONF_2_5" />
55 <envvar value="1" name="WANT_AUTOMAKE_1_6" />
56 </envvars>
57 </make>
58 </kdevautoproject>
59 <kdevdoctreeview>
60 <ignoretocs>
61 <toc>ada</toc>
62 <toc>ada_bugs_gcc</toc>
63 <toc>bash</toc>
64 <toc>bash_bugs</toc>
65 <toc>clanlib</toc>
66 <toc>w3c-dom-level2-html</toc>
67 <toc>fortran_bugs_gcc</toc>
68 <toc>gnome1</toc>
69 <toc>gnustep</toc>
70 <toc>gtk</toc>
71 <toc>gtk_bugs</toc>
72 <toc>haskell</toc>
73 <toc>haskell_bugs_ghc</toc>
74 <toc>java_bugs_gcc</toc>
75 <toc>java_bugs_sun</toc>
76 <toc>kde2book</toc>
77 <toc>libstdc++</toc>
78 <toc>opengl</toc>
79 <toc>pascal_bugs_fp</toc>
80 <toc>php</toc>
81 <toc>php_bugs</toc>
82 <toc>perl</toc>
83 <toc>perl_bugs</toc>
84 <toc>python</toc>
85 <toc>python_bugs</toc>
86 <toc>qt-kdev3</toc>
87 <toc>ruby</toc>
88 <toc>ruby_bugs</toc>
89 <toc>sdl</toc>
90 <toc>stl</toc>
91 <toc>w3c-svg</toc>
92 <toc>sw</toc>
93 <toc>w3c-uaag10</toc>
94 <toc>wxwidgets_bugs</toc>
95 </ignoretocs>
96 <ignoreqt_xml>
97 <toc>Guide to the Qt Translation Tools</toc>
98 <toc>Qt Assistant Manual</toc>
99 <toc>Qt Designer Manual</toc>
100 <toc>Qt Reference Documentation</toc>
101 <toc>qmake User Guide</toc>
102 </ignoreqt_xml>
103 <ignoredoxygen>
104 <toc>KDE Libraries (Doxygen)</toc>
105 </ignoredoxygen>
106 </kdevdoctreeview>
107 <kdevfilecreate>
108 <filetypes/>
109 <useglobaltypes>
110 <type ext="c" />
111 <type ext="h" />
112 </useglobaltypes>
113 </kdevfilecreate>
114 <kdevfileview>
115 <groups>
116 <group pattern="Lib*" name="CBCL" />
117 <group pattern="*.h" name="Header files" />
118 <group pattern="*.c" name="Source files" />
119 <hidenonprojectfiles>false</hidenonprojectfiles>
120 <hidenonlocation>false</hidenonlocation>
121 </groups>
122 <tree>
123 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
124 <hidenonprojectfiles>true</hidenonprojectfiles>
125 </tree>
126 </kdevfileview>
127 <kdevdocumentation>
128 <projectdoc>
129 <docsystem>Doxygen 文档集</docsystem>
130 <docurl>minibridge.tag</docurl>
131 <usermanualurl/>
132 </projectdoc>
133 </kdevdocumentation>
134 <substmap>
135 <APPNAME>minibridge</APPNAME>
136 <APPNAMELC>minibridge</APPNAMELC>
137 <APPNAMESC>Minibridge</APPNAMESC>
138 <APPNAMEUC>MINIBRIDGE</APPNAMEUC>
139 <AUTHOR>NalaGinrut</AUTHOR>
140 <CFLAGS/>
141 <EMAIL>suimualatsuki@163.com</EMAIL>
142 <LICENSE>GPL</LICENSE>
143 <LICENSEFILE>COPYING</LICENSEFILE>
144 <OPT_INCS>-I/usr/include</OPT_INCS>
145 <OPT_LIBS>-lm</OPT_LIBS>
146 <VERSION>0.1</VERSION>
147 <YEAR>2008</YEAR>
148 <dest>/home/mitsuki/Project/minibridge</dest>
149 </substmap>
150 <kdevcppsupport>
151 <references/>
152 <codecompletion>
153 <includeGlobalFunctions>true</includeGlobalFunctions>
154 <includeTypes>true</includeTypes>
155 <includeEnums>true</includeEnums>
156 <includeTypedefs>false</includeTypedefs>
157 <automaticCodeCompletion>true</automaticCodeCompletion>
158 <automaticArgumentsHint>true</automaticArgumentsHint>
159 <automaticHeaderCompletion>true</automaticHeaderCompletion>
160 <codeCompletionDelay>250</codeCompletionDelay>
161 <argumentsHintDelay>400</argumentsHintDelay>
162 <headerCompletionDelay>250</headerCompletionDelay>
163 <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
164 <completionBoxItemOrder>0</completionBoxItemOrder>
165 <howEvaluationContextMenu>true</howEvaluationContextMenu>
166 <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
167 <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
168 <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
169 <processPrimaryTypes>true</processPrimaryTypes>
170 <processFunctionArguments>false</processFunctionArguments>
171 <preProcessAllHeaders>false</preProcessAllHeaders>
172 <parseMissingHeaders>false</parseMissingHeaders>
173 <resolveIncludePaths>true</resolveIncludePaths>
174 <alwaysParseInBackground>true</alwaysParseInBackground>
175 <usePermanentCaching>true</usePermanentCaching>
176 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
177 <includePaths>.;</includePaths>
178 </codecompletion>
179 <creategettersetter>
180 <prefixGet/>
181 <prefixSet>set</prefixSet>
182 <prefixVariable>m_,_</prefixVariable>
183 <parameterName>theValue</parameterName>
184 <inlineGet>true</inlineGet>
185 <inlineSet>true</inlineSet>
186 </creategettersetter>
187 <qt>
188 <used>false</used>
189 <version>3</version>
190 <includestyle>3</includestyle>
191 <root>/usr/lib/qt3/</root>
192 <designerintegration>EmbeddedKDevDesigner</designerintegration>
193 <qmake>/usr/lib/qt3//bin/qmake</qmake>
194 <designer>/usr/bin/designer-qt3</designer>
195 <designerpluginpaths/>
196 </qt>
197 </kdevcppsupport>
198 <cppsupportpart>
199 <filetemplates>
200 <interfacesuffix>.h</interfacesuffix>
201 <implementationsuffix>.cpp</implementationsuffix>
202 </filetemplates>
203 </cppsupportpart>
204 <kdevdebugger>
205 <general>
206 <programargs/>
207 <gdbpath/>
208 <dbgshell>libtool</dbgshell>
209 <configGdbScript/>
210 <runShellScript/>
211 <runGdbScript/>
212 <breakonloadinglibs>true</breakonloadinglibs>
213 <separatetty>false</separatetty>
214 <floatingtoolbar>false</floatingtoolbar>
215 </general>
216 <display>
217 <staticmembers>false</staticmembers>
218 <demanglenames>true</demanglenames>
219 <outputradix>10</outputradix>
220 </display>
221 </kdevdebugger>
222 <ctagspart>
223 <customArguments/>
224 <customTagfilePath/>
225 </ctagspart>
226 </kdevelop>