~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to armagetron.kdevelop

  • Committer: luke-jr
  • Date: 2006-05-29 01:55:42 UTC
  • Revision ID: svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Fbranches%2F0.2.8%2Farmagetronad:4612
Unify tags/branches of modules released together

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version = '1.0'?>
 
2
<kdevelop>
 
3
  <general>
 
4
    <author>root</author>
 
5
    <email>root@grumpy</email>
 
6
    <version>$VERSION$</version>
 
7
    <projectmanagement>KDevAutoProject</projectmanagement>
 
8
    <primarylanguage>C++</primarylanguage>
 
9
    <ignoreparts/>
 
10
    <projectdirectory>.</projectdirectory>
 
11
    <absoluteprojectpath>false</absoluteprojectpath>
 
12
    <description></description>
 
13
    <secondaryLanguages/>
 
14
  </general>
 
15
  <kdevautoproject>
 
16
    <general>
 
17
      <activetarget>src/armagetron</activetarget>
 
18
      <useconfiguration>debug</useconfiguration>
 
19
    </general>
 
20
    <run>
 
21
      <mainprogram>./armagetron</mainprogram>
 
22
      <directoryradio>executable</directoryradio>
 
23
      <customdirectory>/</customdirectory>
 
24
      <programargs/>
 
25
      <terminal>false</terminal>
 
26
      <autocompile>true</autocompile>
 
27
      <envvars/>
 
28
    </run>
 
29
    <configurations>
 
30
      <optimized>
 
31
        <builddir>optimized</builddir>
 
32
        <ccompiler>GccOptions</ccompiler>
 
33
        <cxxcompiler>GppOptions</cxxcompiler>
 
34
        <f77compiler>G77Options</f77compiler>
 
35
        <cxxflags>-O2 -g0</cxxflags>
 
36
      </optimized>
 
37
      <debug>
 
38
        <configargs>--enable-debug=full</configargs>
 
39
        <builddir>./debug</builddir>
 
40
        <ccompiler>kdevgccoptions</ccompiler>
 
41
        <cxxcompiler>kdevgppoptions</cxxcompiler>
 
42
        <f77compiler>kdevpgf77options</f77compiler>
 
43
        <cxxflags>-O0 -g3</cxxflags>
 
44
        <topsourcedir>./</topsourcedir>
 
45
        <cppflags></cppflags>
 
46
        <ldflags></ldflags>
 
47
        <ccompilerbinary></ccompilerbinary>
 
48
        <cxxcompilerbinary></cxxcompilerbinary>
 
49
        <f77compilerbinary></f77compilerbinary>
 
50
        <cflags></cflags>
 
51
        <f77flags></f77flags>
 
52
      </debug>
 
53
    </configurations>
 
54
    <make>
 
55
      <envvars>
 
56
        <envvar value="1" name="WANT_AUTOCONF_2_5" />
 
57
        <envvar value="1" name="WANT_AUTOMAKE_1_6" />
 
58
      </envvars>
 
59
    </make>
 
60
  </kdevautoproject>
 
61
  <kdevdebugger>
 
62
    <general>
 
63
      <dbgshell>libtool</dbgshell>
 
64
      <programargs></programargs>
 
65
      <gdbpath></gdbpath>
 
66
      <configGdbScript></configGdbScript>
 
67
      <runShellScript></runShellScript>
 
68
      <runGdbScript></runGdbScript>
 
69
      <breakonloadinglibs>true</breakonloadinglibs>
 
70
      <separatetty>false</separatetty>
 
71
      <floatingtoolbar>false</floatingtoolbar>
 
72
    </general>
 
73
    <display>
 
74
      <staticmembers>false</staticmembers>
 
75
      <demanglenames>true</demanglenames>
 
76
    </display>
 
77
  </kdevdebugger>
 
78
  <kdevdoctreeview>
 
79
    <ignoretocs>
 
80
      <toc>ada</toc>
 
81
      <toc>ada_bugs_gcc</toc>
 
82
      <toc>bash</toc>
 
83
      <toc>bash_bugs</toc>
 
84
      <toc>clanlib</toc>
 
85
      <toc>fortran_bugs_gcc</toc>
 
86
      <toc>gnome1</toc>
 
87
      <toc>gnustep</toc>
 
88
      <toc>gtk</toc>
 
89
      <toc>gtk_bugs</toc>
 
90
      <toc>haskell</toc>
 
91
      <toc>haskell_bugs_ghc</toc>
 
92
      <toc>java_bugs_gcc</toc>
 
93
      <toc>java_bugs_sun</toc>
 
94
      <toc>kde2book</toc>
 
95
      <toc>opengl</toc>
 
96
      <toc>pascal_bugs_fp</toc>
 
97
      <toc>php</toc>
 
98
      <toc>php_bugs</toc>
 
99
      <toc>perl</toc>
 
100
      <toc>perl_bugs</toc>
 
101
      <toc>python</toc>
 
102
      <toc>python_bugs</toc>
 
103
      <toc>qt-kdev3</toc>
 
104
      <toc>ruby</toc>
 
105
      <toc>ruby_bugs</toc>
 
106
      <toc>sdl</toc>
 
107
      <toc>sw</toc>
 
108
      <toc>w3c-dom-level2-html</toc>
 
109
      <toc>w3c-svg</toc>
 
110
      <toc>w3c-uaag10</toc>
 
111
      <toc>wxwidgets_bugs</toc>
 
112
    </ignoretocs>
 
113
    <ignoreqt_xml>
 
114
      <toc>Guide to the Qt Translation Tools</toc>
 
115
      <toc>Qt Assistant Manual</toc>
 
116
      <toc>Qt Designer Manual</toc>
 
117
      <toc>Qt Reference Documentation</toc>
 
118
      <toc>qmake User Guide</toc>
 
119
    </ignoreqt_xml>
 
120
    <ignoredoxygen>
 
121
      <toc>KDE Libraries (Doxygen)</toc>
 
122
    </ignoredoxygen>
 
123
    <projectdoc>
 
124
      <userdocDir>html/</userdocDir>
 
125
      <apidocDir>html/</apidocDir>
 
126
    </projectdoc>
 
127
    <ignorekdocs/>
 
128
    <ignoredevhelp/>
 
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
    </codecompletion>
 
157
    <references/>
 
158
  </kdevcppsupport>
 
159
  <kdevfileview>
 
160
    <groups>
 
161
      <hidenonprojectfiles>false</hidenonprojectfiles>
 
162
      <hidenonlocation>false</hidenonlocation>
 
163
    </groups>
 
164
    <tree>
 
165
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
 
166
      <hidenonprojectfiles>false</hidenonprojectfiles>
 
167
    </tree>
 
168
  </kdevfileview>
 
169
</kdevelop>