/[svn]/linuxsampler/trunk/linuxsampler.kdevelop
ViewVC logotype

Diff of /linuxsampler/trunk/linuxsampler.kdevelop

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 650 by schoenebeck, Mon Apr 26 17:15:51 2004 UTC revision 651 by schoenebeck, Wed Jun 15 13:01:34 2005 UTC
# Line 15  Line 15 
15      <description/>      <description/>
16      <ignoreparts/>      <ignoreparts/>
17      <secondaryLanguages/>      <secondaryLanguages/>
18        <versioncontrol/>
19    </general>    </general>
20    <kdevautoproject>    <kdevautoproject>
21      <general>      <general>
# Line 26  Line 27 
27        <terminal>true</terminal>        <terminal>true</terminal>
28        <directoryradio>executable</directoryradio>        <directoryradio>executable</directoryradio>
29        <runarguments>        <runarguments>
30          <linuxsampler></linuxsampler>          <linuxsampler/>
31        </runarguments>        </runarguments>
32        <customdirectory>/</customdirectory>        <customdirectory>/</customdirectory>
33        <programargs/>        <programargs/>
# Line 47  Line 48 
48          <ccompiler>kdevgccoptions</ccompiler>          <ccompiler>kdevgccoptions</ccompiler>
49          <cxxcompiler>kdevgppoptions</cxxcompiler>          <cxxcompiler>kdevgppoptions</cxxcompiler>
50          <f77compiler>kdevpgf77options</f77compiler>          <f77compiler>kdevpgf77options</f77compiler>
51          <cxxflags>-O0 -g3</cxxflags>          <cxxflags>-O2 -g</cxxflags>
52          <topsourcedir/>          <topsourcedir/>
53          <cppflags/>          <cppflags/>
54          <ldflags/>          <ldflags/>
# Line 56  Line 57 
57          <f77compilerbinary/>          <f77compilerbinary/>
58          <cflags/>          <cflags/>
59          <f77flags/>          <f77flags/>
60            <envvars/>
61        </debug>        </debug>
62      </configurations>      </configurations>
63      <make>      <make>
# Line 81  Line 83 
83        <group pattern="*.h" name="Header files" />        <group pattern="*.h" name="Header files" />
84        <group pattern="*.cpp" name="Source files" />        <group pattern="*.cpp" name="Source files" />
85        <hidenonprojectfiles>false</hidenonprojectfiles>        <hidenonprojectfiles>false</hidenonprojectfiles>
86          <hidenonlocation>false</hidenonlocation>
87      </groups>      </groups>
88      <tree>      <tree>
89        <hidenonprojectfiles>false</hidenonprojectfiles>        <hidenonprojectfiles>false</hidenonprojectfiles>
# Line 89  Line 92 
92    </kdevfileview>    </kdevfileview>
93    <kdevcvs>    <kdevcvs>
94      <cvsoptions>-f</cvsoptions>      <cvsoptions>-f</cvsoptions>
95      <commitoptions></commitoptions>      <commitoptions/>
96      <addoptions></addoptions>      <addoptions/>
97      <logoptions></logoptions>      <logoptions/>
98      <updateoptions>-dP</updateoptions>      <updateoptions>-dP</updateoptions>
99      <removeoptions>-f</removeoptions>      <removeoptions>-f</removeoptions>
100      <revertoptions>-C -d -P</revertoptions>      <revertoptions>-C -d -P</revertoptions>
101      <diffoptions>-u3 -p</diffoptions>      <diffoptions>-u3 -p</diffoptions>
102      <rshoptions></rshoptions>      <rshoptions/>
103    </kdevcvs>    </kdevcvs>
104    <kdevcppsupport>    <kdevcppsupport>
105      <references/>      <references/>
# Line 112  Line 115 
115        <argumentsHintDelay>400</argumentsHintDelay>        <argumentsHintDelay>400</argumentsHintDelay>
116        <headerCompletionDelay>250</headerCompletionDelay>        <headerCompletionDelay>250</headerCompletionDelay>
117      </codecompletion>      </codecompletion>
118        <creategettersetter>
119          <prefixGet/>
120          <prefixSet>set</prefixSet>
121          <prefixVariable>m_,_</prefixVariable>
122          <parameterName>theValue</parameterName>
123          <inlineGet>true</inlineGet>
124          <inlineSet>true</inlineSet>
125        </creategettersetter>
126    </kdevcppsupport>    </kdevcppsupport>
127    <kdevdoctreeview>    <kdevdoctreeview>
128      <projectdoc>      <projectdoc>
# Line 145  Line 156 
156      <display>      <display>
157        <staticmembers>false</staticmembers>        <staticmembers>false</staticmembers>
158        <demanglenames>true</demanglenames>        <demanglenames>true</demanglenames>
159          <outputradix>10</outputradix>
160      </display>      </display>
161    </kdevdebugger>    </kdevdebugger>
162      <kdevvisualadvance>
163        <emulator>VisualBoyAdvance</emulator>
164        <binary/>
165        <addOptions/>
166        <terminal>false</terminal>
167        <fullscreen>false</fullscreen>
168        <graphicFilter>-f0</graphicFilter>
169        <scaling>-1</scaling>
170      </kdevvisualadvance>
171      <kdevdocumentation>
172        <projectdoc>
173          <docsystem/>
174          <docurl/>
175          <usermanualurl/>
176        </projectdoc>
177      </kdevdocumentation>
178  </kdevelop>  </kdevelop>

Legend:
Removed from v.650  
changed lines
  Added in v.651

  ViewVC Help
Powered by ViewVC