Subversion Repositories public

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
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>
91 andreas 63
        <sportwatcher></sportwatcher>
88 andreas 64
      </runarguments>
65
      <debugarguments>
91 andreas 66
        <sportwatcher></sportwatcher>
88 andreas 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" />
91 andreas 102
      <subclass uifile="/src/progresswidgetbase.ui" sourcefile="/src/progresswidget.cpp" />
103
      <subclass uifile="/src/progresswidgetbase.ui" sourcefile="/src/progresswidget.h" />
88 andreas 104
    </subclassing>
105
  </kdevautoproject>
106
  <kdevfileview>
107
    <groups>
108
      <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
109
      <group pattern="*.ui" name="User Interface" />
110
      <group pattern="*.png" name="Icons" />
111
      <group pattern="*.po;*.ts" name="Translations" />
112
      <group pattern="*" name="Others" />
113
      <hidenonprojectfiles>false</hidenonprojectfiles>
114
      <hidenonlocation>false</hidenonlocation>
115
    </groups>
116
    <tree>
117
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
118
      <hidenonprojectfiles>false</hidenonprojectfiles>
119
    </tree>
120
  </kdevfileview>
121
  <kdevdoctreeview>
122
    <ignoretocs>
123
      <toc>ada</toc>
124
      <toc>ada_bugs_gcc</toc>
125
      <toc>bash</toc>
126
      <toc>bash_bugs</toc>
127
      <toc>clanlib</toc>
128
      <toc>w3c-dom-level2-html</toc>
129
      <toc>fortran_bugs_gcc</toc>
130
      <toc>gnome1</toc>
131
      <toc>gnustep</toc>
132
      <toc>gtk</toc>
133
      <toc>gtk_bugs</toc>
134
      <toc>haskell</toc>
135
      <toc>haskell_bugs_ghc</toc>
136
      <toc>java_bugs_gcc</toc>
137
      <toc>java_bugs_sun</toc>
138
      <toc>pascal_bugs_fp</toc>
139
      <toc>php</toc>
140
      <toc>php_bugs</toc>
141
      <toc>perl</toc>
142
      <toc>perl_bugs</toc>
143
      <toc>python</toc>
144
      <toc>python_bugs</toc>
145
      <toc>ruby</toc>
146
      <toc>ruby_bugs</toc>
147
      <toc>sdl</toc>
148
      <toc>w3c-svg</toc>
149
      <toc>sw</toc>
150
      <toc>w3c-uaag10</toc>
151
      <toc>wxwidgets_bugs</toc>
152
    </ignoretocs>
153
    <ignoreqt_xml>
154
      <toc>qmake User Guide</toc>
155
    </ignoreqt_xml>
156
  </kdevdoctreeview>
157
  <kdevdebugger>
158
    <general>
159
      <dbgshell>libtool</dbgshell>
160
    </general>
161
  </kdevdebugger>
162
  <kdevfilecreate>
163
    <filetypes/>
164
    <useglobaltypes>
165
      <type ext="ui" />
166
      <type ext="cpp" />
167
      <type ext="h" />
168
    </useglobaltypes>
169
  </kdevfilecreate>
170
  <kdevdocumentation>
171
    <projectdoc>
172
      <docsystem>Doxygen Documentation Collection</docsystem>
173
      <docurl>sportwatcher.tag</docurl>
174
    </projectdoc>
175
  </kdevdocumentation>
176
  <substmap>
177
    <APPNAME>sportwatcher</APPNAME>
178
    <APPNAMELC>sportwatcher</APPNAMELC>
179
    <APPNAMESC>Sportwatcher</APPNAMESC>
180
    <APPNAMEUC>SPORTWATCHER</APPNAMEUC>
181
    <AUTHOR>Andreas Theofilu</AUTHOR>
182
    <EMAIL>andreas@theosys.at</EMAIL>
183
    <LICENSE>GPL</LICENSE>
184
    <LICENSEFILE>COPYING</LICENSEFILE>
185
    <VERSION>0.1</VERSION>
186
    <YEAR>2007</YEAR>
187
    <dest>/home/andreas/sportwatcher</dest>
188
  </substmap>
189
</kdevelop>