411 |
kaklik |
1 |
<?xml version = '1.0'?>
|
|
|
2 |
<kdevelop>
|
|
|
3 |
<general>
|
|
|
4 |
<author>Jakub Kákona</author>
|
|
|
5 |
<email>kaklik@mlab.cz</email>
|
|
|
6 |
<version>0.94</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/>
|
|
|
15 |
<projectname>sidd</projectname>
|
|
|
16 |
<projectdirectory>.</projectdirectory>
|
|
|
17 |
<absoluteprojectpath>false</absoluteprojectpath>
|
481 |
kaklik |
18 |
<description></description>
|
|
|
19 |
<defaultencoding></defaultencoding>
|
411 |
kaklik |
20 |
</general>
|
|
|
21 |
<kdevautoproject>
|
|
|
22 |
<general>
|
|
|
23 |
<activetarget>src/sidd</activetarget>
|
|
|
24 |
<useconfiguration>default</useconfiguration>
|
|
|
25 |
</general>
|
|
|
26 |
<run>
|
481 |
kaklik |
27 |
<mainprogram></mainprogram>
|
411 |
kaklik |
28 |
<terminal>true</terminal>
|
481 |
kaklik |
29 |
<programargs></programargs>
|
|
|
30 |
<globaldebugarguments></globaldebugarguments>
|
|
|
31 |
<globalcwd></globalcwd>
|
411 |
kaklik |
32 |
<useglobalprogram>false</useglobalprogram>
|
|
|
33 |
<autocompile>true</autocompile>
|
|
|
34 |
<autoinstall>false</autoinstall>
|
|
|
35 |
<autokdesu>false</autokdesu>
|
|
|
36 |
<envvars/>
|
|
|
37 |
</run>
|
|
|
38 |
<configurations>
|
|
|
39 |
<optimized>
|
|
|
40 |
<builddir>optimized</builddir>
|
|
|
41 |
<ccompiler>kdevgccoptions</ccompiler>
|
|
|
42 |
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
|
43 |
<f77compiler>kdevg77options</f77compiler>
|
|
|
44 |
<cflags>-O2 -g0 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3</cflags>
|
|
|
45 |
</optimized>
|
|
|
46 |
<debug>
|
|
|
47 |
<configargs>--enable-debug=full</configargs>
|
|
|
48 |
<builddir>debug</builddir>
|
|
|
49 |
<ccompiler>kdevgccoptions</ccompiler>
|
|
|
50 |
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
|
51 |
<f77compiler>kdevg77options</f77compiler>
|
|
|
52 |
<cflags>-O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3</cflags>
|
|
|
53 |
</debug>
|
|
|
54 |
<default>
|
|
|
55 |
<envvars/>
|
481 |
kaklik |
56 |
<configargs></configargs>
|
|
|
57 |
<builddir></builddir>
|
|
|
58 |
<topsourcedir></topsourcedir>
|
|
|
59 |
<cppflags></cppflags>
|
|
|
60 |
<ldflags>-lfftw3 -lm</ldflags>
|
411 |
kaklik |
61 |
<ccompiler>kdevgccoptions</ccompiler>
|
|
|
62 |
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
|
63 |
<f77compiler>kdevpgf77options</f77compiler>
|
481 |
kaklik |
64 |
<ccompilerbinary></ccompilerbinary>
|
|
|
65 |
<cxxcompilerbinary></cxxcompilerbinary>
|
|
|
66 |
<f77compilerbinary></f77compilerbinary>
|
|
|
67 |
<cflags>-Wall -O4 -ffast-math -DPENTIUM -Wall</cflags>
|
|
|
68 |
<cxxflags></cxxflags>
|
|
|
69 |
<f77flags></f77flags>
|
411 |
kaklik |
70 |
</default>
|
|
|
71 |
</configurations>
|
|
|
72 |
<make>
|
|
|
73 |
<envvars>
|
|
|
74 |
<envvar value="1" name="WANT_AUTOCONF_2_5" />
|
|
|
75 |
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
|
|
|
76 |
</envvars>
|
|
|
77 |
<abortonerror>true</abortonerror>
|
|
|
78 |
<runmultiplejobs>false</runmultiplejobs>
|
|
|
79 |
<numberofjobs>1</numberofjobs>
|
|
|
80 |
<dontact>false</dontact>
|
481 |
kaklik |
81 |
<makebin></makebin>
|
411 |
kaklik |
82 |
<prio>0</prio>
|
|
|
83 |
</make>
|
|
|
84 |
</kdevautoproject>
|
|
|
85 |
<kdevdoctreeview>
|
|
|
86 |
<ignoretocs>
|
|
|
87 |
<toc>ada</toc>
|
|
|
88 |
<toc>ada_bugs_gcc</toc>
|
|
|
89 |
<toc>bash</toc>
|
|
|
90 |
<toc>bash_bugs</toc>
|
|
|
91 |
<toc>clanlib</toc>
|
|
|
92 |
<toc>w3c-dom-level2-html</toc>
|
|
|
93 |
<toc>fortran_bugs_gcc</toc>
|
|
|
94 |
<toc>gnome1</toc>
|
|
|
95 |
<toc>gnustep</toc>
|
|
|
96 |
<toc>gtk</toc>
|
|
|
97 |
<toc>gtk_bugs</toc>
|
|
|
98 |
<toc>haskell</toc>
|
|
|
99 |
<toc>haskell_bugs_ghc</toc>
|
|
|
100 |
<toc>java_bugs_gcc</toc>
|
|
|
101 |
<toc>java_bugs_sun</toc>
|
|
|
102 |
<toc>kde2book</toc>
|
|
|
103 |
<toc>libstdc++</toc>
|
|
|
104 |
<toc>opengl</toc>
|
|
|
105 |
<toc>pascal_bugs_fp</toc>
|
|
|
106 |
<toc>php</toc>
|
|
|
107 |
<toc>php_bugs</toc>
|
|
|
108 |
<toc>perl</toc>
|
|
|
109 |
<toc>perl_bugs</toc>
|
|
|
110 |
<toc>python</toc>
|
|
|
111 |
<toc>python_bugs</toc>
|
|
|
112 |
<toc>qt-kdev3</toc>
|
|
|
113 |
<toc>ruby</toc>
|
|
|
114 |
<toc>ruby_bugs</toc>
|
|
|
115 |
<toc>sdl</toc>
|
|
|
116 |
<toc>stl</toc>
|
|
|
117 |
<toc>w3c-svg</toc>
|
|
|
118 |
<toc>sw</toc>
|
|
|
119 |
<toc>w3c-uaag10</toc>
|
|
|
120 |
<toc>wxwidgets_bugs</toc>
|
|
|
121 |
</ignoretocs>
|
|
|
122 |
<ignoreqt_xml>
|
|
|
123 |
<toc>Guide to the Qt Translation Tools</toc>
|
|
|
124 |
<toc>Qt Assistant Manual</toc>
|
|
|
125 |
<toc>Qt Designer Manual</toc>
|
|
|
126 |
<toc>Qt Reference Documentation</toc>
|
|
|
127 |
<toc>qmake User Guide</toc>
|
|
|
128 |
</ignoreqt_xml>
|
|
|
129 |
<ignoredoxygen>
|
|
|
130 |
<toc>KDE Libraries (Doxygen)</toc>
|
|
|
131 |
</ignoredoxygen>
|
|
|
132 |
</kdevdoctreeview>
|
|
|
133 |
<kdevfilecreate>
|
|
|
134 |
<filetypes/>
|
|
|
135 |
<useglobaltypes>
|
|
|
136 |
<type ext="c" />
|
|
|
137 |
<type ext="h" />
|
|
|
138 |
</useglobaltypes>
|
|
|
139 |
</kdevfilecreate>
|
|
|
140 |
<kdevfileview>
|
|
|
141 |
<groups>
|
|
|
142 |
<group pattern="*.h" name="Header files" />
|
|
|
143 |
<group pattern="*.c" name="Source files" />
|
|
|
144 |
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
|
145 |
<hidenonlocation>false</hidenonlocation>
|
|
|
146 |
</groups>
|
|
|
147 |
<tree>
|
|
|
148 |
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
|
|
|
149 |
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
|
150 |
<showvcsfields>false</showvcsfields>
|
|
|
151 |
</tree>
|
|
|
152 |
</kdevfileview>
|
|
|
153 |
<kdevdocumentation>
|
|
|
154 |
<projectdoc>
|
|
|
155 |
<docsystem>Doxygen Documentation Collection</docsystem>
|
|
|
156 |
<docurl>sidd.tag</docurl>
|
481 |
kaklik |
157 |
<usermanualurl></usermanualurl>
|
411 |
kaklik |
158 |
</projectdoc>
|
|
|
159 |
</kdevdocumentation>
|
|
|
160 |
<substmap>
|
|
|
161 |
<APPNAME>sidd</APPNAME>
|
|
|
162 |
<APPNAMELC>sidd</APPNAMELC>
|
|
|
163 |
<APPNAMESC>Sidd</APPNAMESC>
|
|
|
164 |
<APPNAMEUC>SIDD</APPNAMEUC>
|
|
|
165 |
<AUTHOR>Jakub Kákona</AUTHOR>
|
|
|
166 |
<CFLAGS>-Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3</CFLAGS>
|
|
|
167 |
<EMAIL>kaklik@mlab.cz</EMAIL>
|
|
|
168 |
<LICENSE>GPL</LICENSE>
|
|
|
169 |
<LICENSEFILE>COPYING</LICENSEFILE>
|
|
|
170 |
<OPT_INCS>-I/usr/include</OPT_INCS>
|
|
|
171 |
<OPT_LIBS>-lm</OPT_LIBS>
|
|
|
172 |
<VERSION>0.94</VERSION>
|
|
|
173 |
<YEAR>2007</YEAR>
|
|
|
174 |
<dest>/home/kaklik/projects/programy/C/i86x/SID/sidd</dest>
|
|
|
175 |
</substmap>
|
|
|
176 |
<kdevcppsupport>
|
|
|
177 |
<qt>
|
|
|
178 |
<used>false</used>
|
|
|
179 |
<version>3</version>
|
|
|
180 |
<includestyle>3</includestyle>
|
|
|
181 |
<root>/usr/share/qt3</root>
|
|
|
182 |
<designerintegration>EmbeddedKDevDesigner</designerintegration>
|
|
|
183 |
<qmake>/usr/bin/qmake-qt3</qmake>
|
|
|
184 |
<designer></designer>
|
|
|
185 |
<designerpluginpaths/>
|
|
|
186 |
</qt>
|
|
|
187 |
<codecompletion>
|
|
|
188 |
<automaticCodeCompletion>false</automaticCodeCompletion>
|
|
|
189 |
<automaticArgumentsHint>true</automaticArgumentsHint>
|
|
|
190 |
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
|
|
191 |
<codeCompletionDelay>250</codeCompletionDelay>
|
|
|
192 |
<argumentsHintDelay>400</argumentsHintDelay>
|
|
|
193 |
<headerCompletionDelay>250</headerCompletionDelay>
|
|
|
194 |
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
|
|
|
195 |
<completionBoxItemOrder>0</completionBoxItemOrder>
|
|
|
196 |
<howEvaluationContextMenu>true</howEvaluationContextMenu>
|
|
|
197 |
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
|
|
|
198 |
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
|
|
|
199 |
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
|
|
|
200 |
<processPrimaryTypes>true</processPrimaryTypes>
|
|
|
201 |
<processFunctionArguments>false</processFunctionArguments>
|
|
|
202 |
<preProcessAllHeaders>false</preProcessAllHeaders>
|
|
|
203 |
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
|
|
|
204 |
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
|
|
|
205 |
<alwaysParseInBackground>true</alwaysParseInBackground>
|
|
|
206 |
<usePermanentCaching>true</usePermanentCaching>
|
|
|
207 |
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
|
|
|
208 |
<includePaths>.;</includePaths>
|
|
|
209 |
</codecompletion>
|
|
|
210 |
<creategettersetter>
|
481 |
kaklik |
211 |
<prefixGet></prefixGet>
|
411 |
kaklik |
212 |
<prefixSet>set</prefixSet>
|
|
|
213 |
<prefixVariable>m_,_</prefixVariable>
|
|
|
214 |
<parameterName>theValue</parameterName>
|
|
|
215 |
<inlineGet>true</inlineGet>
|
|
|
216 |
<inlineSet>true</inlineSet>
|
|
|
217 |
</creategettersetter>
|
|
|
218 |
<splitheadersource>
|
|
|
219 |
<enabled>false</enabled>
|
|
|
220 |
<synchronize>true</synchronize>
|
|
|
221 |
<orientation>Vertical</orientation>
|
|
|
222 |
</splitheadersource>
|
|
|
223 |
<references/>
|
|
|
224 |
</kdevcppsupport>
|
|
|
225 |
<cppsupportpart>
|
|
|
226 |
<filetemplates>
|
|
|
227 |
<interfacesuffix>.h</interfacesuffix>
|
|
|
228 |
<implementationsuffix>.cpp</implementationsuffix>
|
|
|
229 |
</filetemplates>
|
|
|
230 |
</cppsupportpart>
|
|
|
231 |
<kdevdebugger>
|
|
|
232 |
<general>
|
481 |
kaklik |
233 |
<gdbpath></gdbpath>
|
|
|
234 |
<dbgshell></dbgshell>
|
|
|
235 |
<configGdbScript></configGdbScript>
|
|
|
236 |
<runShellScript></runShellScript>
|
|
|
237 |
<runGdbScript></runGdbScript>
|
411 |
kaklik |
238 |
<breakonloadinglibs>true</breakonloadinglibs>
|
|
|
239 |
<separatetty>false</separatetty>
|
|
|
240 |
<floatingtoolbar>false</floatingtoolbar>
|
|
|
241 |
<raiseGDBOnStart>false</raiseGDBOnStart>
|
|
|
242 |
</general>
|
|
|
243 |
<display>
|
|
|
244 |
<staticmembers>false</staticmembers>
|
|
|
245 |
<demanglenames>true</demanglenames>
|
|
|
246 |
<outputradix>10</outputradix>
|
|
|
247 |
</display>
|
|
|
248 |
</kdevdebugger>
|
|
|
249 |
<ctagspart>
|
481 |
kaklik |
250 |
<customArguments></customArguments>
|
411 |
kaklik |
251 |
<customTagfilePath>/home/kaklik/projects/programy/C/i86x/SID/sidd/tags</customTagfilePath>
|
|
|
252 |
<activeTagsFiles/>
|
|
|
253 |
</ctagspart>
|
481 |
kaklik |
254 |
<dist>
|
|
|
255 |
<custom>false</custom>
|
|
|
256 |
<bzip>false</bzip>
|
|
|
257 |
<archname></archname>
|
|
|
258 |
<appname>sidd</appname>
|
|
|
259 |
<version>0.94</version>
|
|
|
260 |
<release>1</release>
|
|
|
261 |
<vendor>Universal Scientific Technologies</vendor>
|
|
|
262 |
<licence>GPL</licence>
|
|
|
263 |
<summary></summary>
|
|
|
264 |
<group></group>
|
|
|
265 |
<packager>kaklik</packager>
|
|
|
266 |
<description></description>
|
|
|
267 |
<changelog></changelog>
|
|
|
268 |
<devpackage>false</devpackage>
|
|
|
269 |
<docspackage>false</docspackage>
|
|
|
270 |
<appicon>false</appicon>
|
|
|
271 |
<arch>0</arch>
|
|
|
272 |
<genHTML>false</genHTML>
|
|
|
273 |
<useRPM>false</useRPM>
|
|
|
274 |
<ftpkde>false</ftpkde>
|
|
|
275 |
<appskde>false</appskde>
|
|
|
276 |
<url></url>
|
|
|
277 |
</dist>
|
411 |
kaklik |
278 |
</kdevelop>
|