~ubuntu-branches/ubuntu/karmic/eva/karmic

« back to all changes in this revision

Viewing changes to eva.kdevelop

  • Committer: Bazaar Package Importer
  • Author(s): Zhengpeng Hou
  • Date: 2008-05-25 13:03:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080525130336-vr38nisrbmf1ptez
Tags: 0.4.921+svn42-2ubuntu1
* Add missed copyright information of
  src/libeva/md5.*
* Fix the documents installed dir. (LP: 86264)

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    <absoluteprojectpath>false</absoluteprojectpath>
18
18
    <description/>
19
19
    <secondaryLanguages/>
20
 
    <versioncontrol/>
 
20
    <versioncontrol>kdevsubversion</versioncontrol>
 
21
    <projectname>eva</projectname>
 
22
    <defaultencoding/>
21
23
  </general>
22
24
  <kdevautoproject>
23
25
    <general>
138
140
      <breakonloadinglibs>true</breakonloadinglibs>
139
141
      <separatetty>false</separatetty>
140
142
      <floatingtoolbar>false</floatingtoolbar>
 
143
      <raiseGDBOnStart>false</raiseGDBOnStart>
141
144
    </general>
142
145
    <display>
143
146
      <staticmembers>false</staticmembers>
184
187
      <codeCompletionDelay>250</codeCompletionDelay>
185
188
      <argumentsHintDelay>400</argumentsHintDelay>
186
189
      <headerCompletionDelay>250</headerCompletionDelay>
 
190
      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
 
191
      <completionBoxItemOrder>0</completionBoxItemOrder>
 
192
      <howEvaluationContextMenu>true</howEvaluationContextMenu>
 
193
      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
 
194
      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
 
195
      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
 
196
      <processPrimaryTypes>true</processPrimaryTypes>
 
197
      <processFunctionArguments>false</processFunctionArguments>
 
198
      <preProcessAllHeaders>false</preProcessAllHeaders>
 
199
      <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
 
200
      <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
 
201
      <alwaysParseInBackground>true</alwaysParseInBackground>
 
202
      <usePermanentCaching>true</usePermanentCaching>
 
203
      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
 
204
      <includePaths>.;</includePaths>
187
205
    </codecompletion>
188
206
    <creategettersetter>
189
207
      <prefixGet/>
196
214
    <qt>
197
215
      <used>false</used>
198
216
      <version>3</version>
199
 
      <root>/usr/lib/qt-3.3</root>
 
217
      <root>/usr/share/qt3</root>
 
218
      <includestyle>3</includestyle>
 
219
      <designerintegration>EmbeddedKDevDesigner</designerintegration>
 
220
      <qmake>/usr/bin/qmake-qt3</qmake>
 
221
      <designer>/usr/bin/designer-qt3</designer>
 
222
      <designerpluginpaths/>
200
223
    </qt>
 
224
    <splitheadersource>
 
225
      <enabled>false</enabled>
 
226
      <synchronize>true</synchronize>
 
227
      <orientation>Vertical</orientation>
 
228
    </splitheadersource>
201
229
  </kdevcppsupport>
202
230
  <cppsupportpart>
203
231
    <filetemplates>
214
242
  </kdevcvsservice>
215
243
  <ctagspart>
216
244
    <customArguments/>
217
 
    <customTagfilePath/>
 
245
    <customTagfilePath>/home/lsz/soft/eva-svn/evaq/branches/eva-qt3-bugfix/eva/tags</customTagfilePath>
 
246
    <activeTagsFiles/>
218
247
  </ctagspart>
219
248
</kdevelop>