/[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 9 by schoenebeck, Wed Nov 5 14:47:10 2003 UTC revision 31 by schoenebeck, Sun Jan 18 20:31:31 2004 UTC
# Line 44  Line 44 
44        <debug>        <debug>
45          <configargs>--enable-debug=full</configargs>          <configargs>--enable-debug=full</configargs>
46          <builddir>debug</builddir>          <builddir>debug</builddir>
47          <ccompiler>GccOptions</ccompiler>          <ccompiler>kdevgccoptions</ccompiler>
48          <cxxcompiler>GppOptions</cxxcompiler>          <cxxcompiler>kdevgppoptions</cxxcompiler>
49          <f77compiler>G77Options</f77compiler>          <f77compiler>kdevpgf77options</f77compiler>
50          <cxxflags>-O0 -g3</cxxflags>          <cxxflags>-O0 -g3</cxxflags>
51            <topsourcedir/>
52            <cppflags/>
53            <ldflags/>
54            <ccompilerbinary/>
55            <cxxcompilerbinary/>
56            <f77compilerbinary/>
57            <cflags/>
58            <f77flags/>
59        </debug>        </debug>
60      </configurations>      </configurations>
61      <make>      <make>

Legend:
Removed from v.9  
changed lines
  Added in v.31

  ViewVC Help
Powered by ViewVC