IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4548


Ignore:
Timestamp:
Jul 12, 2005, 9:36:19 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/pslib.kdevelop

    r4367 r4548  
    44    <author>Robert Daniel DeSonia</author>
    55    <email>robert.desonia@mhpcc.hpc.mil</email>
    6     <version>1.5</version>
     6    <version>1.6</version>
    77    <projectmanagement>KDevAutoProject</projectmanagement>
    88    <primarylanguage>C</primarylanguage>
     
    1111      <keyword>Code</keyword>
    1212    </keywords>
    13     <ignoreparts>
    14       <part>KDevClearCase</part>
    15       <part>KDevcopyto</part>
    16       <part>KDevCTags</part>
    17       <part>CvsService</part>
    18       <part>KDevFileGroups</part>
    19       <part>KDevPerforce</part>
    20       <part>KDevsubversion</part>
    21     </ignoreparts>
    22     <projectdirectory>./src/</projectdirectory>
     13    <ignoreparts/>
     14    <projectdirectory>.</projectdirectory>
    2315    <absoluteprojectpath>false</absoluteprojectpath>
    24     <description/>
     16    <description></description>
    2517    <secondaryLanguages/>
    2618  </general>
     
    159151      <headerCompletionDelay>250</headerCompletionDelay>
    160152    </codecompletion>
     153    <creategettersetter>
     154      <prefixGet></prefixGet>
     155      <prefixSet>set</prefixSet>
     156      <prefixVariable>m_,_</prefixVariable>
     157      <parameterName>theValue</parameterName>
     158      <inlineGet>true</inlineGet>
     159      <inlineSet>true</inlineSet>
     160    </creategettersetter>
    161161  </kdevcppsupport>
    162162  <cppsupportpart>
     
    168168  <kdevdebugger>
    169169    <general>
    170       <programargs/>
    171       <gdbpath/>
     170      <programargs></programargs>
     171      <gdbpath></gdbpath>
    172172      <dbgshell>libtool</dbgshell>
    173       <configGdbScript/>
    174       <runShellScript/>
    175       <runGdbScript/>
     173      <configGdbScript></configGdbScript>
     174      <runShellScript></runShellScript>
     175      <runGdbScript></runGdbScript>
    176176      <breakonloadinglibs>true</breakonloadinglibs>
    177177      <separatetty>false</separatetty>
  • trunk/psLib/pslib.kdevses

    r4534 r4548  
    22<!DOCTYPE KDevPrjSession>
    33<KDevPrjSession>
    4  <DocsAndViews NumberOfDocuments="10" >
    5   <Doc0 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/image/psImage.h" >
    6    <View0 Type="Source" />
    7   </Doc0>
    8   <Doc1 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/image/psImagePixelExtract.c" >
    9    <View0 Type="Source" />
    10   </Doc1>
    11   <Doc2 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/image/psImageGeomManip.c" >
    12    <View0 Type="Source" />
    13   </Doc2>
    14   <Doc3 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/image/psImageGeomManip.h" >
    15    <View0 Type="Source" />
    16   </Doc3>
    17   <Doc4 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/image/psImage.c" >
    18    <View0 Type="Source" />
    19   </Doc4>
    20   <Doc5 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/collections/psPixels.h" >
    21    <View0 Type="Source" />
    22   </Doc5>
    23   <Doc6 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/dataManip/psBinaryOp.h" >
    24    <View0 Type="Source" />
    25   </Doc6>
    26   <Doc7 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/dataManip/psBinaryOp.c" >
    27    <View0 Type="Source" />
    28   </Doc7>
    29   <Doc8 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/dataManip/psUnaryOp.h" >
    30    <View0 Type="Source" />
    31   </Doc8>
    32   <Doc9 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psLib/src/dataManip/psUnaryOp.c" >
    33    <View0 line="305" Type="Source" />
    34   </Doc9>
    35  </DocsAndViews>
     4 <DocsAndViews NumberOfDocuments="0" />
    365 <pluginList>
     6  <kdevdebugger>
     7   <breakpointList/>
     8  </kdevdebugger>
    379  <kdevbookmarks>
    3810   <bookmarks>
     
    4820   <kcachegrind path="" />
    4921  </kdevvalgrind>
    50   <kdevdebugger>
    51    <breakpointList/>
    52   </kdevdebugger>
    5322 </pluginList>
    5423</KDevPrjSession>
Note: See TracChangeset for help on using the changeset viewer.