~vcs-imports/bibletime/trunk

« back to all changes in this revision

Viewing changes to BibleTime.kdevelop

  • Committer: mgruner
  • Date: 2007-05-08 15:51:07 UTC
  • Revision ID: vcs-imports@canonical.com-20070508155107-0rj7jdmm5ivf8685
-imported source and data files to new svn module
-this is where KDE4-based development will take place

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version = '1.0'?>
 
2
<kdevelop>
 
3
  <general>
 
4
    <author>The BibleTime team</author>
 
5
    <email>info@bibletime.info</email>
 
6
    <projectmanagement>KDevAutoProject</projectmanagement>
 
7
    <primarylanguage>C++</primarylanguage>
 
8
    <ignoreparts>
 
9
      <part>kdevfilegroups</part>
 
10
      <part>kdevfilelist</part>
 
11
      <part>kdevdistpart</part>
 
12
    </ignoreparts>
 
13
    <version>1.6cvs</version>
 
14
    <description/>
 
15
    <projectdirectory>.</projectdirectory>
 
16
    <absoluteprojectpath>false</absoluteprojectpath>
 
17
    <secondaryLanguages>
 
18
      <language>Perl</language>
 
19
    </secondaryLanguages>
 
20
    <versioncontrol>kdevcvsservice</versioncontrol>
 
21
    <projectname>BibleTime</projectname>
 
22
    <defaultencoding/>
 
23
  </general>
 
24
  <kdevautoproject>
 
25
    <general>
 
26
      <activetarget>bibletime/bibletime</activetarget>
 
27
      <useconfiguration>default</useconfiguration>
 
28
    </general>
 
29
    <run>
 
30
      <mainprogram>/home/jansorg/Projekte/BibleTime/bibletime/bibletime/bibletime</mainprogram>
 
31
      <programargs/>
 
32
      <terminal>false</terminal>
 
33
      <autocompile>true</autocompile>
 
34
      <envvars/>
 
35
      <directoryradio>executable</directoryradio>
 
36
      <customdirectory>/</customdirectory>
 
37
      <globaldebugarguments/>
 
38
      <globalcwd>/home/jansorg/Projekte/BibleTime/bibletime</globalcwd>
 
39
      <useglobalprogram>false</useglobalprogram>
 
40
      <autoinstall>false</autoinstall>
 
41
      <autokdesu>false</autokdesu>
 
42
    </run>
 
43
    <makeenvvars/>
 
44
    <envvars/>
 
45
    <make>
 
46
      <abortonerror>true</abortonerror>
 
47
      <numberofjobs>1</numberofjobs>
 
48
      <dontact>false</dontact>
 
49
      <makebin/>
 
50
      <envvars>
 
51
        <envvar value="2.5" name="WANT_AUTOCONF" />
 
52
        <envvar value="1" name="WANT_AUTOCONF_2_5" />
 
53
        <envvar value="1.6" name="WANT_AUTOMAKE" />
 
54
        <envvar value="1" name="WANT_AUTOMAKE_1_6" />
 
55
      </envvars>
 
56
      <prio>0</prio>
 
57
      <runmultiplejobs>false</runmultiplejobs>
 
58
    </make>
 
59
    <configurations>
 
60
      <default>
 
61
        <envvars/>
 
62
        <configargs/>
 
63
        <builddir/>
 
64
        <topsourcedir/>
 
65
        <cppflags/>
 
66
        <ldflags/>
 
67
        <ccompiler>kdevgccoptions</ccompiler>
 
68
        <cxxcompiler>kdevgppoptions</cxxcompiler>
 
69
        <f77compiler>kdevpgf77options</f77compiler>
 
70
        <ccompilerbinary/>
 
71
        <cxxcompilerbinary/>
 
72
        <f77compilerbinary/>
 
73
        <cflags/>
 
74
        <cxxflags/>
 
75
        <f77flags/>
 
76
      </default>
 
77
    </configurations>
 
78
  </kdevautoproject>
 
