~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/cpp/debugger/tests/print_pointers/print_pointers.kdevelop

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version = '1.0'?>
2
 
<kdevelop>
3
 
  <general>
4
 
    <author>Vladimir Prus</author>
5
 
    <email>ghost@cs.msu.su</email>
6
 
    <version>$VERSION$</version>
7
 
    <projectmanagement>KDevCustomProject</projectmanagement>
8
 
    <primarylanguage>C++</primarylanguage>
9
 
    <ignoreparts>
10
 
      <part>kdevsecurity</part>
11
 
      <part>kdevkonsoleview</part>
12
 
      <part>kdevreplace</part>
13
 
      <part>kdevctags2</part>
14
 
      <part>kdevvalgrind</part>
15
 
    </ignoreparts>
16
 
    <projectdirectory>.</projectdirectory>
17
 
    <absoluteprojectpath>false</absoluteprojectpath>
18
 
    <description/>
19
 
    <projectname>print_pointers</projectname>
20
 
  </general>
21
 
  <kdevcustomproject>
22
 
    <run>
23
 
      <mainprogram>print_pointers</mainprogram>
24
 
      <directoryradio>executable</directoryradio>
25
 
      <customdirectory>/</customdirectory>
26
 
      <programargs/>
27
 
      <terminal>false</terminal>
28
 
      <autocompile>true</autocompile>
29
 
      <envvars/>
30
 
    </run>
31
 
    <build>
32
 
      <buildtool>make</buildtool>
33
 
      <builddir/>
34
 
    </build>
35
 
    <make>
36
 
      <abortonerror>false</abortonerror>
37
 
      <numberofjobs>1</numberofjobs>
38
 
      <prio>0</prio>
39
 
      <dontact>false</dontact>
40
 
      <makebin/>
41
 
      <defaulttarget/>
42
 
      <makeoptions/>
43
 
      <selectedenvironment>default</selectedenvironment>
44
 
      <environments>
45
 
        <default/>
46
 
      </environments>
47
 
    </make>
48
 
    <filetypes>
49
 
      <filetype>*.java</filetype>
50
 
      <filetype>*.h</filetype>
51
 
      <filetype>*.H</filetype>
52
 
      <filetype>*.hh</filetype>
53
 
      <filetype>*.hxx</filetype>
54
 
      <filetype>*.hpp</filetype>
55
 
      <filetype>*.c</filetype>
56
 
      <filetype>*.C</filetype>
57
 
      <filetype>*.cc</filetype>
58
 
      <filetype>*.cpp</filetype>
59
 
      <filetype>*.c++</filetype>
60
 
      <filetype>*.cxx</filetype>
61
 
      <filetype>Makefile</filetype>
62
 
      <filetype>CMakeLists.txt</filetype>
63
 
    </filetypes>
64
 
    <blacklist/>
65
 
  </kdevcustomproject>
66
 
  <kdevdebugger>
67
 
    <general>
68
 
      <dbgshell/>
69
 
      <programargs/>
70
 
      <gdbpath/>
71
 
      <configGdbScript/>
72
 
      <runShellScript/>
73
 
      <runGdbScript/>
74
 
      <breakonloadinglibs>true</breakonloadinglibs>
75
 
      <separatetty>false</separatetty>
76
 
      <floatingtoolbar>false</floatingtoolbar>
77
 
    </general>
78
 
    <display>
79
 
      <staticmembers>true</staticmembers>
80
 
      <demanglenames>true</demanglenames>
81
 
      <outputradix>10</outputradix>
82
 
    </display>
83
 
  </kdevdebugger>
84
 
  <kdevdoctreeview>
85
 
    <ignoretocs>
86
 
      <toc>ada</toc>
87
 
      <toc>ada_bugs_gcc</toc>
88
 
      <toc>bash</toc>
89
 
      <toc>bash_bugs</toc>
90
 
      <toc>clanlib</toc>
91
 
      <toc>fortran_bugs_gcc</toc>
92
 
      <toc>gnome1</toc>
93
 
      <toc>gnustep</toc>
94
 
      <toc>gtk</toc>
95
 
      <toc>gtk_bugs</toc>
96
 
      <toc>haskell</toc>
97
 
      <toc>haskell_bugs_ghc</toc>
98
 
      <toc>java_bugs_gcc</toc>
99
 
      <toc>java_bugs_sun</toc>
100
 
      <toc>kde2book</toc>
101
 
      <toc>opengl</toc>
102
 
      <toc>pascal_bugs_fp</toc>
103
 
      <toc>php</toc>
104
 
      <toc>php_bugs</toc>
105
 
      <toc>perl</toc>
106
 
      <toc>perl_bugs</toc>
107
 
      <toc>python</toc>
108
 
      <toc>python_bugs</toc>
109
 
      <toc>qt-kdev3</toc>
110
 
      <toc>ruby</toc>
111
 
      <toc>ruby_bugs</toc>
112
 
      <toc>sdl</toc>
113
 
      <toc>sw</toc>
114
 
      <toc>w3c-dom-level2-html</toc>
