/[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 53 by schoenebeck, Mon Apr 26 17:15:51 2004 UTC
# Line 18  Line 18 
18    </general>    </general>
19    <kdevautoproject>    <kdevautoproject>
20      <general>      <general>
21        <activetarget>src/linuxsampler</activetarget>        <activetarget>src/liblinuxsampler.la</activetarget>
22        <useconfiguration>debug</useconfiguration>        <useconfiguration>debug</useconfiguration>
23      </general>      </general>
24      <run>      <run>
# Line 26  Line 26 
26        <terminal>true</terminal>        <terminal>true</terminal>
27        <directoryradio>executable</directoryradio>        <directoryradio>executable</directoryradio>
28        <runarguments>        <runarguments>
29          <linuxsampler/>          <linuxsampler></linuxsampler>
30        </runarguments>        </runarguments>
31        <customdirectory>/</customdirectory>        <customdirectory>/</customdirectory>
32        <programargs/>        <programargs/>
# 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>
# Line 55  Line 63 
63          <envvar value="1" name="WANT_AUTOCONF_2_5" />          <envvar value="1" name="WANT_AUTOCONF_2_5" />
64          <envvar value="1" name="WANT_AUTOMAKE_1_6" />          <envvar value="1" name="WANT_AUTOMAKE_1_6" />
65        </envvars>        </envvars>
66        <abortonerror>false</abortonerror>        <abortonerror>true</abortonerror>
67        <numberofjobs>1</numberofjobs>        <numberofjobs>1</numberofjobs>
68        <dontact>false</dontact>        <dontact>false</dontact>
69        <makebin/>        <makebin/>

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

  ViewVC Help
Powered by ViewVC