79
  <kdevdebugger>
 
80
    <general>
 
81
      <dbgshell>libtool</dbgshell>
 
82
      <programargs>--debug</programargs>
 
83
      <gdbpath/>
 
84
      <breakonloadinglibs>true</breakonloadinglibs>
 
85
      <separatetty>false</separatetty>
 
86
      <floatingtoolbar>false</floatingtoolbar>
 
87
      <runappinappdirectory>true</runappinappdirectory>
 
88
      <configGdbScript/>
 
89
      <runShellScript/>
 
90
      <runGdbScript/>
 
91
    </general>
 
92
    <display>
 
93
      <staticmembers>false</staticmembers>
 
94
      <demanglenames>true</demanglenames>
 
95
      <outputradix>10</outputradix>
 
96
    </display>
 
97
  </kdevdebugger>
 
98
  <kdevdoctreeview>
 
99
    <projectdoc>
 
100
      <userdocDir/>
 
101
      <apidocDir/>
 
102
    </projectdoc>
 
103
    <ignoreqt_xml/>
 
104
    <ignoredoxygen/>
 
105
    <ignorekdocs/>
 
106
    <ignoretocs/>
 
107
    <ignoredevhelp/>
 
108
  </kdevdoctreeview>
 
109
  <cppsupportpart>
 
110
    <codecompletion>
 
111
      <codehinting outputview="1" enablech="1" selectview="0" />
 
112
    </codecompletion>
 
113
    <classstore>
 
114
      <enablepcs>false</enablepcs>
 
115
      <enablepp>false</enablepp>
 
116
      <preparsing/>
 
117
    </classstore>
 
118
    <filetemplates>
 
119
      <choosefiles>false</choosefiles>
 
120
      <interfaceURL/>
 
121
      <implementationURL/>
 
122
      <interfacesuffix>.h</interfacesuffix>
 
123
      <implementationsuffix>.cpp</implementationsuffix>
 
124
      <lowercasefilenames>true</lowercasefilenames>
 
125
    </filetemplates>
 
126
  </cppsupportpart>
 
127
  <kdevclassview>
 
128
    <folderhierarchy>true</folderhierarchy>
 
129
    <depthoffolders>2</depthoffolders>
 
130
  </kdevclassview>
 
131
  <kdevfileview>
 
132
    <groups>
 
133
      <hidenonprojectfiles>false</hidenonprojectfiles>
 
134
      <hidenonlocation>false</hidenonlocation>
 
135
    </groups>
 
136
    <tree>
 
137
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
 
138
      <hidenonprojectfiles>false</hidenonprojectfiles>
 
139
      <showvcsfields>false</showvcsfields>
 
140
    </tree>
 
141
  </kdevfileview>
 
142
  <kdevcvs>
 
143
    <cvsoptions>-z3 -f</cvsoptions>
 
144
    <commitoptions/>
 
145
    <updateoptions>-dP</updateoptions>
 
146
    <addoptions/>
 
147
    <removeoptions>-f</removeoptions>
 
148
    <diffoptions>-u3 -p</diffoptions>
 
149
    <logoptions/>
 
150
    <revertoptions>-C -d -P</revertoptions>
 
151
    <rshoptions/>
 
152
  </kdevcvs>
 
153
  <kdevcppsupport>
 
154
    <codecompletion>
 
155
      <includeGlobalFunctions>false</includeGlobalFunctions>
 
156
      <includeTypes>true</includeTypes>
 
157
      <includeEnums>false</includeEnums>
 
158
      <includeTypedefs>true</includeTypedefs>
 
159
      <automaticCodeCompletion>true</automaticCodeCompletion>
 
160
      <automaticArgumentsHint>true</automaticArgumentsHint>
 
161
      <codeCompletionDelay>273</codeCompletionDelay>
 
162
      <argumentsHintDelay>260</argumentsHintDelay>
 
163
      <automaticHeaderCompletion>true</automaticHeaderCompletion>
 
