Ignore:
Timestamp:
03/25/08 16:31:41 (16 years ago)
Author:
r2d
Message:
  • added mpcchap utility to add (and later dump) chapters in a sv8 mpc file
  • moved tag.c from mpcenc to common, as used by mpcchap
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/libmpc.kdevelop

    r294 r384  
    33  <general>
    44    <author>Nicolas Botti</author>
    5     <email></email>
     5    <email/>
    66    <version>0.1</version>
    77    <projectmanagement>KDevAutoProject</projectmanagement>
     
    1414    <projectdirectory>.</projectdirectory>
    1515    <absoluteprojectpath>false</absoluteprojectpath>
    16     <description></description>
     16    <description/>
     17    <projectname>libmpc</projectname>
     18    <defaultencoding/>
    1719  </general>
    1820  <kdevautoproject>
    1921    <general>
    20       <activetarget>wavcmp/wavcmp</activetarget>
     22      <activetarget>mpcchap/mpcchap</activetarget>
    2123      <useconfiguration>optimized</useconfiguration>
    2224    </general>
     
    3133        <mpc2sv8>~/test1.mpc ~/test1-conv.mpc</mpc2sv8>
    3234        <wavcmp/>
     35        <mpcchap/>
    3336      </runarguments>
    3437      <customdirectory>/</customdirectory>
     
    3639      <autocompile>true</autocompile>
    3740      <envvars/>
     41      <debugarguments>
     42        <mpcgain/>
     43        <mpcchap>/home/nico/test.mpc /home/nico/chaps.ini</mpcchap>
     44      </debugarguments>
     45      <cwd>
     46        <mpcgain>/home/nico/src/musepack/libmpc/optimized/./mpcchap</mpcgain>
     47        <mpcchap>/home/nico/src/musepack/libmpc/optimized/./mpcchap</mpcchap>
     48      </cwd>
    3849    </run>
    3950    <configurations>
     
    4556        <cflags>-O3 -fomit-frame-pointer -pipe -Wall -m3dnow -msse -ffast-math</cflags>
    4657        <envvars/>
    47         <configargs></configargs>
    48         <topsourcedir></topsourcedir>
    49         <cppflags>-I/home/nico/src/musepack/svn/libreplaygain/include</cppflags>
    50         <ldflags>-L/home/nico/src/musepack/svn/libreplaygain/src</ldflags>
    51         <ccompilerbinary></ccompilerbinary>
    52         <cxxcompilerbinary></cxxcompilerbinary>
    53         <f77compilerbinary></f77compilerbinary>
    54         <cxxflags></cxxflags>
    55         <f77flags></f77flags>
     58        <configargs/>
     59        <topsourcedir/>
     60        <cppflags>-I/home/nico/src/musepack/libreplaygain/include</cppflags>
     61        <ldflags>-L/home/nico/src/musepack/libreplaygain/src</ldflags>
     62        <ccompilerbinary/>
     63        <cxxcompilerbinary/>
     64        <f77compilerbinary/>
     65        <cxxflags/>
     66        <f77flags/>
    5667      </optimized>
    5768      <debug>
     
    6475        <envvars/>
    6576        <topsourcedir/>
    66         <cppflags>-I/home/nico/src/musepack/svn/libreplaygain/include</cppflags>
    67         <ldflags>-L/home/nico/src/musepack/svn/libreplaygain/src</ldflags>
     77        <cppflags>-I/home/nico/src/musepack/libreplaygain/include</cppflags>
     78        <ldflags>-L/home/nico/src/musepack/libreplaygain/src</ldflags>
    6879        <ccompilerbinary/>
    6980        <cxxcompilerbinary/>
     
    153164  <kdevdocumentation>
    154165    <projectdoc>
    155       <docsystem>Collection de documentation Doxygen</docsystem>
     166      <docsystem>Doxygen Documentation Collection</docsystem>
    156167      <docurl>mpcenc.tag</docurl>
    157168      <usermanualurl/>
     
    187198      <argumentsHintDelay>400</argumentsHintDelay>
    188199      <headerCompletionDelay>250</headerCompletionDelay>
     200      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
     201      <completionBoxItemOrder>0</completionBoxItemOrder>
     202      <howEvaluationContextMenu>true</howEvaluationContextMenu>
     203      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
     204      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
     205      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
     206      <processPrimaryTypes>true</processPrimaryTypes>
     207      <processFunctionArguments>false</processFunctionArguments>
     208      <preProcessAllHeaders>false</preProcessAllHeaders>
     209      <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
     210      <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
     211      <alwaysParseInBackground>true</alwaysParseInBackground>
     212      <usePermanentCaching>true</usePermanentCaching>
     213      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
     214      <includePaths>.;</includePaths>
    189215    </codecompletion>
    190216    <creategettersetter>
    191       <prefixGet></prefixGet>
     217      <prefixGet/>
    192218      <prefixSet>set</prefixSet>
    193219      <prefixVariable>m_,_</prefixVariable>
     
    196222      <inlineSet>true</inlineSet>
    197223    </creategettersetter>
     224    <qt>
     225      <used>false</used>
     226      <version>3</version>
     227      <includestyle>3</includestyle>
     228      <root></root>
     229      <designerintegration>EmbeddedKDevDesigner</designerintegration>
     230      <qmake></qmake>
     231      <designer></designer>
     232      <designerpluginpaths/>
     233    </qt>
     234    <splitheadersource>
     235      <enabled>false</enabled>
     236      <synchronize>true</synchronize>
     237      <orientation>Vertical</orientation>
     238    </splitheadersource>
    198239  </kdevcppsupport>
    199240  <cppsupportpart>
     
    206247    <general>
    207248      <programargs>&quot;/home/nico/test.wav&quot; &quot;/home/nico/test2.wav&quot;</programargs>
    208       <gdbpath></gdbpath>
     249      <gdbpath/>
    209250      <dbgshell>libtool</dbgshell>
    210       <configGdbScript></configGdbScript>
    211       <runShellScript></runShellScript>
    212       <runGdbScript></runGdbScript>
     251      <configGdbScript/>
     252      <runShellScript/>
     253      <runGdbScript/>
    213254      <breakonloadinglibs>true</breakonloadinglibs>
    214255      <separatetty>false</separatetty>
    215256      <floatingtoolbar>false</floatingtoolbar>
     257      <raiseGDBOnStart>false</raiseGDBOnStart>
    216258    </general>
    217259    <display>
Note: See TracChangeset for help on using the changeset viewer.