IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2004, 9:01:37 AM (22 years ago)
Author:
desonia
Message:

fixed some problems stopping nonLinear from getting into the library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/psmodule.kdevelop

    r1786 r2125  
    1313    <projectdirectory>.</projectdirectory>
    1414    <absoluteprojectpath>false</absoluteprojectpath>
    15     <description></description>
     15    <description/>
    1616    <ignoreparts/>
    1717    <secondaryLanguages/>
     
    2727      <directoryradio>executable</directoryradio>
    2828      <customdirectory>/</customdirectory>
    29       <programargs></programargs>
     29      <programargs/>
    3030      <autocompile>true</autocompile>
    3131      <envvars/>
     
    5656      <numberofjobs>1</numberofjobs>
    5757      <dontact>false</dontact>
    58       <makebin></makebin>
     58      <makebin/>
    5959    </make>
    6060  </kdevautoproject>
     
    130130      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
    131131      <hidenonprojectfiles>false</hidenonprojectfiles>
     132      <showvcsfields>false</showvcsfields>
    132133    </tree>
    133134  </kdevfileview>
     
    155156  <kdevdebugger>
    156157    <general>
    157       <programargs></programargs>
    158       <gdbpath></gdbpath>
    159       <dbgshell></dbgshell>
    160       <configGdbScript></configGdbScript>
    161       <runShellScript></runShellScript>
    162       <runGdbScript></runGdbScript>
     158      <programargs/>
     159      <gdbpath/>
     160      <dbgshell/>
     161      <configGdbScript/>
     162      <runShellScript/>
     163      <runGdbScript/>
    163164      <breakonloadinglibs>true</breakonloadinglibs>
    164165      <separatetty>false</separatetty>
     
    170171    </display>
    171172  </kdevdebugger>
     173  <kdevcvsservice>
     174    <recursivewhenupdate>true</recursivewhenupdate>
     175    <prunedirswhenupdate>true</prunedirswhenupdate>
     176    <createdirswhenupdate>true</createdirswhenupdate>
     177    <recursivewhencommitremove>true</recursivewhencommitremove>
     178    <revertoptions>-C</revertoptions>
     179  </kdevcvsservice>
    172180</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.