Ignore:
Timestamp:
10/17/06 13:52:34 (18 years ago)
Author:
r2d
Message:
  • removed tools.c
File:
1 edited

Legend:

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

    r73 r76  
    1818  <kdevautoproject>
    1919    <general>
    20       <activetarget>src/mppenc</activetarget>
    21       <useconfiguration>optimized</useconfiguration>
     20      <activetarget>libmpcpsy/libmpcpsy.a</activetarget>
     21      <useconfiguration>debug</useconfiguration>
    2222    </general>
    2323    <run>
     
    4141        <cflags>-O3 -fomit-frame-pointer -pipe -Wall -ffast-math</cflags>
    4242        <envvars/>
    43         <configargs></configargs>
    44         <topsourcedir></topsourcedir>
     43        <configargs/>
     44        <topsourcedir/>
    4545        <cppflags>-DMPP_ENCODER=1 -DTRUE=1 -DFALSE=0</cppflags>
    46         <ldflags></ldflags>
    47         <ccompilerbinary></ccompilerbinary>
    48         <cxxcompilerbinary></cxxcompilerbinary>
    49         <f77compilerbinary></f77compilerbinary>
    50         <cxxflags></cxxflags>
    51         <f77flags></f77flags>
     46        <ldflags/>
     47        <ccompilerbinary/>
     48        <cxxcompilerbinary/>
     49        <f77compilerbinary/>
     50        <cxxflags/>
     51        <f77flags/>
    5252      </optimized>
    5353      <debug>
Note: See TracChangeset for help on using the changeset viewer.