/[projects]/wxCpuThrottle/wxcputhrottle.kdevelop
ViewVC logotype

Diff of /wxCpuThrottle/wxcputhrottle.kdevelop

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

revision 19 by torben, Wed Aug 8 19:04:07 2007 UTC revision 24 by torben, Thu Aug 9 20:57:19 2007 UTC
# Line 13  Line 13 
13      </keywords>      </keywords>
14      <ignoreparts/>      <ignoreparts/>
15      <projectname>wxCpuThrottle</projectname>      <projectname>wxCpuThrottle</projectname>
16        <projectdirectory>.</projectdirectory>
17        <absoluteprojectpath>false</absoluteprojectpath>
18        <description></description>
19        <defaultencoding></defaultencoding>
20    </general>    </general>
21    <kdevautoproject>    <kdevautoproject>
22      <general>      <general>
# Line 109  Line 113 
113    <kdevdebugger>    <kdevdebugger>
114      <general>      <general>
115        <dbgshell>libtool</dbgshell>        <dbgshell>libtool</dbgshell>
116          <gdbpath></gdbpath>
117          <configGdbScript></configGdbScript>
118          <runShellScript></runShellScript>
119          <runGdbScript></runGdbScript>
120          <breakonloadinglibs>true</breakonloadinglibs>
121          <separatetty>false</separatetty>
122          <floatingtoolbar>false</floatingtoolbar>
123      </general>      </general>
124        <display>
125          <staticmembers>false</staticmembers>
126          <demanglenames>true</demanglenames>
127          <outputradix>10</outputradix>
128        </display>
129    </kdevdebugger>    </kdevdebugger>
130    <kdevfilecreate>    <kdevfilecreate>
131      <filetypes/>      <filetypes/>
# Line 151  Line 167 
167      </qt>      </qt>
168      <references/>      <references/>
169      <codecompletion>      <codecompletion>
170        <automaticCodeCompletion>false</automaticCodeCompletion>        <automaticCodeCompletion>true</automaticCodeCompletion>
171        <automaticArgumentsHint>true</automaticArgumentsHint>        <automaticArgumentsHint>true</automaticArgumentsHint>
172        <automaticHeaderCompletion>true</automaticHeaderCompletion>        <automaticHeaderCompletion>true</automaticHeaderCompletion>
173        <codeCompletionDelay>250</codeCompletionDelay>        <codeCompletionDelay>250</codeCompletionDelay>
# Line 161  Line 177 
177        <completionBoxItemOrder>0</completionBoxItemOrder>        <completionBoxItemOrder>0</completionBoxItemOrder>
178        <howEvaluationContextMenu>true</howEvaluationContextMenu>        <howEvaluationContextMenu>true</howEvaluationContextMenu>
179        <showCommentWithArgumentHint>true</showCommentWithArgumentHint>        <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
180        <statusBarTypeEvaluation>false</statusBarTypeEvaluation>        <statusBarTypeEvaluation>true</statusBarTypeEvaluation>
181        <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>        <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
182        <processPrimaryTypes>true</processPrimaryTypes>        <processPrimaryTypes>true</processPrimaryTypes>
183        <processFunctionArguments>false</processFunctionArguments>        <processFunctionArguments>false</processFunctionArguments>
184        <preProcessAllHeaders>false</preProcessAllHeaders>        <preProcessAllHeaders>true</preProcessAllHeaders>
185        <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>        <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
186        <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>        <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
187        <alwaysParseInBackground>true</alwaysParseInBackground>        <alwaysParseInBackground>true</alwaysParseInBackground>
188        <usePermanentCaching>true</usePermanentCaching>        <usePermanentCaching>true</usePermanentCaching>
189        <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>        <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
190        <includePaths>.;</includePaths>        <includePaths>.;/usr/lib/wx/include/;/usr/lib/wx/include/gtk2-ansi-release-2.6;/usr/include/wx-2.6;</includePaths>
191      </codecompletion>      </codecompletion>
192        <creategettersetter>
193          <prefixGet></prefixGet>
194          <prefixSet>set</prefixSet>
195          <prefixVariable>m_,_</prefixVariable>
196          <parameterName>theValue</parameterName>
197          <inlineGet>true</inlineGet>
198          <inlineSet>true</inlineSet>
199        </creategettersetter>
200        <splitheadersource>
201          <enabled>false</enabled>
202          <synchronize>true</synchronize>
203          <orientation>Vertical</orientation>
204        </splitheadersource>
205    </kdevcppsupport>    </kdevcppsupport>
206      <cppsupportpart>
207        <filetemplates>
208          <interfacesuffix>.h</interfacesuffix>
209          <implementationsuffix>.cpp</implementationsuffix>
210        </filetemplates>
211      </cppsupportpart>
212  </kdevelop>  </kdevelop>

Legend:
Removed from v.19  
changed lines
  Added in v.24

  ViewVC Help
Powered by ViewVC 1.1.20