Ignore:
Timestamp:
10/03/06 01:57:51 (18 years ago)
Author:
r2d
Message:
  • fixed an indianess problem in libmpcenc
File:
1 edited

Legend:

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

    r66 r67  
    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/>
    1717  </general>
    1818  <kdevautoproject>
     
    2929      </runarguments>
    3030      <customdirectory>/</customdirectory>
    31       <programargs></programargs>
     31      <programargs/>
    3232      <autocompile>true</autocompile>
    3333      <envvars/>
     
    4949        <cflags>-O0 -g3 -Wmissing-prototypes -Wmissing-prototypes</cflags>
    5050        <envvars/>
    51         <topsourcedir></topsourcedir>
     51        <topsourcedir/>
    5252        <cppflags>-DMPP_ENCODER=1 -DTRUE=1 -DFALSE=0</cppflags>
    53         <ldflags></ldflags>
    54         <ccompilerbinary></ccompilerbinary>
    55         <cxxcompilerbinary></cxxcompilerbinary>
    56         <f77compilerbinary></f77compilerbinary>
    57         <cxxflags></cxxflags>
    58         <f77flags></f77flags>
     53        <ldflags/>
     54        <ccompilerbinary/>
     55        <cxxcompilerbinary/>
     56        <f77compilerbinary/>
     57        <cxxflags/>
     58        <f77flags/>
    5959      </debug>
    6060    </configurations>
     
    6767      <numberofjobs>1</numberofjobs>
    6868      <dontact>false</dontact>
    69       <makebin></makebin>
     69      <makebin/>
    7070      <prio>0</prio>
    7171    </make>
     
    174174    </codecompletion>
    175175    <creategettersetter>
    176       <prefixGet></prefixGet>
     176      <prefixGet/>
    177177      <prefixSet>set</prefixSet>
    178178      <prefixVariable>m_,_</prefixVariable>
     
    191191    <general>
    192192      <programargs>--overwrite ~/seeking_bug.flac</programargs>
    193       <gdbpath></gdbpath>
     193      <gdbpath/>
    194194      <dbgshell>libtool</dbgshell>
    195       <configGdbScript></configGdbScript>
    196       <runShellScript></runShellScript>
    197       <runGdbScript></runGdbScript>
     195      <configGdbScript/>
     196      <runShellScript/>
     197      <runGdbScript/>
    198198      <breakonloadinglibs>true</breakonloadinglibs>
    199199      <separatetty>false</separatetty>
Note: See TracChangeset for help on using the changeset viewer.