IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2005, 11:37:21 AM (21 years ago)
Author:
drobbin
Message:

Updated/added psTimer fxns and psVectorCreate (and tests)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/pslib.kdevelop

    r5083 r5087  
     1<?xml version = '1.0'?>
     2<kdevelop>
     3  <general>
     4    <author>Robert Daniel DeSonia</author>
     5    <email>robert.desonia@mhpcc.hpc.mil</email>
     6    <version>1.6</version>
     7    <projectmanagement>KDevAutoProject</projectmanagement>
     8    <primarylanguage>C</primarylanguage>
     9    <keywords>
     10      <keyword>C</keyword>
     11      <keyword>Code</keyword>
     12    </keywords>
     13    <ignoreparts/>
     14    <projectdirectory>.</projectdirectory>
     15    <absoluteprojectpath>false</absoluteprojectpath>
     16    <description/>
     17    <secondaryLanguages/>
     18  </general>
     19  <kdevautoproject>
     20    <general>
     21      <activetarget>src/pslib</activetarget>
     22      <useconfiguration>default</useconfiguration>
     23    </general>
     24    <run>
     25      <mainprogram>src/pslib</mainprogram>
     26      <terminal>true</terminal>
     27      <directoryradio>executable</directoryradio>
     28    </run>
     29    <configurations>
     30      <optimized>
     31        <builddir>optimized</builddir>
     32        <ccompiler>kdevgccoptions</ccompiler>
     33        <cxxcompiler>kdevgppoptions</cxxcompiler>
     34        <f77compiler>kdevg77options</f77compiler>
     35        <cflags>-O2 -g0 </cflags>
     36      </optimized>
     37      <debug>
     38        <configargs>--enable-debug=full</configargs>
     39        <builddir>debug</builddir>
     40        <ccompiler>kdevgccoptions</ccompiler>
     41        <cxxcompiler>kdevgppoptions</cxxcompiler>
     42        <f77compiler>kdevg77options</f77compiler>
     43        <cflags>-O0 -g3 </cflags>
     44      </debug>
     45    </configurations>
     46    <make>
     47      <envvars>
     48        <envvar value="1" name="WANT_AUTOCONF_2_5" />
     49        <envvar value="1" name="WANT_AUTOMAKE_1_6" />
     50      </envvars>
     51    </make>
     52  </kdevautoproject>
     53  <kdevdoctreeview>
     54    <ignoretocs>
     55      <toc>ada</toc>
     56      <toc>ada_bugs_gcc</toc>
     57      <toc>bash</toc>
     58      <toc>bash_bugs</toc>
     59      <toc>clanlib</toc>
     60      <toc>w3c-dom-level2-html</toc>
     61      <toc>fortran_bugs_gcc</toc>
     62      <toc>gnome1</toc>
     63      <toc>gnustep</toc>
     64      <toc>gtk</toc>
     65      <toc>gtk_bugs</toc>
     66      <toc>haskell</toc>
     67      <toc>haskell_bugs_ghc</toc>
     68      <toc>java_bugs_gcc</toc>
     69      <toc>java_bugs_sun</toc>
     70      <toc>kde2book</toc>
     71      <toc>libstdc++</toc>
     72      <toc>opengl</toc>
     73      <toc>pascal_bugs_fp</toc>
     74      <toc>php</toc>
     75      <toc>php_bugs</toc>
     76      <toc>perl</toc>
     77      <toc>perl_bugs</toc>
     78      <toc>python</toc>
     79      <toc>python_bugs</toc>
     80      <toc>qt-kdev3</toc>
     81      <toc>ruby</toc>
     82      <toc>ruby_bugs</toc>
     83      <toc>sdl</toc>
     84      <toc>stl</toc>
     85      <toc>w3c-svg</toc>
     86      <toc>sw</toc>
     87      <toc>w3c-uaag10</toc>
     88      <toc>wxwidgets_bugs</toc>
     89    </ignoretocs>
     90    <ignoreqt_xml>
     91      <toc>Guide to the Qt Translation Tools</toc>
     92      <toc>Qt Assistant Manual</toc>
     93      <toc>Qt Designer Manual</toc>
     94      <toc>Qt Reference Documentation</toc>
     95      <toc>qmake User Guide</toc>
     96    </ignoreqt_xml>
     97    <ignoredoxygen>
     98      <toc>KDE Libraries (Doxygen)</toc>
     99    </ignoredoxygen>
     100  </kdevdoctreeview>
     101  <kdevfilecreate>
     102    <useglobaltypes>
     103      <type ext="c" />
     104      <type ext="h" />
     105    </useglobaltypes>
     106  </kdevfilecreate>
     107  <kdevfileview>
     108    <groups>
     109      <group pattern="*.h" name="Header files" />
     110      <group pattern="*.c" name="Source files" />
     111      <hidenonprojectfiles>false</hidenonprojectfiles>
     112      <hidenonlocation>false</hidenonlocation>
     113    </groups>
     114    <tree>
     115      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
     116      <hidenonprojectfiles>false</hidenonprojectfiles>
     117      <showvcsfields>false</showvcsfields>
     118    </tree>
     119  </kdevfileview>
     120  <kdevdocumentation>
     121    <projectdoc>
     122      <docsystem>Doxygen Documentation Collection</docsystem>
     123      <docurl>${APPNAMELC}.tag</docurl>
     124    </projectdoc>
     125  </kdevdocumentation>
     126  <substmap>
     127    <APPNAME>psLib</APPNAME>
     128    <APPNAMELC>pslib</APPNAMELC>
     129    <APPNAMEUC>PSLIB</APPNAMEUC>
     130    <AUTHOR>Robert Daniel DeSonia</AUTHOR>
     131    <CFLAGS/>
     132    <EMAIL>robert.desonia@mhpcc.hpc.mil</EMAIL>
     133    <LICENSE>GPL</LICENSE>
     134    <LICENSEFILE>COPYING</LICENSEFILE>
     135    <OPT_INCS>-I/usr/include</OPT_INCS>
     136    <OPT_LIBS>-lm</OPT_LIBS>
     137    <VERSION>1.5</VERSION>
     138    <dest>/home/desonia/pslib</dest>
     139  </substmap>
     140  <kdevcppsupport>
     141    <references/>
     142    <codecompletion>
     143      <includeGlobalFunctions>true</includeGlobalFunctions>
     144      <includeTypes>true</includeTypes>
     145      <includeEnums>true</includeEnums>
     146      <includeTypedefs>false</includeTypedefs>
     147      <automaticCodeCompletion>true</automaticCodeCompletion>
     148      <automaticArgumentsHint>true</automaticArgumentsHint>
     149      <automaticHeaderCompletion>true</automaticHeaderCompletion>
     150      <codeCompletionDelay>250</codeCompletionDelay>
     151      <argumentsHintDelay>400</argumentsHintDelay>
     152      <headerCompletionDelay>250</headerCompletionDelay>
     153    </codecompletion>
     154    <creategettersetter>
     155      <prefixGet/>
     156      <prefixSet>set</prefixSet>
     157      <prefixVariable>m_,_</prefixVariable>
     158      <parameterName>theValue</parameterName>
     159      <inlineGet>true</inlineGet>
     160      <inlineSet>true</inlineSet>
     161    </creategettersetter>
     162  </kdevcppsupport>
     163  <cppsupportpart>
     164    <filetemplates>
     165      <interfacesuffix>.h</interfacesuffix>
     166      <implementationsuffix>.cpp</implementationsuffix>
     167    </filetemplates>
     168  </cppsupportpart>
     169  <kdevdebugger>
     170    <general>
     171      <programargs/>
     172      <gdbpath/>
     173      <dbgshell>libtool</dbgshell>
     174      <configGdbScript/>
     175      <runShellScript/>
     176      <runGdbScript/>
     177      <breakonloadinglibs>true</breakonloadinglibs>
     178      <separatetty>false</separatetty>
     179      <floatingtoolbar>false</floatingtoolbar>
     180    </general>
     181    <display>
     182      <staticmembers>false</staticmembers>
     183      <demanglenames>true</demanglenames>
     184      <outputradix>10</outputradix>
     185    </display>
     186  </kdevdebugger>
     187  <kdevcvsservice>
     188    <recursivewhenupdate>true</recursivewhenupdate>
     189    <prunedirswhenupdate>true</prunedirswhenupdate>
     190    <createdirswhenupdate>true</createdirswhenupdate>
     191    <recursivewhencommitremove>true</recursivewhencommitremove>
     192    <revertoptions>-C</revertoptions>
     193  </kdevcvsservice>
     194</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.