Ignore:
Timestamp:
12/09/06 22:45:39 (17 years ago)
Author:
r2d
Message:
  • removed slow builtin_ functions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpc.kdevelop

    r150 r156  
    33  <general>
    44    <author>Nicolas Botti</author>
    5     <email/>
     5    <email></email>
    66    <version>0.1</version>
    77    <projectmanagement>KDevAutoProject</projectmanagement>
     
    1414    <projectdirectory>.</projectdirectory>
    1515    <absoluteprojectpath>false</absoluteprojectpath>
    16     <description/>
     16    <description></description>
    1717  </general>
    1818  <kdevautoproject>
    1919    <general>
    20       <activetarget>libmpcdec/libmpcdec.la</activetarget>
     20      <activetarget>mppenc/mppenc</activetarget>
    2121      <useconfiguration>debug</useconfiguration>
    2222    </general>
    2323    <run>
    24       <mainprogram>/usr/bin/xmms</mainprogram>
     24      <mainprogram>mppenc/mppenc</mainprogram>
    2525      <terminal>true</terminal>
    26       <directoryradio>custom</directoryradio>
     26      <directoryradio>executable</directoryradio>
    2727      <runarguments>
    2828        <mppenc/>
    2929      </runarguments>
    3030      <customdirectory>/</customdirectory>
    31       <programargs/>
     31      <programargs></programargs>
    3232      <autocompile>true</autocompile>
    3333      <envvars/>
     
    3939        <cxxcompiler>kdevgppoptions</cxxcompiler>
    4040        <f77compiler>kdevg77options</f77compiler>
    41         <cflags>-O3 -fomit-frame-pointer -pipe -Wall -ffast-math</cflags>
     41        <cflags>-O3 -fomit-frame-pointer -pipe -Wall</cflags>
    4242        <envvars/>
    43         <configargs/>
    44         <topsourcedir/>
     43        <configargs></configargs>
     44        <topsourcedir></topsourcedir>
    4545        <cppflags>-DMPP_ENCODER=1 -DTRUE=1 -DFALSE=0</cppflags>
    46         <ldflags/>
    47         <ccompilerbinary/>
    48         <cxxcompilerbinary/>
    49         <f77compilerbinary/>
    50         <cxxflags/>
    51         <f77flags/>
     46        <ldflags></ldflags>
     47        <ccompilerbinary></ccompilerbinary>
     48        <cxxcompilerbinary></cxxcompilerbinary>
     49        <f77compilerbinary></f77compilerbinary>
     50        <cxxflags></cxxflags>
     51        <f77flags></f77flags>
    5252      </optimized>
    5353      <debug>
     
    7777      <numberofjobs>1</numberofjobs>
    7878      <dontact>false</dontact>
    79       <makebin/>
     79      <makebin></makebin>
    8080      <prio>0</prio>
    8181    </make>
     
    139139      <group pattern="*.h" name="Header files" />
    140140      <group pattern="*.c" name="Source files" />
    141       <hidenonprojectfiles>false</hidenonprojectfiles>
    142       <hidenonlocation>false</hidenonlocation>
    143141    </groups>
    144142    <tree>
     
    184182    </codecompletion>
    185183    <creategettersetter>
    186       <prefixGet/>
     184      <prefixGet></prefixGet>
    187185      <prefixSet>set</prefixSet>
    188186      <prefixVariable>m_,_</prefixVariable>
     
    200198  <kdevdebugger>
    201199    <general>
    202       <programargs>~/08\ -\ Jimmy\ Jimmy.mpc</programargs>
    203       <gdbpath/>
     200      <programargs>--overwrite /home/nico/08\ -\ Jimmy\ Jimmy.wav</programargs>
     201      <gdbpath></gdbpath>
    204202      <dbgshell>libtool</dbgshell>
    205       <configGdbScript/>
    206       <runShellScript/>
    207       <runGdbScript/>
     203      <configGdbScript></configGdbScript>
     204      <runShellScript></runShellScript>
     205      <runGdbScript></runGdbScript>
    208206      <breakonloadinglibs>true</breakonloadinglibs>
    209207      <separatetty>false</separatetty>
Note: See TracChangeset for help on using the changeset viewer.