115
 
      <toc>w3c-svg</toc>
116
 
      <toc>w3c-uaag10</toc>
117
 
      <toc>wxwidgets_bugs</toc>
118
 
    </ignoretocs>
119
 
    <ignoreqt_xml>
120
 
      <toc>Guide to the Qt Translation Tools</toc>
121
 
      <toc>Qt Assistant Manual</toc>
122
 
      <toc>Qt Designer Manual</toc>
123
 
      <toc>Qt Reference Documentation</toc>
124
 
      <toc>qmake User Guide</toc>
125
 
    </ignoreqt_xml>
126
 
    <ignoredoxygen>
127
 
      <toc>KDE Libraries (Doxygen)</toc>
128
 
    </ignoredoxygen>
129
 
  </kdevdoctreeview>
130
 
  <kdevfilecreate>
131
 
    <filetypes/>
132
 
    <useglobaltypes>
133
 
      <type ext="ui" />
134
 
      <type ext="cpp" />
135
 
      <type ext="h" />
136
 
    </useglobaltypes>
137
 
  </kdevfilecreate>
138
 
  <cppsupportpart>
139
 
    <filetemplates>
140
 
      <interfacesuffix>.h</interfacesuffix>
141
 
      <implementationsuffix>.cpp</implementationsuffix>
142
 
    </filetemplates>
143
 
  </cppsupportpart>
144
 
  <kdevcppsupport>
145
 
    <codecompletion>
146
 
      <includeGlobalFunctions>true</includeGlobalFunctions>
147
 
      <includeTypes>true</includeTypes>
148
 
      <includeEnums>true</includeEnums>
149
 
      <includeTypedefs>false</includeTypedefs>
150
 
      <automaticCodeCompletion>true</automaticCodeCompletion>
151
 
      <automaticArgumentsHint>true</automaticArgumentsHint>
152
 
      <automaticHeaderCompletion>true</automaticHeaderCompletion>
153
 
      <codeCompletionDelay>250</codeCompletionDelay>
154
 
      <argumentsHintDelay>400</argumentsHintDelay>
155
 
      <headerCompletionDelay>250</headerCompletionDelay>
156
 
      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
157
 
      <completionBoxItemOrder>0</completionBoxItemOrder>
158
 
      <howEvaluationContextMenu>true</howEvaluationContextMenu>
159
 
      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
160
 
      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
161
 
      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx&lt;&lt;std</namespaceAliases>
162
 
      <processPrimaryTypes>true</processPrimaryTypes>
163
 
      <processFunctionArguments>false</processFunctionArguments>
164
 
      <preProcessAllHeaders>false</preProcessAllHeaders>
165
 
      <parseMissingHeaders>false</parseMissingHeaders>
166
 
      <resolveIncludePaths>true</resolveIncludePaths>
167
 
      <alwaysParseInBackground>true</alwaysParseInBackground>
168
 
      <usePermanentCaching>true</usePermanentCaching>
169
 
      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
170
 
      <includePaths>.;</includePaths>
171
 
      <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
172
 
      <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
173
 
    </codecompletion>
174
 
    <creategettersetter>
175
 
      <prefixGet/>
176
 
      <prefixSet>set</prefixSet>
177
 
      <prefixVariable>m_,_</prefixVariable>
178
 
      <parameterName>theValue</parameterName>
179
 
      <inlineGet>true</inlineGet>
180
 
      <inlineSet>true</inlineSet>
181
 
    </creategettersetter>
182
 
    <references/>
183
 
    <qt>
184
 
      <used>false</used>
185
 
      <version>3</version>
186
 
      <root>/usr/share/qt3</root>
187
 
      <includestyle>3</includestyle>
188
 
      <designerintegration>EmbeddedKDevDesigner</designerintegration>
189
 
      <qmake>/usr/bin/qmake-qt3</qmake>
190
 
      <designer>/usr/bin/designer</designer>
191
 
      <designerpluginpaths/>
192
 
    </qt>
193
 
    <splitheadersource>
194
 
      <enabled>false</enabled>
195
 
      <synchronize>true</synchronize>
196
 
      <orientation>Vertical</orientation>
197
 
    </splitheadersource>
198
 
  </kdevcppsupport>
199
 
  <kdevfileview>
200
 
    <groups>
201
 
      <hidenonprojectfiles>false</hidenonprojectfiles>
202
 
      <hidenonlocation>false</hidenonlocation>
203
 
    </groups>
204
 
    <tree>
205
 
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
206
 
      <hidenonprojectfiles>false</hidenonprojectfiles>
207
 
    </tree>
208
 
  </kdevfileview>
209
 
  <kdevvisualadvance>
210
 
    <emulator>VisualBoyAdvance</emulator>
211
 
    <binary/>
212
 
    <addOptions/>
213
 
    <terminal>false</terminal>
214
 
    <fullscreen>false</fullscreen>
215
 
    <graphicFilter>-f0</graphicFilter>
216
 
    <scaling>-1</scaling>
217
 
  </kdevvisualadvance>
218
 
</kdevelop>