Changeset 6 for mixpp.kdevelop

Show
Ignore:
Timestamp:
01/18/08 19:28:08 (16 years ago)
Author:
smidl
Message:

to%Arr

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mixpp.kdevelop

    r5 r6  
    1111    <projectdirectory>.</projectdirectory> 
    1212    <absoluteprojectpath>false</absoluteprojectpath> 
    13     <description></description> 
    14     <defaultencoding></defaultencoding> 
     13    <description/> 
     14    <defaultencoding/> 
    1515  </general> 
    1616  <kdevcustomproject> 
     
    1818      <directoryradio>executable</directoryradio> 
    1919      <mainprogram>/home/smidl/work/mixpp/test0</mainprogram> 
    20       <programargs></programargs> 
    21       <globaldebugarguments></globaldebugarguments> 
     20      <programargs/> 
     21      <globaldebugarguments/> 
    2222      <globalcwd>/home/smidl/work/mixpp</globalcwd> 
    2323      <useglobalprogram>false</useglobalprogram> 
     
    5050    <build> 
    5151      <buildtool>make</buildtool> 
    52       <builddir></builddir> 
     52      <builddir/> 
    5353    </build> 
    5454    <other> 
    5555      <prio>0</prio> 
    56       <otherbin></otherbin> 
    57       <defaulttarget></defaulttarget> 
    58       <otheroptions></otheroptions> 
     56      <otherbin/> 
     57      <defaulttarget/> 
     58      <otheroptions/> 
    5959      <selectedenvironment>default</selectedenvironment> 
    6060      <environments> 
     
    6767      <prio>0</prio> 
    6868      <dontact>false</dontact> 
    69       <makebin></makebin> 
    70       <defaulttarget></defaulttarget> 
    71       <makeoptions></makeoptions> 
     69      <makebin/> 
     70      <defaulttarget/> 
     71      <makeoptions/> 
    7272      <selectedenvironment>default</selectedenvironment> 
    7373      <environments> 
     
    7878  <kdevdebugger> 
    7979    <general> 
    80       <dbgshell></dbgshell> 
    81       <gdbpath></gdbpath> 
    82       <configGdbScript></configGdbScript> 
    83       <runShellScript></runShellScript> 
    84       <runGdbScript></runGdbScript> 
     80      <dbgshell/> 
     81      <gdbpath/> 
     82      <configGdbScript/> 
     83      <runShellScript/> 
     84      <runGdbScript/> 
    8585      <breakonloadinglibs>true</breakonloadinglibs> 
    8686      <separatetty>false</separatetty> 
     
    183183    </codecompletion> 
    184184    <creategettersetter> 
    185       <prefixGet></prefixGet> 
     185      <prefixGet/> 
    186186      <prefixSet>set</prefixSet> 
    187187      <prefixVariable>m_,_</prefixVariable>