source: trunk/OpenYahtzee/openyahtzee.kdevelop @ 33

Last change on this file since 33 was 33, checked in by guyru, 6 years ago

fixed icon issue under windows

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 7.0 KB
Line 
1<?xml version = '1.0'?>
2<kdevelop>
3  <general>
4    <author>Guy Rutenberg</author>
5    <email>guyrutenberg@gmail.com</email>
6    <version>1.6</version>
7    <projectmanagement>KDevAutoProject</projectmanagement>
8    <primarylanguage>C++</primarylanguage>
9    <keywords>
10      <keyword>C++</keyword>
11      <keyword>Code</keyword>
12    </keywords>
13    <ignoreparts/>
14    <projectdirectory>.</projectdirectory>
15    <absoluteprojectpath>false</absoluteprojectpath>
16    <description/>
17    <versioncontrol/>
18  </general>
19  <kdevautoproject>
20    <general>
21      <activetarget>src/openyahtzee</activetarget>
22      <useconfiguration>debug</useconfiguration>
23    </general>
24    <run>
25      <mainprogram>src/openyahtzee</mainprogram>
26      <terminal>true</terminal>
27      <directoryradio>executable</directoryradio>
28      <runarguments>
29        <openyahtzee/>
30      </runarguments>
31      <customdirectory>/</customdirectory>
32      <programargs/>
33      <autocompile>true</autocompile>
34      <envvars/>
35    </run>
36    <configurations>
37      <optimized>
38        <builddir>optimized</builddir>
39        <ccompiler>kdevgccoptions</ccompiler>
40        <cxxcompiler>kdevgppoptions</cxxcompiler>
41        <f77compiler>kdevg77options</f77compiler>
42        <cxxflags>-O2 -g0 `wx-config --cxxflags`</cxxflags>
43        <envvars/>
44        <configargs/>
45        <topsourcedir/>
46        <cppflags/>
47        <ldflags>`wx-config --libs`</ldflags>
48        <ccompilerbinary/>
49        <cxxcompilerbinary/>
50        <f77compilerbinary/>
51        <cflags/>
52        <f77flags/>
53      </optimized>
54      <debug>
55        <configargs>--enable-debug=full</configargs>
56        <builddir>debug</builddir>
57        <ccompiler>kdevgccoptions</ccompiler>
58        <cxxcompiler>kdevgppoptions</cxxcompiler>
59        <f77compiler>kdevg77options</f77compiler>
60        <cxxflags>-O0 -g3 `wx-config --cxxflags`</cxxflags>
61        <envvars/>
62        <topsourcedir/>
63        <cppflags/>
64        <ldflags>`wx-config --libs`</ldflags>
65        <ccompilerbinary/>
66        <cxxcompilerbinary/>
67        <f77compilerbinary/>
68        <cflags/>
69        <f77flags/>
70      </debug>
71    </configurations>
72    <make>
73      <envvars>
74        <envvar value="1" name="WANT_AUTOCONF_2_5" />
75        <envvar value="1" name="WANT_AUTOMAKE_1_6" />
76      </envvars>
77      <abortonerror>true</abortonerror>
78      <runmultiplejobs>false</runmultiplejobs>
79      <numberofjobs>1</numberofjobs>
80      <dontact>false</dontact>
81      <makebin/>
82      <prio>0</prio>
83    </make>
84  </kdevautoproject>
85  <kdevdoctreeview>
86    <ignoretocs>
87      <toc>ada</toc>
88      <toc>ada_bugs_gcc</toc>
89      <toc>bash</toc>
90      <toc>bash_bugs</toc>
91      <toc>clanlib</toc>
92      <toc>w3c-dom-level2-html</toc>
93      <toc>fortran_bugs_gcc</toc>
94      <toc>gnome1</toc>
95      <toc>gnustep</toc>
96      <toc>gtk</toc>
97      <toc>gtk_bugs</toc>
98      <toc>haskell</toc>
99      <toc>haskell_bugs_ghc</toc>
100      <toc>java_bugs_gcc</toc>
101      <toc>java_bugs_sun</toc>
102      <toc>kde2book</toc>
103      <toc>opengl</toc>
104      <toc>pascal_bugs_fp</toc>
105      <toc>php</toc>
106      <toc>php_bugs</toc>
107      <toc>perl</toc>
108      <toc>perl_bugs</toc>
109      <toc>python</toc>
110      <toc>python_bugs</toc>
111      <toc>qt-kdev3</toc>
112      <toc>ruby</toc>
113      <toc>ruby_bugs</toc>
114      <toc>sdl</toc>
115      <toc>w3c-svg</toc>
116      <toc>sw</toc>
117      <toc>w3c-uaag10</toc>
118      <toc>wxwidgets_bugs</toc>
119    </ignoretocs>
120    <ignoreqt_xml>
121      <toc>Guide to the Qt Translation Tools</toc>
122      <toc>Qt Assistant Manual</toc>
123      <toc>Qt Designer Manual</toc>
124      <toc>Qt Reference Documentation</toc>
125      <toc>qmake User Guide</toc>
126    </ignoreqt_xml>
127    <ignoredoxygen>
128      <toc>KDE Libraries (Doxygen)</toc>
129    </ignoredoxygen>
130  </kdevdoctreeview>
131  <kdevfilecreate>
132    <filetypes/>
133    <useglobaltypes>
134      <type ext="cpp" />
135      <type ext="h" />
136    </useglobaltypes>
137  </kdevfilecreate>
138  <kdevfileview>
139    <groups>
140      <group pattern="*.h" name="Header files" />
141      <group pattern="*.cpp" name="Source files" />
142      <hidenonprojectfiles>false</hidenonprojectfiles>
143      <hidenonlocation>false</hidenonlocation>
144    </groups>
145    <tree>
146      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
147      <hidenonprojectfiles>false</hidenonprojectfiles>
148    </tree>
149  </kdevfileview>
150  <kdevdocumentation>
151    <projectdoc>
152      <docsystem>Doxygen Documentation Collection</docsystem>
153      <docurl>openyahtzee.tag</docurl>
154      <usermanualurl/>
155    </projectdoc>
156  </kdevdocumentation>
157  <substmap>
158    <APPNAME>openyahtzee</APPNAME>
159    <APPNAMELC>openyahtzee</APPNAMELC>
160    <APPNAMESC>Openyahtzee</APPNAMESC>
161    <APPNAMEUC>OPENYAHTZEE</APPNAMEUC>
162    <AUTHOR>Guy Rutenberg</AUTHOR>
163    <EMAIL>guy@Guy_Computer</EMAIL>
164    <LICENSE>GPL</LICENSE>
165    <LICENSEFILE>COPYING</LICENSEFILE>
166    <VERSION>0.1</VERSION>
167    <YEAR>2006</YEAR>
168    <dest>/home/guy/workspace/openyahtzee</dest>
169  </substmap>
170  <cppsupportpart>
171    <filetemplates>
172      <interfacesuffix>.h</interfacesuffix>
173      <implementationsuffix>.cpp</implementationsuffix>
174    </filetemplates>
175  </cppsupportpart>
176  <kdevcppsupport>
177    <codecompletion>
178      <includeGlobalFunctions>true</includeGlobalFunctions>
179      <includeTypes>true</includeTypes>
180      <includeEnums>true</includeEnums>
181      <includeTypedefs>false</includeTypedefs>
182      <automaticCodeCompletion>true</automaticCodeCompletion>
183      <automaticArgumentsHint>true</automaticArgumentsHint>
184      <automaticHeaderCompletion>true</automaticHeaderCompletion>
185      <codeCompletionDelay>250</codeCompletionDelay>
186      <argumentsHintDelay>400</argumentsHintDelay>
187      <headerCompletionDelay>250</headerCompletionDelay>
188    </codecompletion>
189    <creategettersetter>
190      <prefixGet/>
191      <prefixSet>set</prefixSet>
192      <prefixVariable>m_,_</prefixVariable>
193      <parameterName>theValue</parameterName>
194      <inlineGet>true</inlineGet>
195      <inlineSet>true</inlineSet>
196    </creategettersetter>
197    <references/>
198    <qt>
199      <used>false</used>
200      <version>3</version>
201      <root>/usr/qt/3</root>
202    </qt>
203  </kdevcppsupport>
204  <kdevdebugger>
205    <general>
206      <programargs/>
207      <gdbpath/>
208      <dbgshell/>
209      <configGdbScript/>
210      <runShellScript/>
211      <runGdbScript/>
212      <breakonloadinglibs>true</breakonloadinglibs>
213      <separatetty>false</separatetty>
214      <floatingtoolbar>false</floatingtoolbar>
215    </general>
216    <display>
217      <staticmembers>false</staticmembers>
218      <demanglenames>true</demanglenames>
219      <outputradix>10</outputradix>
220    </display>
221  </kdevdebugger>
222  <dist>
223    <custom>false</custom>
224    <bzip>false</bzip>
225    <archname/>
226    <appname>OpenYahtzee</appname>
227    <version>1.6</version>
228    <release/>
229    <vendor>Guy Rutenberg</vendor>
230    <licence>GPL</licence>
231    <summary/>
232    <group/>
233    <packager/>
234    <description/>
235    <changelog/>
236    <devpackage>false</devpackage>
237    <docspackage>false</docspackage>
238    <appicon>false</appicon>
239    <arch>0</arch>
240    <genHTML>false</genHTML>
241    <useRPM>false</useRPM>
242    <ftpkde>false</ftpkde>
243    <appskde>false</appskde>
244    <url/>
245  </dist>
246</kdevelop>
Note: See TracBrowser for help on using the repository browser.