88 |
andreas |
1 |
<?xml version = '1.0'?>
|
|
|
2 |
<kdevelop>
|
|
|
3 |
<general>
|
|
|
4 |
<author>Andreas Theofilu</author>
|
|
|
5 |
<email>andreas@theosys.at</email>
|
|
|
6 |
<version>0.1</version>
|
|
|
7 |
<projectmanagement>KDevKDEAutoProject</projectmanagement>
|
|
|
8 |
<primarylanguage>C++</primarylanguage>
|
|
|
9 |
<keywords>
|
|
|
10 |
<keyword>C++</keyword>
|
|
|
11 |
<keyword>Code</keyword>
|
|
|
12 |
<keyword>Qt</keyword>
|
|
|
13 |
<keyword>KDE</keyword>
|
|
|
14 |
</keywords>
|
|
|
15 |
<versioncontrol>kdevsubversion</versioncontrol>
|
|
|
16 |
<ignoreparts/>
|
|
|
17 |
<projectname>sportwatcher</projectname>
|
|
|
18 |
</general>
|
|
|
19 |
<kdevcppsupport>
|
|
|
20 |
<qt>
|
|
|
21 |
<version>3</version>
|
|
|
22 |
<used>true</used>
|
|
|
23 |
<includestyle>3</includestyle>
|
|
|
24 |
<designerintegration>EmbeddedKDevDesigner</designerintegration>
|
|
|
25 |
<root>/usr/share/qt3</root>
|
|
|
26 |
<qmake>/usr/bin/qmake-qt3</qmake>
|
|
|
27 |
<designer>/usr/bin/designer-qt3</designer>
|
|
|
28 |
<designerpluginpaths/>
|
|
|
29 |
</qt>
|
|
|
30 |
<references/>
|
|
|
31 |
<codecompletion>
|
|
|
32 |
<automaticCodeCompletion>false</automaticCodeCompletion>
|
|
|
33 |
<automaticArgumentsHint>true</automaticArgumentsHint>
|
|
|
34 |
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
|
|
35 |
<codeCompletionDelay>250</codeCompletionDelay>
|
|
|
36 |
<argumentsHintDelay>400</argumentsHintDelay>
|
|
|
37 |
<headerCompletionDelay>250</headerCompletionDelay>
|
|
|
38 |
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
|
|
|
39 |
<completionBoxItemOrder>0</completionBoxItemOrder>
|
|
|
40 |
<howEvaluationContextMenu>true</howEvaluationContextMenu>
|
|
|
41 |
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
|
|
|
42 |
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
|
|
|
43 |
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
|
|
|
44 |
<processPrimaryTypes>true</processPrimaryTypes>
|
|
|
45 |
<processFunctionArguments>false</processFunctionArguments>
|
|
|
46 |
<preProcessAllHeaders>false</preProcessAllHeaders>
|
|
|
47 |
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
|
|
|
48 |
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
|
|
|
49 |
<alwaysParseInBackground>true</alwaysParseInBackground>
|
|
|
50 |
<usePermanentCaching>true</usePermanentCaching>
|
|
|
51 |
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
|
|
|
52 |
<includePaths>.;</includePaths>
|
|
|
53 |
</codecompletion>
|
|
|
54 |
</kdevcppsupport>
|
|
|
55 |
<kdevautoproject>
|
|
|
56 |
<general>
|
|
|
57 |
<activetarget>src/sportwatcher</activetarget>
|
|
|
58 |
<useconfiguration>debug</useconfiguration>
|
|
|
59 |
</general>
|
|
|
60 |
<run>
|
|
|
61 |
<mainprogram>src/sportwatcher</mainprogram>
|
|
|
62 |
<runarguments>
|
|
|
63 |
<sportwatcher/>
|
|
|
64 |
</runarguments>
|
|
|
65 |
<debugarguments>
|
|
|
66 |
<sportwatcher/>
|
|
|
67 |
</debugarguments>
|
|
|
68 |
<cwd>
|
|
|
69 |
<sportwatcher>/home/andreas/sportwatcher/debug/./src</sportwatcher>
|
|
|
70 |
</cwd>
|
|
|
71 |
</run>
|
|
|
72 |
<configurations>
|
|
|
73 |
<optimized>
|
|
|
74 |
<builddir>optimized</builddir>
|
|
|
75 |
<ccompiler>GccOptions</ccompiler>
|
|
|
76 |
<cxxcompiler>GppOptions</cxxcompiler>
|
|
|
77 |
<f77compiler>G77Options</f77compiler>
|
|
|
78 |
<cxxflags>-O2 -g0</cxxflags>
|
|
|
79 |
</optimized>
|
|
|
80 |
<debug>
|
|
|
81 |
<configargs>--enable-debug=full</configargs>
|
|
|
82 |
<builddir>debug</builddir>
|
|
|
83 |
<ccompiler>GccOptions</ccompiler>
|
|
|
84 |
<cxxcompiler>GppOptions</cxxcompiler>
|
|
|
85 |
<f77compiler>G77Options</f77compiler>
|
|
|
86 |
<cxxflags>-O0 -g3</cxxflags>
|
|
|
87 |
</debug>
|
|
|
88 |
</configurations>
|
|
|
89 |
<make>
|
|
|
90 |
<envvars>
|
|
|
91 |
<envvar value="1" name="WANT_AUTOCONF_2_5" />
|
|
|
92 |
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
|
|
|
93 |
</envvars>
|
|
|
94 |
</make>
|
|
|
95 |
<subclassing>
|
|
|
96 |
<subclass uifile="/src/sportwatcherwidgetbase.ui" sourcefile="/src/sportwatcherwidget.cpp" />
|
|
|
97 |
<subclass uifile="/src/sportwatcherwidgetbase.ui" sourcefile="/src/sportwatcherwidget.h" />
|
|
|
98 |
<subclass uifile="/src/sportwatcherwidgetbase.ui" sourcefile="/src/sportwatcherwidget.cpp" />
|
|
|
99 |
<subclass uifile="/src/sportwatcherwidgetbase.ui" sourcefile="/src/sportwatcherwidget.h" />
|
|
|
100 |
<subclass uifile="/src/settingswidgetbase.ui" sourcefile="/src/settingswidget.cpp" />
|
|
|
101 |
<subclass uifile="/src/settingswidgetbase.ui" sourcefile="/src/settingswidget.h" />
|
|
|
102 |
</subclassing>
|
|
|
103 |
</kdevautoproject>
|
|
|
104 |
<kdevfileview>
|
|
|
105 |
<groups>
|
|
|
106 |
<group pattern="*.cpp;*.cxx;*.h" name="Sources" />
|
|
|
107 |
<group pattern="*.ui" name="User Interface" />
|
|
|
108 |
<group pattern="*.png" name="Icons" />
|
|
|
109 |
<group pattern="*.po;*.ts" name="Translations" />
|
|
|
110 |
<group pattern="*" name="Others" />
|
|
|
111 |
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
|
112 |
<hidenonlocation>false</hidenonlocation>
|
|
|
113 |
</groups>
|
|
|
114 |
<tree>
|
|
|
115 |
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
|
|
|
116 |
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
|
117 |
</tree>
|
|
|
118 |
</kdevfileview>
|
|
|
119 |
<kdevdoctreeview>
|
|
|
120 |
<ignoretocs>
|
|
|
121 |
<toc>ada</toc>
|
|
|
122 |
<toc>ada_bugs_gcc</toc>
|
|
|
123 |
<toc>bash</toc>
|
|
|
124 |
<toc>bash_bugs</toc>
|
|
|
125 |
<toc>clanlib</toc>
|
|
|
126 |
<toc>w3c-dom-level2-html</toc>
|
|
|
127 |
<toc>fortran_bugs_gcc</toc>
|
|
|
128 |
<toc>gnome1</toc>
|
|
|
129 |
<toc>gnustep</toc>
|
|
|
130 |
<toc>gtk</toc>
|
|
|
131 |
<toc>gtk_bugs</toc>
|
|
|
132 |
<toc>haskell</toc>
|
|
|
133 |
<toc>haskell_bugs_ghc</toc>
|
|
|
134 |
<toc>java_bugs_gcc</toc>
|
|
|
135 |
<toc>java_bugs_sun</toc>
|
|
|
136 |
<toc>pascal_bugs_fp</toc>
|
|
|
137 |
<toc>php</toc>
|
|
|
138 |
<toc>php_bugs</toc>
|
|
|
139 |
<toc>perl</toc>
|
|
|
140 |
<toc>perl_bugs</toc>
|
|
|
141 |
<toc>python</toc>
|
|
|
142 |
<toc>python_bugs</toc>
|
|
|
143 |
<toc>ruby</toc>
|
|
|
144 |
<toc>ruby_bugs</toc>
|
|
|
145 |
<toc>sdl</toc>
|
|
|
146 |
<toc>w3c-svg</toc>
|
|
|
147 |
<toc>sw</toc>
|
|
|
148 |
<toc>w3c-uaag10</toc>
|
|
|
149 |
<toc>wxwidgets_bugs</toc>
|
|
|
150 |
</ignoretocs>
|
|
|
151 |
<ignoreqt_xml>
|
|
|
152 |
<toc>qmake User Guide</toc>
|
|
|
153 |
</ignoreqt_xml>
|
|
|
154 |
</kdevdoctreeview>
|
|
|
155 |
<kdevdebugger>
|
|
|
156 |
<general>
|
|
|
157 |
<dbgshell>libtool</dbgshell>
|
|
|
158 |
</general>
|
|
|
159 |
</kdevdebugger>
|
|
|
160 |
<kdevfilecreate>
|
|
|
161 |
<filetypes/>
|
|
|
162 |
<useglobaltypes>
|
|
|
163 |
<type ext="ui" />
|
|
|
164 |
<type ext="cpp" />
|
|
|
165 |
<type ext="h" />
|
|
|
166 |
</useglobaltypes>
|
|
|
167 |
</kdevfilecreate>
|
|
|
168 |
<kdevdocumentation>
|
|
|
169 |
<projectdoc>
|
|
|
170 |
<docsystem>Doxygen Documentation Collection</docsystem>
|
|
|
171 |
<docurl>sportwatcher.tag</docurl>
|
|
|
172 |
</projectdoc>
|
|
|
173 |
</kdevdocumentation>
|
|
|
174 |
<substmap>
|
|
|
175 |
<APPNAME>sportwatcher</APPNAME>
|
|
|
176 |
<APPNAMELC>sportwatcher</APPNAMELC>
|
|
|
177 |
<APPNAMESC>Sportwatcher</APPNAMESC>
|
|
|
178 |
<APPNAMEUC>SPORTWATCHER</APPNAMEUC>
|
|
|
179 |
<AUTHOR>Andreas Theofilu</AUTHOR>
|
|
|
180 |
<EMAIL>andreas@theosys.at</EMAIL>
|
|
|
181 |
<LICENSE>GPL</LICENSE>
|
|
|
182 |
<LICENSEFILE>COPYING</LICENSEFILE>
|
|
|
183 |
<VERSION>0.1</VERSION>
|
|
|
184 |
<YEAR>2007</YEAR>
|
|
|
185 |
<dest>/home/andreas/sportwatcher</dest>
|
|
|
186 |
</substmap>
|
|
|
187 |
</kdevelop>
|