164
      <headerCompletionDelay>250</headerCompletionDelay>
 
165
      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
 
166
      <completionBoxItemOrder>0</completionBoxItemOrder>
 
167
      <howEvaluationContextMenu>true</howEvaluationContextMenu>
 
168
      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
 
169
      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
 
170
      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
 
171
      <processPrimaryTypes>true</processPrimaryTypes>
 
172
      <processFunctionArguments>false</processFunctionArguments>
 
173
      <preProcessAllHeaders>false</preProcessAllHeaders>
 
174
      <parseMissingHeaders>false</parseMissingHeaders>
 
175
      <resolveIncludePaths>true</resolveIncludePaths>
 
176
      <alwaysParseInBackground>true</alwaysParseInBackground>
 
177
      <usePermanentCaching>true</usePermanentCaching>
 
178
      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
 
179
      <includePaths>.;</includePaths>
 
180
    </codecompletion>
 
181
    <references/>
 
182
    <creategettersetter>
 
183
      <prefixGet/>
 
184
      <prefixSet>set</prefixSet>
 
185
      <prefixVariable>m_,_</prefixVariable>
 
186
      <parameterName>theValue</parameterName>
 
187
      <inlineGet>true</inlineGet>
 
188
      <inlineSet>true</inlineSet>
 
189
    </creategettersetter>
 
190
    <qt>
 
191
      <used>true</used>
 
192
      <version>3</version>
 
193
      <root>/usr/share/qt3</root>
 
194
      <includestyle>3</includestyle>
 
195
      <designerintegration>ExternalDesigner</designerintegration>
 
196
      <qmake>/usr/bin/qmake-qt3</qmake>
 
197
      <designer>/usr/bin/designer-qt3</designer>
 
198
      <designerpluginpaths/>
 
199
    </qt>
 
200
    <splitheadersource>
 
201
      <enabled>true</enabled>
 
202
      <synchronize>true</synchronize>
 
203
      <orientation>Vertical</orientation>
 
204
    </splitheadersource>
 
205
  </kdevcppsupport>
 
206
  <kdevfilecreate>
 
207
    <filetypes>
 
208
      <type icon="" ext="h" create="template" name="C++ Header template" >
 
209
        <descr>BibleTime C++ header template</descr>
 
210
      </type>
 
211
      <type icon="source_cpp" ext="cpp" create="template" name="C++ source file" >
 
212
        <descr>BibleTime C++ source template</descr>
 
213
      </type>
 
214
    </filetypes>
 
215
    <useglobaltypes/>
 
216
  </kdevfilecreate>
 
217
  <kdevdocumentation>
 
218
    <projectdoc>
 
219
      <docsystem/>
 
220
      <docurl/>
 
221
      <usermanualurl/>
 
222
    </projectdoc>
 
223
  </kdevdocumentation>
 
224
  <kdevcvsservice>
 
225
    <recursivewhenupdate>true</recursivewhenupdate>
 
226
    <prunedirswhenupdate>true</prunedirswhenupdate>
 
227
    <createdirswhenupdate>true</createdirswhenupdate>
 
228
    <recursivewhencommitremove>true</recursivewhencommitremove>
 
229
    <revertoptions>-C</revertoptions>
 
230
  </kdevcvsservice>
 
231
  <ctagspart>
 
232
    <customArguments/>
 
233
    <customTagfilePath>/home/jansorg/Projekte/BibleTime/bibletime/tags</customTagfilePath>
 
234
    <activeTagsFiles/>
 
235
  </ctagspart>
 
236
  <kdevvisualadvance>
 
237
    <emulator>VisualBoyAdvance</emulator>
 
238
    <binary/>
 
239
    <addOptions/>
 
240
    <terminal>false</terminal>
 
241
    <fullscreen>false</fullscreen>
 
242
    <graphicFilter>-f0</graphicFilter>
 
243
    <scaling>-1</scaling>
 
244
  </kdevvisualadvance>
 
245
</kdevelop>